gbrlsnchs / lua-language-server

Lua Language Server coded by Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-language-server

build 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
  • Type Format

Preview

Goto Definition

avatar

Find All References

avatar

Hover

avatar

Diagnostics

avatar

Rename

avatar

Auto Completion

avatar

Signature Help

avatar

Emmy Annotation

avatar

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

Lua Language Server coded by Lua

License:MIT License


Languages

Language:Lua 100.0%Language:C++ 0.0%