arcgis-js-vscode-snippets icon indicating copy to clipboard operation
arcgis-js-vscode-snippets copied to clipboard

Collection of Visual Studio Code snippets for common code patterns in the ArcGIS Maps SDK for JavaScript.

Results 23 arcgis-js-vscode-snippets issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...

dependencies

### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/arcgis-js-vscode-snippets/issues) to avoid duplicates ### Snippet prefix "require" and "map" ### Proposal ## 1) `map` enhance proposal The `map`...

type/enhancement
status/needs triage

I think we can improve the [snippet builder](https://esri.github.io/arcgis-js-vscode-snippets/builder/) by: * [ ] Increase height of body and description fields (calcite) * [ ] Adding checkboxes to be able to select...

help wanted

The JS [Search Widget](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html) has many optional properties and different source options. Create a snippet for each scenario below: - [ ] Search [widget](https://developers.arcgis.com/javascript/latest/sample-code/widgets-search-3d/) - [ ] Search widget with...

help wanted
good first issue

Hello again!, Sorry I know this issue is long, but I wanted to share with you some doubts that have arisen while I was creating new snippets and my opinion...

type/discussion

**Greetings and happy Hacktoberfest 2024!** We're thrilled that you've chosen to participate in Hacktoberfest with us! Please bear in mind that during the month of October 🎃, the volume of...

Currently we use a default esri icon. This issue is to identify and replace it with a more meaningful icon. Once a new icon has been identified it can be...

good first issue

Today the extension contain just a few snippets Snippet|Description -- | -- |simpleMarkerSymbol | Creates a SimpleMarkerSymbol in a MapView. Contains placeholder for style. |pictureMarkerSymbol | Creates a PictureMarkerSymbol in...

help wanted

Today the extension contain just a one snippets Snippet|Description -- | -- |addLayerFromPortalItem | Add a new layer to the map from an ArcGIS Online or Enterprise portal item. Contains...

help wanted

In addition to the existing snippets, which I would recommend revisiting to make them clearer (like with `map`) ![Screenshot 2023-09-27 at 00 55 34](https://github.com/Esri/arcgis-js-vscode-snippets/assets/826965/49a7db55-f147-42a1-8ac0-0104217be960) It would be nice adding some...

good first issue