Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Fatshark Code AssistNew to Visual Studio Code? Get it now.
Fatshark Code Assist

Fatshark Code Assist

Fatshark AB

|
2,467 installs
| (0) | Free
Stingray Intellisense, debugging and code browsing.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fatshark Code Assist

Install

Available on the Visual Studio Code Marketplace: https://marketplace.visualstudio.com/items?itemName=Fatshark.fatshark-code-assist

Alternatively, if you're developing it you can also clone the repo into %UserProfile%/.vscode/extensions.

Features

  • Enhanced debugger:
    • Attaches in <100ms instead of taking ~10 seconds (x100 fold improvement).
    • Execute Lua in the current lexical scope via the Debug Console.
    • Basic auto-complete in the debug console.
    • Expandable tree-view for table values.
  • Lua language features support:
    • Go to Definition (F12)
    • Go to Symbol in Workspace (Ctrl+T)
    • Go to Symbol in Editor (Ctrl+Shift+O)
    • Dim code inside feature flags.
    • Color picker for color tables (eg, {255,70,130,180}).
    • Preview texture assets by hovering them.
    • (Basic) auto-completion on self methods.
  • Other features:
    • Recompile & refresh sources from within VSCode.
    • View console output (both compiler/games) within VSCode.
    • Clickable error links in the console output.

License

See the LICENSE file.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft