Skip to content

Latest commit

 

History

History
1140 lines (613 loc) · 28.8 KB

CHANGELOG.md

File metadata and controls

1140 lines (613 loc) · 28.8 KB

CHANGELOG

3.17.2 | 2024.04.25

  • Update README.md

3.17.0 | 2024.03.13

  • Improved match highlight background contrast

3.16.2 | 2023.10.16

  • Update README.md

3.16.0 | 2023.07.18

  • Add Dark Modern theme option #785

  • Fix C++ highlighting error #791

3.15.18 | 2023.07.04

  • Update titleBar.inactiveBackground color

3.15.17 | 2023.06.07

  • Enhancement: better syntax highlighting for variables in Latex. #790

3.15.16 | 2023.06.07

  • Enhancement: unify syntax highlighting of 'keyword control' for the Python language. #789

3.15.15 | 2023.06.01

  • Fix: Color of the 'list.highlightForeground' in Nord theme #787 #788

3.15.14 | 2023.05.24

  • Improve ts highlight #781 #786

3.15.13 | 2023.05.12

  • Improve log highlight #784

3.15.7 | 2023.01.17

  • Unify Ruby symbols color #771

3.15.6 | 2022.10.12

  • Improve list.highlightForeground contrast

3.15.5 | 2022.09.05

  • Improve toml semantic highlight support #759

3.15.4 | 2022.09.03

  • Improve toml semantic highlight support #759

3.15.3 | 2022.09.03

  • Fixed toml highlight error #759

3.15.2 | 2022.06.26

  • swap ansiBrightWhite and ansiWhite #751

3.15.1 | 2022.06.24

  • Remove deprecated properties

3.15.0 | 2022.06.16

  • Add tab.activeBorder color to improve the actived tab visibility #746 (if you don't like the border, you can set "tab.activeBorder" to "#00000000" in your setting.json)

3.14.4 | 2022.06.11

  • Fix: One Dark Mix theme debugToolBar bgColor #747

3.14.3 | 2022.06.11

  • Improve some UI color

3.14.0 | 2022.06.11

  • Add "One Dark Mix" theme

3.13.29 | 2022.05.13

  • Fixed flat theme debugging statusbar's hover background error #374

3.13.26 | 2022.05.12

  • Improve flat theme debugging statusbar's background #374

3.13.25 | 2022.05.07

  • Improve flat theme #726

  • Improve Colorized Bracket Pairs support #728

3.13.24 | 2022.04.21

  • Fix theme config array merge bug #713

3.13.22 | 2022.04.21

  • Change invalid.deprecated.entity.other.attribute-name.html highlight color

3.13.21 | 2022.04.14

  • Change invalid.illegal.unrecognized-tag.html highlight color

3.13.20 | 2022.02.19

  • Import regex highlighting #678

3.13.19 | 2022.02.08

  • Import regex highlighting #678

3.13.18 | 2022.02.05

  • Unify syntax highlighting for ruby string interpolation #685

3.13.17 | 2022.01.28

  • Fix markdown font-size issue #682

  • Fix Python keyword font-style error #681

3.13.16 | 2022.01.17

  • Improved startup performance #675

3.13.15 | 2022.01.17

  • Fixed some bug

3.13.11 | 2022.01.13

  • Import markdown style #672

3.13.10 | 2022.01.06

  • Import terminal border color/panel border color #670

3.13.9 | 2022.01.01

  • Import terminal border color #670

3.13.8 | 2021.12.27

  • Support for assembly syntax #668

3.13.7 | 2021.12.17

  • Improve php highlight #663

  • Improve quote highlight #667

  • Add Gnome/adwaita theme #654

3.13.6 | 2021.12.1

  • Reverse C/C++ highlight color change(conside add a option in next version)#390

3.13.5 | 2021.11.27

  • Improve Parameter hint highlight #656

3.13.4 | 2021.11.25

  • Fixed C/C++/C# variables highlight error #390

3.13.2 | 2021.10.06

  • Improve C/C++ semantic highlight #395

