All notable changes to the FkNode extension will be documented in this file.
- Updated settings and autocomplete to match V5.2.2.
- Fixed the extension lacking activation events.
- Fixed the extension not checking if you're in a workspace or not.
- Fixed commit running even if a commit message isn't provided.
- Updated settings and autocomplete to match V5.2.0.
- Fixed autocomplete not detecting nested
fknode.yamlfiles.
- Updated autocomplete to match V5.
- Made setting changer more complete. It still doesn't show all settings though.
- Fixed output of commands not being escaped, showing weird characters meant for the CLI.
- Fixed one autocomplete not matching the setting its associated to.
- Fixed the schema for
fknode.yamlautocomplete not working properly. - Improved descriptions of autocomplete items.
- Make all necessary fixes for the extension to support FuckingNode V4.
- Add missing properties from
fknode.yamlfor v3.2.0 autocomplete. - Add the ability to make commits from the Command Palette.
-
Add the ability to launch the help menu from the Command Palette.
-
Fix an error with
fknode.yaml's schema (a placeholder being used for whatever reason). -
Fix audit not running from the Command Palette.
- Initial release