GeoJSON.IO for VSCode is an open-source extension for Visual Studio Code. It simply helps you to create, preview and edit your geojson data on a map 🗺.
Support real-time creating, editing, and previewing geojson data.
Support custom styling features.
Multiple base-map layers.
Usage
Install this extension ofc 😀.
Open your geojson file or an empty file in VSCode, the file extension should be one of these: .json, .txt, .geojson.
There are two ways to open the map window: Press ctrl + shift + p to open the command palette, search View On Map command and press Enter; Or just right-click on your file window and select View On Map option.
Tip🔈: Every time after creating or editing a feature, the data on the text editor is unsaved status, don't forget to save it manually before closed VSCode.
Screenshot
More
If you find any bugs or have some suggestions, please make an issue on the Github to let me know. And if this extension helped you, don't forget to leave a star ⭐.