3.13.1 | 2021.10.03

  • Improve Python highlight #632

3.13.0 | 2021.09.30

  • Enable your extension to run on VS Code for the web #601 #581

  • Fixed setting sometime doesn't work problem #606

3.12.1 | 2021.09.26

  • Fixed One Dark Pro Darker theme's markdown style no apply problem

3.12.0 | 2021.09.19

  • Dynamically loading themes files, add Starfall Ocean in built-in themes #605

  • Add variables colors settings #605

  • One Dark Pro Flat/One Dark Pro Darker support set Bold & Italics #606

  • Support Inlay hints #603

3.11.4 | 2021.08.19

  • Added darker theme option #585

3.11.3 | 2021.08.06

  • Fixed Markdown style was missing under the Flat theme

3.11.2 | 2021.07.28

  • Update README.MD

3.11.1 | 2021.07.19

  • Remove highlight for currently focused tab and add custom tab.activeBorder color code snippet in README.md #565

3.11.0 | 2021.07.18

  • Support virtual workspaces #546

  • Build script generate flat theme now

  • Add highlight for currently focused tab#565

3.10.16 | 2021.07.15

  • Update CodeStream logo #566

3.10.15 | 2021.07.12

  • Fixed checkbox visible issue #563

3.10.14 | 2021.05.05

  • Improve JavaScript highlight #538

  • Add secondary button styles #541

  • Support Workspace Trust #544

  • Improve editorOverviewRuler #540

3.10.13 | 2021.04.13

  • Fixed PHP highlight error #533

3.10.12 | 2021.04.10

  • Improve minimap gutter indicators #534

  • Improve PHP highlight #533

3.10.11 | 2021.04.07

  • Improve Dart/Flutter semantic highlighting #394

