Skip to content

Releases: zachflower/vscode-uncrustify

v3.0.1

26 Feb 16:06
Compare
Choose a tag to compare
  • Fix default config key for linux path
  • Make sure vscode type matches defined engine

v3.0.0

25 Feb 20:14
Compare
Choose a tag to compare
  • Remove the graphical uncrustify configuration editor
  • Disable "nullable" values from path settings to enable inline editing
  • Set default config values directly in configuration editor
  • Remove webpack dependency
  • Stub out test suite
  • Setup eslint