luttje / glua-api-snippets

Scrapes the Garry's Mod Wiki in order to build Lua Language Server comments that will provide IDE suggestions and autocompletion.
MIT License
19 stars 7 forks source link

Recommend Lua Language Server in README #3

Closed luttje closed 1 year ago

luttje commented 1 year ago

Also fyi probably want to recommend lua language server instead of the old emmylua extension in your readme, even if the annotations are not 1:1 they mostly add onto it rather than change it, so you could keep the annotations functional across editors.

Originally posted by @Vurv78 in https://github.com/luttje/glua-api-snippets/issues/1#issuecomment-1526884311