Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 03:34
· 2 commits to master since this release

Added

  • Added a warning notification when language detection for a file fails, together with fix suggestions
  • Added an error notification when a language identifier provided in the settings is not registered
  • Added defaultLanguageId setting to default the language of a file matching the detect glob but whose language could not be detected

Fixed

  • Fixed an important bug where the extension would start running the re2c binary over every single modified file during a "replace all" operation, causing significant lag