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
I'd like to process json requests from Syncthing's REST API to get the sync status of files open in Micro. It appears that there's no Lua or Go module support for this in Micro. Could a JSON library be added for Lua scripts?
Description
I'd like to process json requests from Syncthing's REST API to get the sync status of files open in Micro. It appears that there's no Lua or Go module support for this in Micro. Could a JSON library be added for Lua scripts?