-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual Studio Code Snippets Collection #1203
Comments
Hi @gavinr , I would love to work on this issue. I would love to hear if you elaborate this a little. |
Hi @Groot-2001, the repo of that VS Code extension is here: https://github.com/Esri/arcgis-js-vscode-snippets I assume the goal here would be to do something similar but using Esri Leaflet, right? I guess snippets should help developers to easily:
I would probably grab ideas from the Sample Code doc. Should I be a new repo? If you want, I can request a new empty repo that we can use. |
Yes, creating a new repository would be the way to go for building a VS Code extension using Esri Leaflet. The snippets you mentioned can indeed help developers easily incorporate functionalities like loading Esri basemap layers, feature layers, geocoding search, etc. Feel free to request a new empty repository that we can use for this project. |
@Groot-2001 I have been checking with the team and we think for now we would prefer you to host that repo, and we will reference it from this repo and contribute to it. Would that work? |
hi @Groot-2001, let me know if you need any help with this 🙂 |
I was reminded today that there is an ArcGIS API for JavaScript Snippets extension for VS Code. The project is maintained on GitHub.
It got me thinking that it might be cool to create a spin-off repo to create a VS Code Snippets extension for Esri-Leaflet.
I don't know what's involved in this type of project, but I think having it community-focused would be cool. I would love to hear other users' thoughts.
The text was updated successfully, but these errors were encountered: