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 πΊ.
Just like this website geojson.io π.
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.
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 β.