x7dJJ9vnFH23/Vscode — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small unofficial VS Code extension for people writing Synapse X Lua scripts. I want it to add handy code snippets for almost every Synapse X method from the public API reference, so when someone starts typing a method name they can quickly insert the right call pattern without remembering the syntax.

Keep it simple and community made. Make it clear in the README that this is not official and not made by the Synapse X developers, and that questions should go to the project owner instead. Don’t try to replace a full Lua language server. For normal Roblox or Lua snippets, just mention that people should use Roblox LSP.

Please set up the extension so it can be installed and tested in VS Code, with sensible snippet prefixes, short descriptions, and a clean README with features, known issues, and release notes. Look up the current VS Code extension snippet docs online if you need to.

Want more depth? Deep Reverse