3.10.10 | 2021.04.06

  • Fix Python semantic highlighting error [#439]

  • Improve Dart/Flutter semantic highlighting #394

  • Added new gutter colors to shadow theme #530

3.10.9 | 2021.04.04

  • Fix Python semantic highlighting error #439

3.10.7 | 2021.04.04

  • Change default theme sidebar background back and improve color #528

  • Improve gutter indicators highlight color #529

  • Improve Welcome page/Interface Overview/Playground UI #369

3.10.4 | 2021.04.03

  • Improve focus border highlight #527

3.10.1 | 2021.04.03

  • Make default theme sidebar more flat

  • Improve flat theme

3.9.15 | 2021.02.16

  • Add shadow theme#512

3.9.13 | 2021.01.28

3.9.12 | 2020.12.19

  • Improve C# color highlight #493

  • Improve Elixir color highlight #495

3.9.11 | 2020.11.25

  • Update editorLineNumber.activeForeground color #487

3.9.10 | 2020.11.25

  • Add editorLineNumber.activeForeground highlight #487

  • Update license

3.9.7 | 2020.11.21

  • Update screenshots and docs

3.9.6 | 2020.11.16

  • Fixed golang syntax highlighting error #482

3.9.5 | 2020.11.15

  • Update docs and screenshots

3.9.3 | 2020.10.07

  • Improve Elixir highlight #464

3.9.2 | 2020.10.05

  • Update screenshots

3.9.1 | 2020.10.03

  • Fixed iffy wording on command pallet commands #458

3.9.0 | 2020.09.25

  • Add oneDarkProFlat theme #453

3.8.7 | 2020.08.29

  • Fixed JavaScript operator color error #407
  • Fixed #412

3.8.5 | 2020.07.20

  • Add black color theme support #410
  • Fixed config don't work issue #366

3.8.4 | 2020.07.19

  • Improve markdown image css

3.8.3 | 2020.07.06

  • Fixed rust highlight color error #404

3.8.2 | 2020.06.21

  • Improve terminal color

3.8.1 | 2020.06.20

  • Improve panel section header background color #400

3.8.0 | 2020.06.13

  • Support toggle markdown style in setting

3.7.3 | 2020.06.11

  • Support markdown preview color highlight

3.7.1 | 2020.05.22

  • Improve terminal selection background color highlight

3.7.0 | 2020.05.20

  • Improve terminal color highlight #382

  • Improve Rust highlight #393

3.6.2 | 2020.05.18

  • Update README.MD

3.6.1 | 2020.05.14

  • Fixed C/C++ variables highlight error #390

3.6.0 | 2020.05.13

  • Revert markdown preview color highlight support change

3.5.5 | 2020.05.12

  • Limit markdown preview style in dark mode

3.5.0 | 2020.05.09

  • Add markdown preview color highlight support

3.4.0 | 2020.05.06

Breaking change

  • Enable semantic highlighting by default #386
    You could set "editor.semanticHighlighting.enabled": false in your setting.json to close this setting

3.3.1 | 2020.04.22

  • Fixed terminal color error

3.3.0 | 2020.04.21

  • Update terminal color

3.2.5 | 2020.03.31

  • Fixed broken images url

3.2.4 | 2020.03.18

  • Update debug status bar background #374

3.2.3 | 2020.02.20

  • Fixed embedded YAML list dash highlight error#370

3.2.2 | 2020.02.04

  • Highlight diff to-file #376

3.2.1 | 2019.12.10

3.2.0 | 2019.11.29

  • Won't prompt to reload after extension update when using default config

  • Remove update notification

3.1.2 | 2019.11.25

  • Fixed template expression highlight error #358

3.1.1 | 2019.11.24

  • Fixed i18n error

3.1.0 | 2019.11.24

  • Fixed rust highlight error #356

  • Fixed jsx highlight error #358

  • Show open changelog button on notification in the bottom right corne

  • Support commands to set/cancel bold, italic, vivid

3.0.3 | 2019.11.18

  • Fixed the file name error

3.0.1 | 2019.11.18

  • Fixed work tree selected background color error

  • Fixed CHANGELOG.MD date error

3.0.0 | 2019.11.17

  • Refactoring with TypeScript

  • Support dynamic theme

  • Support switch to other editor theme (Solarized, Nord, Panda, Ayu, VS Code(dark))

  • Support switch bold, italic, vivid

More

2.28.3 | 2019.10.28

  • Improve comparison operators incorrectly highlight #346

2.28.2 | 2019.10.07

2.28.1 | 2019.10.06

2.27.2 | 2019.09.19

  • Fixed HTML highlight error

2.27.1 | 2019.08.26

  • Fixed highlight error

2.27.0 | 2019.08.22

  • Support Unison highlight#326

2.26.3 | 2019.08.08

  • Fixed ts if/for/while statements highlight error #325

  • Fixed subclass highlight error #320

2.26.2 | 2019.08.03

  • Change warning color to #d19a66 #324

2.26.1 | 2019.08.03

  • Update warning Colors #324

2.26.0 | 2019.07.11

  • Changes constant.character.format.placeholder.other.python to whisky for better string formatting visibility in python #319

  • Support Markdown underscore-style headers #312

  • Fix java highlight #316

    The changes :

    1. @ on annotation is now white (this is same in Typescript)
    2. instanceof is now highlighted
    3. List<String> is now standardized. The bracket is forced to white and the type has now the same color of type (this is same in Typescript)
    4. ConfigurationSection[] have now right type color

Thanks for @holdenkilbride @orblazer @Huxpro

2.25.3 | 2019.07.04

  • Fixed C++ highlight error #313

2.25.1 | 2019.07.03

  • Fixed keyof in typescript highlight error

2.25.0 | 2019.06.29

  • Improve menu foreground & active tab foreground via:#299

2.24.1 | 2019.06.04

  • Improve XI language support via:#309

2.24.0 | 2019.06.02

  • Add XI language support via:#308

2.23.2 | 2019.05.27

  • Improve peek background-color

2.23.1 | 2019.05.24

  • Fix keyword delete highlight error

2.23.0 | 2019.05.10

  • Improve Haskell highlight

2.22.1 | 2019.05.05

  • Update README.MD images

2.22.0 | 2019.05.03

  • Add support for statusBarItem.remoteBackground via:#302

2.21.0 | 2019.03.24

  • Make Rust type colors consistent with other languages #298

2.20.5 | 2019.03.15

  • Fix two regressions in PHP coloring

2.20.4 | 2019.03.14

  • Restore Python default foreground color

2.20.2 | 2019.03.13

  • Improve Rust syntax

  • Improve default foreground color

  • Definitely improve Python highlight 😃

2.19.3 | 2019.03.11

  • Improve Rust syntax highlight

2.19.2 | 2019.03.06

  • Improve C++, Markdown syntax highlight

2.19.0

  • Improve this, super highlight #287

2.18.2

  • Update README.MD

2.18.1

  • Add OneDark-Pro-bold style

2.17.7

  • Fix border in dropdown appearing without focus

2.17.6 | 2018.10.25

  • Change focus from #F8FAFD to #464646 to dim the color

2.17.5

  • Change focus from #21252b to #F8FAFD to improve accessibility in GUIs

2.17.4 | 2018.10.14

  • Improve markdown support
  • Improve editor dropdown color

2.17.3 | 2018.10.05

  • Improve elixir support #262
  • Improve flow support #222

2.17.1 | 2018.10.04

  • Rewrite syntax highlight file, simplified color, update docs

2.16.7 | 2018.10.04

Improve Ruby and FlowJS support

2.16.6 | 2018.09.12

  • Edit editor tab highlighting to be the #282c34 color to be consistent across the theme
  • Improve Python italics support

2.16.3 | 2018.9.09

  • Change: Separate editor styles and syntax highlighting

2.16.1 | 2018.9.06

  • Made units red again
  • Adjusted colours of operators (+ compound operators) to be consistent, such as ++, -- and *= etc.
  • Improve Punctuation (some)
  • Improve some syntax highlighting for languages:
    • Clojure (globals, symbols and constants)
    • CSS/SCSS/LESS (Colour Operators such as * / + -)
    • CoffeeScript (Brung some colours closer to JavaScript, for consistency)
    • Ini (Highlighted default text so it's visible as values rather than plain text)
    • Go (Package Name highlighting)
    • Groovy (Better function and variable highlighting)
    • HLSL (More keywords, semantics highlighted)
    • Makefile (Prerequisities highlighting, text colour treated as values inputted, highlighted)
    • Markdown (Better Lists and Links and Image highlighting)
    • R (Correct Function highlighting)
    • SQL (Variables Highlighting, Bracketed Text Highlighting)
    • Swift (Type Highlighting)
    • Visual Basic (Type Highlighting)

2.15.4 | 2018.8.09

  • Change C/C++ comments from bold to italic to make more unified #242

2.15.3 | 2018.7.31

  • Change C/C++ comments from italic to bold
  • Fix php Static class variable highlight error
  • Fix C/C++ right shift highlight error

2.15.1 | 2018.7.05

  • Fix CSS color highlight error
  • Revert changes to fix YAML unquoted strings

2.15.0 | 2018.7.02

  • Made units (px, em.. etc) red to distinguish between the value itself and the units: easier readability
  • Made pseudo-elements/classes bluish in order to distinguish it from classes (which are the same color in CSS/LESS/SASS)
  • Made escaped characters (such as ' © etc) red to see them easily, especially in Pug (jade) files where brackets and classes are essentially the same color
  • The String literal in JS/TS ${} is now purply for easier readability
  • All Comments are now italic
  • Changes to TypeScript/JavaScript (possibly other languages too) syntax highlighting:
    • Classes now all Yellow (except in TS in the case of App.getSmth(), as both normal objects and classes use the same code internally, meaning highlighting would be weird)
    • Property names in js let app = { hello: "world"} now red, to match selector (eg: js app.hello) and themselves
    • Optional operator ts ?: now purple too

2.14.0 | 2018.6.14

  • Change terminal ANSI color to match syntax color
  • Improve tab

2.13.6 | 2018.5.17

  • Add Contributors

2.13.5 | 2018.5.04

  • Improve go&elm highlight
  • Support Highlighted indent guides
  • Hide blue border around file explorer when focused

2.13.4 | 2018.3.12

  • Updated .vsixmanifest to contain the latest and correct data.
  • Updated LICENSE copyright date.
  • Deleted vsc-extension-quickstart.md which was auto-generated.
  • Updated name in themes to match the correct theme name.
  • Minor changes in docs/index.html.
  • Minor changes in README.md and docs/*.md files.
  • Added galleryBanner in package.json to match theme colors.
  • Revert back original terminal coloring like it was before.

2.13.3 | 2018.3.11

  • Updated cursor color. #189
  • Removed all terminal colors. #195

2.13.2 | 2018.3.11

  • Updated color of the currently active line and active line number in the editor.

2.13.1 | 2018.3.10

  • Updated border colors for editor highlights.

2.13.0 | 2018.3.08

  • Fixed findMatchBackground coloring.
  • New color for the line number of the currently active line in the editor.
  • Deleted old notification.background color because of the new Notification Center.
  • New border colors for editor highlight which improves readability while searching.
  • Add some edgeSyntax syntax support

2.12.8 | 2018.3.06

Improve integrated terminal colors

2.12.7 | 2018.3.05

Update integrated terminal colors with One Dark color

2.12.6 | 2018.2.28

String Interpolation for visual grepping fixes #191

2.12.5 | 2018.2.24

Improve bracket visibility

Improve line highlight background and scrollbar slider background

Fix weird PHP behavior when an interface extends a PHP interface thanks for @nicovak @jens1o @svipben

2.12.4 | 2018.2.11

Improve React component tags highlight color

2.12.3 | 2018.2.08

Improve colors for Editor Tabs

2.12.2 | 2018.1.16

improve cursor color

2.12.0 | 2018.1.15

improve cursor color & selection background color

2.11.1 | 2018.1.1

import C# highlight color #169 @ritwickdey Happy New Year~

2.11.0 | 2017.12.14

Improve status bar debugging color

2.10.23 | 2017.11.25

Fix use Test\ClassNameA as ClassNameAAliased; in php

2.10.22 | 2017.11.17

Improve markdown inline code highlight

2.10.21 | 2017.11.16

Improve markdown inline code highlight

2.10.20 | 2017.11.10

Fix some PHP highlight

2.10.19 | 2017.11.09

Improve terminal & regexp color

2.10.18 | 2017.11.05

Improve terminal color

2.10.17 | 2017.10.17

Fix a typo in comment color code

2.10.15 | 2017.10.07

Improve comment highlight

2.10.14 | 2017.10.06

Update docs

2.10.13 | 2017.10.05

Changed comment to be brighter

2.10.12 | 2017.9.23

Add TS primitive/builtin types support in TSX

2.10.11 | 2017.9.6

fix Python string color inconsistency issue @jens1o
PR:142

2.10.10 | 2017.8.24

Reset more styles @jens1o
PR:139

2.10.9 | 2017.8.21

Improve diff highlight

2.10.8 | 2017.8.12

Improve java highlight

2.10.7 | 2017.8.2

Add php screenshot

2.10.6 | 2017.7.31

Make JS Math constants to be in sync with Atom, fix (S)CSS selectors font style error

2.10.3 | 2017.7.29

Fix php array() syntax, fix the vivid theme file path error

2.10.0 | 2017.7.28

Support basic markdown syntax when using vscode-todo, fix generic types in phpdoc, improve JavaScript constants color, add a vivid theme

2.9.8 | 2017.7.22

Support PHP types in documentations

2.9.7 | 2017.7.19

Improve selected variable highlight contributor:@bardiarastin on issue #119

2.9.5 | 2017.7.18

Increase the contrast of the selected text

2.9.4 | 2017.7.15

Reset PHP round bracket in method parameters

2.9.3 | 2017.7.12

reset PHP function call labels

2.9.2 | 2017.7.11

Improve js/ts keyword 'import' highlight

2.9.1 | 2017.7.1

Improve PHP support, fix icon format error

2.8.9 | 2017.6.22

Improve badge background & background color of 'Go to next error or warning' (Keyboard shortcut: F8) popup, add support.variable.property.process & debugToolBar background & support.variable.object.node support

2.8.8 | 2017.6.20

Improve ruler color, improve comment fontStyle, improve peek implementation match highlight background-color

2.8.7 | 2017.6.19

Add jsx/tsx support, improve the color of warning/error squiggles, improve ruler color

2.8.6 | 2017.6.13

Support js/ts for-of operator, support PHP nowdoc, support void keyword, add bold and italics support for Markdown

2.8.5 | 2017.6.6

Fix js/ts key-value separator highlight error

2.8.4 | 2017.6.2

Rollback for the issue #87

2.8.3 | 2017.6.2

improve JS/TS object-literal key highlight

2.8.2 | 2017.6.1

improve C highlight

2.8.1 | 2017.5.29

support void keyword, support ternary operators, support bitwise operators, support is an expression in typescript

2.8.0 | 2017.5.22

resolve issue #48 #65 #66 #69 #70, support PHP comparison, add support for arithmetic operators, add support for PHP regex operators, support heredoc PHP operator

2.7.8 | 2017.5.17

improve block cursor contrast background-color

2.7.7 | 2017.5.16

Fix this expand selection error, modified/added activityBar colors, added scrollBar colors

2.7.5 | 2017.5.14

Support php-parser constants, improve activity bar badge color, fix this expand selection error

2.7.4 | 2017.5.11

Few more workbench colour fixes, Update diffEditor.insertedTextBackground

2.7.3 | 2017.5.10

New logo and window color additions and tweaks #51

2.7.2 | 2017.5.9

add support for PHP's goto, update docs

2.7.1 | 2017.5.7

added custom colors for the sidebar, statusBar, list, input boxes, etc.

2.7.0 | 2017.5.5

Change the theme file format. Add workbench support, improve ts support, update document

2.6.3 | 2017.5.2

Make displayName and label be the same to avoid confusion, for the reason #41

2.6.0 | 2017.5.1

rename to "OneDark Pro" for the reason #40

2.5.3 | 2017.4.24

fix C++ heightlight error

2.5.2 | 2017.4.21

added support for other class namespaces outside use

2.5.0 | 2017.4.15

Added PHP function-call object and static

2.4.16 | 2017.4.12

improve php & C# SUPPORT

2.4.15 | 2017.4.10

support PHP constants and normalize array in double-quoted strings, add keywords, rename

2.4.6 | 2017.4.9

add DOCS

2.4.4 | 2017.4.9

improve PHP support

2.4.3 | 2017.4.8

improve python types support & C++ support

2.4.1 | 2017.4.8

improve python types support

2.4.0 | 2017.4.7

improve python logical & variable parameter support

2.3.9 | 2017.4.7

improve python support

2.3.8 | 2017.4.7

improve document

2.3.7 | 2017.4.7

improve C++ support

2.3.6 | 2017.4.6

improve PHP dollar sign & logical operator height light

2.3.5 | 2017.3.31

improve JavaScript 'instanceof' & 'process' height light

2.3.4 | 2017.3.29

improve Java height light

2.3.3

add php call-function height light

2.3.2

update icon

2.3.1

improve js module height light

2.3.0

improve README.MD

2.2.9

add css/scss property value hight light

2.2.8

improve js 'this' height light

2.2.7

improve js variable property, js object-literal key, constant.js and math height light, remove the notice

2.2.6

add README.MD notice

2.2.5

remove js operator accessor hight light

2.2.4

push changelog to CHANGELOG.md

2.2.3

improve css's id & class & color name height light

2.2.2

improve README.MD, add changelog

2.2.1

add js module hight light, add changelog

2.2.0

add js operator logical hight light

2.1.9

add js console height light

2.1.8

add java support

2.1.7

fix diff height light error

2.1.6

improve js operator