Skip to content

Releases: gaplo917/GapStyle

[email protected]

12 Nov 10:42
e1c31e0
Compare
Choose a tag to compare

Being Productive Beyond Your Status Quo.

Bring your productive experience further from GapStyle 3.1.

  • [All] Enhance reassign variables style
  • [Elixir] Enhance Elixir styles
  • [C++] Enhance Elixir styles
  • [Python] Fix Python build-in variables color (regression)
  • Add new plugin icon for branding

[email protected]

31 Oct 06:48
Compare
Choose a tag to compare

Being Productive Beyond Your Status Quo.

Bring your productive experience further from GapStyle 3.1.

  • Add Rust, Ruby, R, Erlang, Elixir Support
  • Huge rework on all template language including HTML, XML, JSX, Angular Template, Vue Template, JSP, Velocity, JADE
  • Huge rework on all markup language including CSS, Less, SASS, SCSS, Gherkin, GraphQL, SQL, YAML, TOML
  • Enhance #29 Identifier under caret style. Thanks to @Appyx.
  • Enhance #30 Unknown symbol style. Thanks to @marcwittke.
  • [Kotlin] Add bold font to alert mutable variable
  • [Bash] Enhance Bash script styles
  • [Swift] Enhance Swift styles
  • [C++] Enhance C++ styles

[email protected]

01 Jan 14:29
Compare
Choose a tag to compare

Features / Enhancement

  • #22 Add C#, ASP.NET, and Rider Support
  • Enhance Kotlin mutable var style
  • Enhance JSP style
  • Sync Property key color to match Yaml and JSON style

[email protected]

25 Apr 10:43
Compare
Choose a tag to compare
  • Enhance basic syntax highligting if language don't support semantic highlighting

[email protected]

25 Apr 09:04
Compare
Choose a tag to compare

Fix

  • Enhance ts/js rapid typing default color
  • Improve SASS/SCSS coloring
  • Fix js inconsistent variable property color

[email protected]

22 Apr 12:59
Compare
Choose a tag to compare

Features / Enhancement

  • Add core semanticTokenColors implementation
  • Generally improve the color and fontStyle if the language support semantic highlighting
  • Enhance php, kotlin, yaml and rust language

Fix

  • Fix cannot override bold fontStyle issue

[email protected]

06 Apr 17:35
Compare
Choose a tag to compare

Features / Enhancement

  • Enhance PHP & CSS colouring
  • Add Rust support

Fix

  • Fix #12 Python colouring
  • Fix new Keyword color in Javascript / Typescript

[email protected], [email protected]

04 Apr 15:07
Compare
Choose a tag to compare

[email protected]

  • Rework on a more relax color on Markdown
  • Rethink about config based coloring (YAML, TOML, properties...etc)
  • Rework on all lanuages of Type Parameter color
  • Rework on CSS / SCSS / SASS / LESS of Hex color
  • Rework on Go lange
  • Completely review on all supported languages and fix inconsistent coloring

[email protected]

  • first stable release 🎉

2.4 for 2019.3+

30 Nov 10:18
Compare
Choose a tag to compare
  • Add Support for Kotlin package-level function call syntax highlight (newly added in 2019.3+)
  • Add Support for Java reassigned parameter syntax highlight (newly added in 2019.3+)
  • Add Support for Java reassigned local variable syntax highlight (newly added in 2019.3+)
  • Add Support for Language Defaults reassigned parameter syntax highlight (newly added in 2019.3+)
  • Add Support for Language Defaults reassigned local variable syntax highlight (newly added in 2019.3+)

2.3 for 2019.2+

28 Aug 04:07
Compare
Choose a tag to compare
  • Add Support for javascript instance member function syntax highlight (newly added in 2019.2+)
  • Fix javascript global function / exported function using wrong color