Esri / arcgis-js-vscode-snippets

Collection of Visual Studio Code snippets for common code patterns in the ArcGIS Maps SDK for JavaScript.
https://marketplace.visualstudio.com/items?itemName=Esri.arcgis-maps-sdk-js-snippets
Apache License 2.0
25 stars 8 forks source link

Add Snippets builder to enhance the contribution experience #14

Closed hhkaos closed 11 months ago

hhkaos commented 3 years ago

Hello again!,

I wanted to share a simple interface I have built for myself to help me create new snippets. While I was doing it, I decided to make it public just in case it could help other developers too (for personal use or to contribute to this repo).

So I just wanted to share it with you:

VS Code snippets builder

If you think it can make sense to host the app on this repo, I can finish/clean it a little, remove my repo and do a pull request to this one.

Cheers!

hhkaos commented 3 years ago

I just saw this! 😅 🤣 , well, at least this allows the developer to open an issue 😉 xD

kellyhutchins commented 3 years ago

I like the custom snippet builder you created and think the option to allow developers to open an issue is useful. I also like that you can add custom tips etc to help users create snippets that fit in with the standards we define. I think it'd be great to include in this repo.

hhkaos commented 3 years ago

Awesome!, I guess we should do it after we finish discussing the conventions, right? (this way the custom tips would be more accurate).

hhkaos commented 11 months ago

Done: https://github.com/Esri/arcgis-js-vscode-snippets/pull/25