Extension for VS Code that provides autocomplete for MapComplete themes and layers.
Find a file
2025-01-01 20:34:35 +01:00
.github ⬆️ Bump actions/checkout from 2 to 4 2024-12-31 23:03:10 +01:00
.vscode 🎉 Initial commit 2024-12-31 22:53:56 +01:00
src Add support for filters and license info 2025-01-01 20:34:35 +01:00
.gitignore 🎉 Initial commit 2024-12-31 22:53:56 +01:00
eslint.config.mjs 🎉 Initial commit 2024-12-31 22:53:56 +01:00
LICENSE.md 👷 Tune down actions 2024-12-31 23:02:19 +01:00
package-lock.json ⬆️ Bump @types/node from 20.17.10 to 22.10.2 2024-12-31 23:02:58 +01:00
package.json 🔧 Add repository to package.json 2024-12-31 23:05:59 +01:00
README.md Add support for filters and license info 2025-01-01 20:34:35 +01:00
tsconfig.json 🎉 Initial commit 2024-12-31 22:53:56 +01:00

MapCompleteVScode

This is a Visual Studio Code extension for MapComplete. It adds autocompletion and defintion support for the MapComplete theme and layer configuration files.

Not everything is supported yet, but currently the following features are supported:

  • Autocompletion for the layer names
  • Definition support for the layer names
  • Definintion support for icons
  • Autocompletion for tagRenderings in questions.json
  • Definition support for tagRenderings
  • Autocompletion for filter keys in questions.json
  • Definition support for filter keys