Skip to content

Latest commit

 

History

History
355 lines (216 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

355 lines (216 loc) · 20.1 KB

Change Log

All notable changes to the "webstorm-new-ui" extension will be documented in this file.

2.7.0 (2024-04-26)

Minor Changes

  • In Light theme, make difference between native html tag and component (5f5dc40)

2.6.6 (2024-04-26)

Patch Changes

  • Fix embedded color in template literals expression (40ea9ef)

2.6.5 (2024-04-25)

Patch Changes

  • Fix issue when using brace in template literal (8896559)

2.6.4 (2024-04-10)

Patch Changes

  • Fix issue #8 - add transparency to not hide underlying decorations

2.6.3 (2024-04-05)

Patch Changes

  • Fix issue #8 - add transparency to wordHighlight, selectedHighlight background

2.6.2 (2023-12-01)

Patch Changes

  • Fix issue #6 - the color of objects accessed by dot notation when semantic highlighting is not applied

2.6.1 (2023-11-26)

Patch Changes

  • Fix transparent split border within the New Dark theme's terminal (ffbe5a3)

2.6.0 (2023-11-25)

Minor Changes

  • Add highlighting to vue component's three types of top-level block and custom tag in dark theme (ef9f66f)

2.5.2 (2023-11-09)

Patch Changes

  • adjust quick picker color for grouping borders and grouping labels (d4aa2ac)

2.5.1 (2023-11-02)

Patch

  • Fix overlap between symbols highlighted in search results and symbols during read-access (1e0a944)

2.5.0 (2023-10-31)

Minor

  • 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)

2.4.1 (2023-10-30)

Patch

  • 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)

2.4.0 (2023-10-29)

Minor

  • Improve merge conflict decorations (0c8ba13)
  • Improve the visibility of text and overview ruler in diff editor (09611e9)
  • Improve overview ruler marker colors (51a5f2d)

Patch

  • Fix wrong inline merge-conflicts background in Light theme (26f04d2)

2.3.2 (2023-10-28)

Patch

  • Replace statusbar error and warning item colors with Webstorm status indicator colors (13555fc)

2.3.1 (2023-10-26)

Patch

  • Adjust color for invalid textmate more accurate (842941b)

2.3.0 (2023-10-20)

Minor

  • Improve darcula theme workbench colors more accuate (e220374)

Patch

  • Improve text visibility when hovering over a list in Dark theme (44a0d98)

2.2.3 (2023-10-19)

Patch

  • Adjust colors in the workbench
    • Dark
      • Adjust unfocused and inactive tab foreground in New Dark theme (d3cca25)
      • Improve hover and drop background for lists and welcome page tiles (6d05c60)
      • Lower the background brightness of badge (4f59b62)

2.2.2 (2023-10-18)

Patch

  • Adjust colors in the workbench
    • Light
      • Adjust notifications background (b2630ea)
      • Improve editor gutter background visibility of deleted lines (8e4385f)
      • Match the information badge to the color tone (8f17247)
    • Dark
      • Make information badge more visible (593229f)
      • Improve colors in Darcula theme: activity bar, side bar, lists and trees, editor ruler (d91db78)
      • Adjust colors of the search match in New Dark theme (2ce8914)

2.2.1 (2023-10-16)

Patch

2.2.0 (2023-10-14)

Minor

  • Adjust HTML doctype declaration color in Light theme (0879e1f)
  • Improve CSS Syntax highlight (support for SCSS) #5

2.1.1 (2023-10-11)

Patch

2.1.0 (2023-10-09)

Minor

2.0.0 (2023-10-01)

Major

  • Add support for New Light Theme #4
  • Change displayName shown in marketplace

1.2.8 (2023-09-30)

Patch

  • Remove parameter italic style (04eb483)
  • Fix highlight color for attribute selector bracket (9d1540d)

1.2.7 (2023-09-26)

Patch

  • Adjust color for border and separator bar in menus (73586f0)

1.2.6 (2023-09-25)

Patch

  • Add highlight color for environment variable key (4cf5bed)

1.2.5 (2023-09-24)

Patch

1.2.4 (2023-09-23)

Patch

  • Adjust color for jsdoc variable and variable type (da0f9d3)

1.2.3 (2023-09-19)

Patch

  • 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

1.2.2 (2023-09-17)

Patch

  • In Hover Widget, highlight color of token to be more accurate

  • Adjust highlight color for jsx component token (07d046a)

1.2.1 (2023-09-16)

Patch

  • 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)

1.2.0 (2023-09-16)

Minor

  • Divide theme into Webstorm New Dark and Webstorm New Darcula version (e9c6811)

Patch

  • Adjust overall token color more accurate (713ae7f)
  • In Webstorm New Darcula
    • Fix selected menu item more visible (3782b82)
    • Make color for dropdown more accurate (e530b7d)
    • Rollback of hover and drop background for list (ec58533)

1.1.7 (2023-09-13)

Patch

  • 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)

1.1.6 (2023-08-29)

Patch

  • 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)

1.1.5 (2023-08-26)

Patch

  • 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)

1.1.4 (2023-08-25)

Patch

  • 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)

1.1.3 (2023-08-20)

Patch

  • 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)

1.1.2 (2023-08-18)

Patch

  • 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)

1.1.1 (2023-08-16)

Patch

  • Change markdown heading's highlighting color (16708a6)

1.1.0 (2023-08-10)

Minor

  • Add jsx component highlighting (3b09e81)
  • Add markdown syntax highlighting (ce3423e)

Patch

  • Remove semantic color for class declaration (1f6403d)

1.0.2 (2023-08-09)

Patch

  • Change property color to differentiate support property (c4404cf)

1.0.1 (2023-08-08)

Patch

  • Fix object property accessor color in template literals (60bf715)
  • Fix default color for keyword.operator (ba35373)

1.0.0 (2023-08-07)

  • Initial release