FAForever / fa-lua-vscode-extension

Release lua-language-server fork for Sup Com FA

Home Page:https://github.com/sumneko/lua-language-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-language-server

version installs downloads

Install In VSCode

https://marketplace.visualstudio.com/items?itemName=sumneko.lua

avatar

Change Log

https://github.com/sumneko/lua-language-server/blob/master/changelog.md

Wiki

https://github.com/sumneko/lua-language-server/wiki

Feature

  • Goto Definition
  • Find All References
  • Hover
  • Diagnostics
  • Rename
  • Auto Completion
  • IntelliSense
  • Signature Help
  • Document Symbols
  • Workspace Symbols
  • Syntax Check
  • Highlight
  • Code Action
  • EmmyLua Annotation
  • Multi Workspace
  • Semantic Tokens
  • Formatter

Version

  • Lua 5.1
  • Lua 5.2
  • Lua 5.3
  • Lua 5.4
  • LuaJIT

If you find any mistakes, please tell me or use Pull Requests to fix them directly.

如果你发现了任何错误,请告诉我或使用Pull Requests来直接修复。

Locale

Please help me improve the quality of en-US.

Build

The extensions in the VSCode market already come with pre-compiled binary files, usually you don't need to compile them.

Other clients can first try to download and use pre-compiled binary files.

If you need to compile by yourself, please refer to here

Setting

Credit

Acknowledgement

Telemetry

This language server collects usage data and sends it to the development team to help improve the extension. Read our privacy policy to learn more and how to disable any telemetry.

About

Release lua-language-server fork for Sup Com FA

https://github.com/sumneko/lua-language-server

License:MIT License


Languages

Language:Lua 79.1%Language:TypeScript 20.9%