- Fix version info in Readme and changelog.
- Reduce packaged extension size 50x by removing unnecessary files.
- Fix typo in Readme.
- Fix version info in Readme and changelog.
- Fixed a broken link and other minor issues in Readme.
- Added recommended colors for Jumpy2 extension.
- Made git conflicted resource color less saturated.
- Made editor ruler color match other theme colors.
- Made editor range highlight color (
editor.rangeHighlightBackground
) less saturated. - Made GraphQL syntax highlighting colors less saturated.
- Changed type color to brown(ish) to make it more distinct and have brightness better matching other colors. Previously it was too similar to the color of unused variables.
- Made TS/TSX primitive type color match other types.
- Made testing colors match other theme colors.
- Fixed grammar and formatting in Readme.
- Fixed typo in Editor syntax highlighting in Readme.
- Fixed capitalisation mistake in theme name, replaced "Github" with "GitHub". Note that this could be a breaking change for some. If you are having issues, please check your settings and update the theme name accordingly. In particular,
workbench.colorTheme
andworkbench.preferredLightColorTheme
. If you had any customizations, also checkeditor.tokenColorCustomizations
andworkbench.colorCustomizations
. - Made breakpoint icon less saturated to match theme colors.
- Modified peek view colors to match theme colors.
- Modified progress bar color to match theme colors.
- Fixed typo in Readme.
- Made terminal cursor and default text color off-black.
- Made notification background white.
- Fixed editor colors.
- Added suggestions for Git Graph extension.
- Changed object property color to a less saturated one.
- Fixed colors of some active element indicators.
- Fixed title bar border color.
- Updated screenshots.
- Swapped normal and hover colors for buttons and links.
- Updated theme icon.
- Fixed theme path.
- Renamed theme.
- Fixed Readme and Marketplace banner.
- Initial release 🚀