Skip to content

Latest commit

 

History

History
115 lines (72 loc) · 3.73 KB

File metadata and controls

115 lines (72 loc) · 3.73 KB

Visual Studio Code Dark Plus theme for JetBrains IDEs Changelog

2.9.0 - 2024-08-23

  • Add id field to the bundledColorScheme entry in plugin.xml (LtdJorge)
  • Fix usages highlighting.
  • Fix code coverage highlighting.
  • Add C# highlighting.
  • Revise UI colors.
  • Fix compatibility with Gateway.
  • Adjust tab line color and height to fix usability issue with new UI (Argon42)
  • Fix inconsistent console background (guihigashi)
  • Adjust colors for Clion/C++ (SkyRunner123)
  • Add matched brace background.
  • Add code highlight under caret on scroll bar (vrudas)
  • Adjust JavaScript colors, warnings and docblock style to more closely match VS Code Dark+ (amstiel)
  • Fix highlighting of Razor code blocks.
  • Adjust Python colors to more closely match VS Code Dark+ (jacobj)
  • Adjust $this color in PHP code to match VS Code.
  • Add logo by Alexey Kunitsky (Thank you!)
  • Use new attributes for tab colors to support newer IDE versions (gayanper)
  • Improve Golang highlighting.
  • Adjust menu separator to make it narrower and fix its color.
  • Fixed color scheme in the plugin.xml.
  • Fix inconsistencies in Java and Kotlin color schemas.
  • Defined color scheme in the plugin.xml.
  • Removed injected language block highlighting.
  • Adjusted minimal version of IDEA to match the one themes were introduced.
  • Improved markdown highlighting.
  • Removed screenshot from description.
  • Fixed theme compatibility.
  • Initial release.