-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build: update project to net48 * build: newer Microsoft.VSSDK.BuildTools package * fix: bad things happening when extension not loaded yet Don't rely on Package.InitializeAsync since it can happen after the user tries to interact with the extension. Everyting is now lazy loaded with the exception of the option page where we have to wait for extension to be loaded. * test(ui): simpler test * fix: follow conventionalcommit specficiations https://www.conventionalcommits.org/ closes #24 * feat: Add "Highlight" checkbox for breaking changes closes #24
- Loading branch information
Showing
26 changed files
with
2,010 additions
and
873 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.