Skip to content
Snippets Groups Projects
Select Git revision
  • sugoi-2
  • Sugoi-2
  • SRB2_Discord
  • SRB2-Stuff
  • patch-refactor
  • delfile2
  • fruits-clipper
  • improve-download-refuse-message
  • kill-hud-feetoffset
  • raise-side-limits
  • next default protected
  • renderhitbox-nightsitems
  • any-resolution
  • udmf-nophysicsequation
  • master
  • sector-portals
  • 2213
  • 2_2_12
  • maretimers
  • quick-intro
  • SRB2_release_2.2.13
  • SRB2_release_2.2.12
  • SRB2_release_2.2.11
  • SRB2_release_2.2.10
  • SRB2_release_2.2.9
  • SRB2_release_2.2.8
  • SRB2_release_2.2.7
  • SRB2_release_2.2.6
  • SRB2_release_2.2.5
  • SRB2_release_2.2.4
  • SRB2_release_2.2.3
  • SRB2_release_2.2.2
  • SRB2_release_2.2.1
  • SRB2_release_2.2.0
  • SRB2_release_2.1.25
  • SRB2_release_2.1.24
  • SRB2_release_2.1.23
  • SRB2_release_2.1.22
  • SRB2_release_2.1.21
  • SRB2_release_2.1.20
40 results

android

  • Clone with SSH
  • Clone with HTTPS
  • Forked from STJr / SRB2
    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