Important
See https://github.com/dsanders11/vscode-electron-build-tools/releases for up-to-date release notes.
- docs: fix badge linking
- fix: use new(er) patches/config.json format
- chore: remove references to goma
- fix: handle changed/deleted patches in PRs
- chore: sort test files before adding like Electron does
- fix: don't include any test regexes for run all tests
- fix: remove signal forwarding code in echo-to-socket
- fix: correct match target in encodeNewlines
- fix: improve regex for patch files
- chore: add revealInElectronSidebar to editor/title/context
- chore: cache blob responses from GitHub
- chore: use authenticated Octokit for view PR patch
- chore: add file decorations to files in patches
- chore: run tests inside extension operation
- feat: debug test run profile
- fix: allow clearing test profile extra args
- fix: don't show error when canceling tests refresh
- chore: get source ranges for test suites and skipped tests
- fix: handle patches with trailing info
- chore: better handle applying malformed patches
- chore: handle empty .patches files correctly
- fix: use selected target in advanced build
- feat: build settings option for new config
- chore: validate user input for new config
- fix: restore mocha-reporter.js in packaged extension
- fix: restore echo-to-socket.js script in packaged extension
- fix: don't inline module
- fix: use correct externals value for esbuild
- feat: use VS Code's built-in Markdown linting for links
- fix: add typescript as dependency
- feat: use custom Mocha reporter for better testing results
- feat: add advanced build command
- feat: config and sync commands available outside workspace
- feat: pull patch diff content from GH if not found locally
- chore: more pretty names for patch directories
- chore: sort patch directories by label
- fix: import module by absolute path
- fix: clean release
- feat: support VS Code testing view
- fix: update build output problem matcher
- fix: correct UI for build options settings
- fix: clean release
- chore: bump VS Code engine version
- fix: specify --root when calling
e init
- chore: show downloading Xcode state in build progress notification
- fix:
e show outdir
->e show out --path
- build: update prettier
- chore: remove chokidar dependency
- chore: remove
build-tools
executable setting - chore: remove tests support
- feat: create new config functionality
- fix: handle no configs case
- chore: include images in docs relative link completions
- feat: markdown commands to wrap lines and rewrap selections
- feat: reveal patch in Electron sidebar
- feat: quick search for docs
- feat: autocomplete for relative links in docs
- fix: don't try to lint empty links
- fix: ensure the active config is marked
- feat: formatter for GN files
- feat: provide links in GN files
- feat: setting to enable/disable docs linting
- feat: copy URL fragment to clipboard for Markdown header
- feat: show URL fragment on hover for Markdown header
- fix: don't lint absolute links in docs for now
- feat: include extension for viewing GN files
- feat: show running state for all tests in test suite
- feat: cache configs for snappier UI
- feat: store tests list for snappier UI
- feat: add TODO note snippets
- feat: snippets for tests
- fix: more robust regex for patched files
- feat: add collapse all button to certain views
- feat: reveal PR tree item when viewing patches in PR
- fix: disable canceling sync operation
- feat: show incremental progress for sync
- chore: swap activity bar icon for better one
- feat: color on test result icons
- feat: view patches in pull requests
- fix: don't lint non-Markdown documents for links
First publicly advertised release.