- 🤷♂️ Add header with
light
word in its name to README, maybe extension will be higher in marketplace serach?
- Revert dimmed comments
- Return bold types
- A bit less contrast for comments
- More contrast for unused variables
editorUnnecessaryCode.opacity
- Add theme variant without any of the
bold
fontStyle
- Tweaked
terminal.*
colors - Changed
scrollbarSlider.background
- Changed
undefined
&null
- Remove bold from type annotations
- Support class be green
- Markdown header - bold
- Changed
list.highlightForeground
(matched letter in lists and autocomplete) - Changed
tab.activeModifiedBorder
- Changed arrow function
storage.type.function.arrow
- Small tweaks
- Changed
textPreformat.foreground
/textCodeBlock.background
- Changed
tab.activeModifiedBorder
/tab.inactiveModifiedBorder
- Changed
editor.selectionBackground
- Added
invalid
/invalid.illegal
- Assigned explicitly
variable
the same color aseditor.foreground
- Changed some punctuation in
CSS
/SCSS
. E.g. colon in::before
- Changed
.ini
header to match.md
header
- Changed
list.highlightForeground
- Changed badge background
- Changed bracket match border
- Added tabs border
- Changed breadcrumbs background/foreground
- Added dnd feedback to activity bar icons
- Lighter minimap/scrollbar shadow
- Added breadcrumbs hover/focused element
- Added selection border
- Changed terminal:
yellow
/red
/magenta
/green
/brightGreen
- Added
variable.parameter
- Changed list selected background
- Changed panel title foreground
- Changed bracket match in scrollbar
- Added
.log
colors - Added JSDoc variable
- Added
keyword.type
/entity.name.type.namespace
- Changed matched bracket background/border
- Changed Sidebar section header
- Changed List hover background
- Changed JS/TS
Infinity
- Changed
.json
number - Changed
.jade
interpolation punctuation
- Exclude dev files from extension bundle
- Changed Title Bar
- Changed Status Bar
- Changed
textPreformat
,textLink.activeForeground
(inside webviews like Extension details) - Changed Inherited Class, Fixed type color inside
new
expression - Changed some string punctuation in Vue/JSX/TSX/Markdown
- 🔨 Minimize theme file
- 🔨 Compress icon
- Removed Activity Bar border
- Changed TypeScript type angle brackets
- Changed
markup.deleted
- Changed Vue attributes
- Changed Python call, Python Exception, Python list brackets
- Added icon
- Changed tab title
- Changed Activity Bar & Side Bar
- Changed Activity Bar badges
- Changed Diff
- Changed TS/JS
NaN
- Removed markup list color
- Changed badge
- Changed editor header
- Changed input colors
- Changed cursor color
- Changed diff (inserted/removed), Explorer diff (deleted, untracked, ignored)
- To distinct custom types, they're now bold (
string
– primitive,HTMLElement
– not primitive)
- Changed input color, debug status bar background
- Support properties (like
length
in javascript) no longer highlighted - Changed type colors (like
string
in typescript) - Constants (numeric, boolean) are now bold
- Initial release