Create Your Frisk environment/library for sumneko/lua-language-server
- Global additions
- Additions to Lua string library
- json library
- dynamic library
- io library disabled entirely
- debug library partly marked as deprecated
Not started
- Figure out _MOONSHARP values
- Figure out how to undeprecate unpack()
- Figure out values in json library
- Figure out values in dynamic library
- Replace libraries with removed functions with custom libraries instead
- Add extra comments to functions that behave differently
- Better documentation
- Yes