MapCompleteVScodeThis is a Visual Studio Code extension for MapComplete. It adds autocompletion and defintion support for the MapComplete theme and layer configuration files. Currently the following features are supported:
All notable changes to this project are documented in the CHANGELOG file. InstallationThe extension can be installed in several ways: From the Visual Studio Code marketplaceYou can install this extension from the Visual Studio Code marketplace. Just search for "MapComplete" and you should find it. Alternatively you van press
From Open VSXYou can also install the extension from the Open VSX registry. Just search for "MapComplete" and you should find it. From the .vsix fileYou can also install the extension from the .vsix file. You can download the latest version from the releases page. After downloading the .vsix file, you should be able to install it by going to extensions in Visual Studio Code and clicking on the three dots in the top right corner. Then click on "Install from VSIX..." and select the downloaded .vsix file. |