All notable changes to the "webstorm-new-ui" extension will be documented in this file.
- In Light theme, make difference between native html tag and component (5f5dc40)
- Fix embedded color in template literals expression (40ea9ef)
- Fix issue when using brace in template literal (8896559)
- Fix issue #8 - add transparency to not hide underlying decorations
- Fix issue #8 - add transparency to wordHighlight, selectedHighlight background
- Fix issue #6 - the color of objects accessed by dot notation when semantic highlighting is not applied
- Fix transparent split border within the New Dark theme's terminal (ffbe5a3)
- Add highlighting to vue component's three types of top-level block and custom tag in dark theme (ef9f66f)
- adjust quick picker color for grouping borders and grouping labels (d4aa2ac)
- Fix overlap between symbols highlighted in search results and symbols during read-access (1e0a944)
- Improve peek view using colors from WebStorm Usages and Find (96a29a0)
- Match the colors of the overview ruler and minimap (0581074)
- Make search-related colors more accurate (c97b68c)
- Adjust selected menubar background color in new dark theme (98c9f15)
- Fix opaque scroll bar so that the color of overview ruler is not obscured (0f53fd8)
- Improve merge conflict decorations (0c8ba13)
- Improve the visibility of text and overview ruler in diff editor (09611e9)
- Improve overview ruler marker colors (51a5f2d)
- Fix wrong inline merge-conflicts background in Light theme (26f04d2)
- Replace statusbar error and warning item colors with Webstorm status indicator colors (13555fc)
- Adjust color for
invalid
textmate more accurate (842941b)
- Improve darcula theme workbench colors more accuate (e220374)
- Improve text visibility when hovering over a list in Dark theme (44a0d98)
- Adjust colors in the workbench
- Adjust colors in the workbench
- Light
- Dark
- Adjust colors in the workbench
- Adjust HTML doctype declaration color in Light theme (0879e1f)
- Improve CSS Syntax highlight (support for SCSS) #5
- Remove color for links in jsdoc for matching WebStorm theme (44c9176)
- Add italic style to namespace in Dark theme (014a360)
- Adjust colors in the workbench
- Adjust highlight color and style of semantic tokens
- namespace
- variable and class default library
- simplify the color for variable and method only in Light theme
- Adjust color for attribute name (6c363bf, 53d59d0) and css property value in Light theme
- Update banner color and icon displayed in marketplace
- Add support for
New Light Theme
#4 - Change displayName shown in marketplace
- Remove parameter italic style (04eb483)
- Fix highlight color for attribute selector bracket (9d1540d)
- Adjust color for border and separator bar in menus (73586f0)
- Add highlight color for environment variable key (4cf5bed)
- In regular expression, adjust colors for character class, definition string and flags, back-references
- Adjust color for jsdoc variable and variable type (da0f9d3)
- Adjust highlight color for template literal braces (486ee04)
- Adjust colors for notification (e0cb2d9)
- Remove semantic token colors for functions and methods to enable differentiation based on their types (c8cf12a)
- Fix #2 secondary button that appears transparent
-
In Hover Widget, highlight color of token to be more accurate
-
Adjust highlight color for jsx component token (07d046a)
- Adjust highlight color for decorator more accurate (c6b85bf)
- Adjust highlight color for percentage keyword, rgb color code, tagged template function (a495bae)
- Remove unnecessary highlighting for type declaration brace (84b6577)
- Divide theme into
Webstorm New Dark
andWebstorm New Darcula
version (e9c6811)
- Adjust overall token color more accurate (713ae7f)
- In
Webstorm New Darcula
- Fix color for jsx component token (20da8b7), type parameter (524590f)
- Fix border for active tab and panel (8661d48)
- Fix background for other badge except activity bar (60abc02)
- Fix background for button and secondary button (fc13f1a)
- Fix background when empty editor group (b93130c)
- Fix background for folded range (2f9befd)
- Simplify matching brackets color (61aec28)
- Adjust colors when list hover and focused to match WebStorm (eb6bfed)
- Fix diff editor to make changes more visible (fa13660)
- Fix colors for settings editor (641aab2)
- Fix colors for editor suggest widget (106674a), hover widget (9c16351)
- Fix color for triple backtick in markdown code block (68c0c8e)
- Divide background for inline hints into type and parameter (d12e5bf)
- Fix default color for uncolored tokens (9366cf0)
- Add highlighting for vendored css properties, keyframes and variables (5fedddb)
- Make color for terminator statement, like semicolon, the same (2473297)
- Fix color for jsx attribute assignment keyword (e9b8f76)
- Restrict supported constant and function colors in source.css (0c8df2d)
- Fix color for terminal, inactive panel title to match WebStorm (2d657f3)
- Fix colors for class, constant property, arrow function and module.exports statement to match WebStorm (b9e9cf8)
- Improve editor's peek view color to match WebStorm (bd6c45a)
- Simplify constant.language scope for cross-language consistency (1b3ef39)
- Fix background color of the selected item to be more accurate (eb3a255)
- Improve syntax highlight for type, interface, function, method, and property using semantic token colors (eff7c2e)
- Fix regular expression syntax highlight (dc21fca)
- Add bold style to variable and class's default library (850a777)
- Fix supported css's color highlight to consistent color (4c495fe)
- Improve find, selection, word highlight to match WebStorm (fce6605)
- Fix diff editor background color (e804a0b)
- Improve color for git resources to match WebStorm (b7085b3)
- Improve html, css syntax highlight to match WebStorm (c69f31b)
- Improve markdown syntax highlight to match WebStorm (befa0b8)
- Improve colors for bracket and search match string (8b071a6)
- Improve color scheme for diff editor, merge conflict, and editor gutter line to match WebStorm's new UI Color (7a14470)
- Update selectors from
#b3ae60
color scope to#d5b778
color scope for consistency (779d9a8)
- Change markdown heading's highlighting color (16708a6)
- Remove semantic color for class declaration (1f6403d)
- Change property color to differentiate support property (c4404cf)
- Fix object property accessor color in template literals (60bf715)
- Fix default color for keyword.operator (ba35373)
- Initial release