summaryrefslogtreecommitdiff
path: root/script/core/command/jsonToLua.lua
AgeCommit message (Collapse)Author
2022-12-01update json.lua最萌小汐
2022-10-17use `state` instead of `uri` for converter最萌小汐
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot.
2022-09-20improve `jsonToLua`最萌小汐
2022-02-09cleanup最萌小汐
2021-11-02mark async最萌小汐
2021-10-16fix `json to lua`sumneko
2021-09-23cleanup最萌小汐
2021-08-18no longer ignore file names case in Windows最萌小汐
2021-03-08code-action: convert JSON to Lua最萌小汐