You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added engine data caching to storage (offline mode)
Optional arguments in functions are no longer added when a function gets autocompleted
Fixed event arguments placeholders option
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)
Added Event function parameter documentation generation. Improved Completing for function arguments. Tweak When a event is selected it jumps into inside of the function body instead of the outside of it.
Refactor Engine datas are no longer stored locally and are now downloaded from github repository to stay updated. Added A color picker for hex colors. Added Completing for extension comments.
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