Releases: Snirozu/Funkin-Script-AutoComplete
Releases · Snirozu/Funkin-Script-AutoComplete
Release list
v2.0.0
What's Changed
- Added Psych Engine v1.0.0 documentation
- Added configuration settings to change the API data repository URL and the local data destination folder
- Added Offline Mode
- Added Experimental Haxe completion for V-Slice (but because Haxe is slow asf the completion may either not work or complete stuff really slow)
- Added Clearing API data Cache
- Fixed Issues with loading local API datas
- Ability to change the local data path by @WarperSan in #10
Full Changelog: d545086...5f6fc85
v1.4.1
v1.4.0
Added Psych Engine v0.7 API documentation
Added Deprecation warnings for variables and events. (currently unused)
Changed Psych's v0.6 API documentation can be accessible through settings.
Removed PEngine .json data. (RIP)
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.0
v1.2.0
Added Deprecated warnings for functions
Added A comment to set current script's engine, ex. ---@funkinEngine=psych
Added "Enable Only On Certain Scripts" option that will enable this extension if script has a '---@funkinScript` comment
Improved The args hover tooltip
Psych Engine documentation is now complete