# MapCompleteVScode This is a Visual Studio Code extension for [MapComplete](https://github.com/pietervdvn/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 - Definition support for paths in license_info.json files ![Demo showing autcomplete for layers and icon definition](images/demo.gif) All notable changes to this project are documented in the [CHANGELOG](CHANGELOG.md) file.