Skip to content

Version 5.7: We have Chinese interface now! More languages are welcome

Compare
Choose a tag to compare
@wmjordan wmjordan released this 29 Jun 12:01
· 1533 commits to master since this release

New in this release:

  • General Interface
    • Supported localization to other languages
    • 支持中文了!Chinese interface
      shot
    • Added an option to use compact menu like VS 2019 for VS 2017
      shot
  • Syntax Highlight
    • Improved the working experience when customizing syntax styles, making the Selected Code section reflecting syntax settings in real time to user actions in editor
    • Fixed #72 improper highlight precedence of identifier
    • Corrected the syntax naming of local variable
    • Addressed #125 incorrect highlight for punctuation and some other elements in VS 2019 (still working in progress)
  • Super Quick Info
    • Fixed VS Extension info could cause problem in some cases
    • Fixed incorrect color preview of HEX colors
  • Navigation Bar
    • Fixed a crash when right clicking #region in drop down member list