Skip to content
Snippets Groups Projects
Select Git revision
  • newperfstats
  • cylindrical-collision
  • debug-gamestate
  • relink-itemmos-on-respawn
  • reference-count-fixes
  • netunarchive-fixes
  • smaller-minimum-traymove
  • rr-item-cruncher
  • item-odds-large-playercount-adjustment
  • anniversary-mpi-moe
  • anniversary-mpi
  • anniversary-battleroyale-moe
  • anniversary-battleroyale
  • load-logging-improvements
  • discod-join-minor-improvements
  • freeslot-increase
  • freeslot-errors
  • freeslot-starvation
  • httpdl-refactor
  • small-download-tweaks
  • v1.0.2
  • v1.0.1
  • V1.0.0
23 results

debian-template

  • Clone with SSH
  • Clone with HTTPS
  • Forked from James R. / Kart-Public
    Source project has a limited visibility.

    lua-language-server

    Feature

    • Goto Definition
    • Find All References
    • Hover
    • Diagnostics
    • Rename
    • Auto Completion
    • IntelliSense
    • Signature Help
    • Document Symbols
    • Syntax Check
    • Highlight
    • Code Action
    • EmmyLua Annotation
    • Multi Workspace
    • 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

    How to use on macOS/Linux

    You need to build vscode-lua yourself on macOS/Linux.

    git clone https://github.com/sumneko/vscode-lua
    cd vscode-lua
    git submodule update --init --recursive
    • Open repo and execute tasks in VSCode
      1. PreCompile
      2. Compile
      3. Install
    • Restart VSCode and open your lua project
    • Enjoy

    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

    • en-US
    • zh-CN

    Please help me improve the quality of en-US.

    Credit

    Acknowledgement