The setup takes about 2 minutes: 1. Enable a hidden flag in settings.json (ENABLE_LSP_TOOL) 2. Install a language server for your stack (pyright for Python, gopls for Go, etc.) 3. Add instructions in ...