Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>lua-ctrl-clickNew to Visual Studio Code? Get it now.
lua-ctrl-click

lua-ctrl-click

Dr Roboto

|
2,724 installs
| (0) | Free
Helps resolve links to class files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lua-ctrl-click README

This plugin will allow you to click on class names and will attempt to find that file in your project folder.

class = Class()

Class.doSomething()

Class:doSomething()

clicking these will attempt to find "Class.lua" within your project directory.

Enjoy!

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