Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cdda-json-lspNew to Visual Studio Code? Get it now.
cdda-json-lsp

cdda-json-lsp

nornagon

|
424 installs
| (0) | Free
A language server and VSCode plugin for Cataclysm: DDA JSON
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CDDA JSON language server

Enables "Go to Definition" and "Find References" for the JSON data files of the game Cataclysm: Dark Days Ahead.

Developing

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • Open VS Code on this folder.
  • Press Ctrl+Shift+B / Cmd+Shift+B to compile the client and server.
  • Switch to the Debug viewlet.
  • Select Launch Client from the drop down.
  • Run the launch config.
  • In the [Extension Development Host] instance of VSCode, open the Cataclysm-DDA source folder.
    • Navigate to a JSON file.
    • Cmd/Ctrl+clicking on IDs in the JSON should jump to definition/find references.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft