Releases: green3g/vscode-arcgis-assistant
Releases · green3g/vscode-arcgis-assistant
Fixed timeout issue
Adds additional logging for login failures
v2.3.0 2.3.0
Adds ability to create new items
Updates:
- added ability to right click content folders and create new items from scratch
Note: in the URL prompt, you can type {}
to replace the URL with the item ID when its saved. Example:
https://my.webapp.com/?itemID={} -> https://my.webapp.com/?itemID=3242348923849234jlsdkjfsalj2340j34
Bug fix:
- Adding and removing portals did not properly refresh the tree view until reloaded
Fix paste/delete actions on user CONTENT items
Bug fixes:
- delete and paste actions were not working in user content directories
VSCode native on save api
Enhancements:
- use native vscode on save events to watch for files saving
Bug fixes:
- Fix issue with portal web adaptor urls and saving items
Bug fix for Windows WSL
- Fix WSL Bug: 0c90995
Ability to manage other user's content
Bug Fix: Group sorting and saving items to groups
Bug fix
Fix Copy/Paste on windows
This release uses vscode's builtin copy/paste mechanism to transparently allow copy paste between operating systems.