AlterNET Studio v9.5.6

Released: Jun 18, 2024

v9.5.6 での更新項目

機能

  • f-strings are now supported in the Python parser.
  • Special Identifiers with custom lex style are now supported in the Python parser.
  • Custom color theme is now supported for TextMate parsers.
  • Step Out command is now supported for the Python and IronPython debugger.
  • "No Suggestion" used in the code completion can now be changed for WPF TextEditor.

不具合の修正

  • Fixed the bug with reference highlighting making editing sluggish.
  • Fixed the bug with C grammar used for the C++ TextMate parser.