Skip to content

v1.0.4 New v1.7x commands

Compare
Choose a tag to compare
@Armitxes Armitxes released this 02 Sep 12:52
· 69 commits to master since this release

v1.0.4

  • Added a few missing commands for v1.6x and all new v1.7x commands
  • You now will receive the option to directly reload VS Code when changing corresponding sqf settings
  • Removed duplicates from commands list
  • Moved a few commands to better suiting categories (this may affect their highlighting)
  • The linter will now suggest you to change "private " and "private " to "private var" - this can be ignored but doing so is considered better practice and the most performant way (thanks for the long and detailed discord discussion)
  • Adjustments to new VS Code requirements & update required of node modules