Skip to content

Releases: green3g/vscode-arcgis-assistant

Fixed timeout issue

05 Dec 21:56
Compare
Choose a tag to compare

Adds additional logging for login failures

05 Dec 20:29
Compare
Choose a tag to compare

Adds ability to create new items

06 Nov 18:54
Compare
Choose a tag to compare

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

08 Jul 13:36
Compare
Choose a tag to compare

Bug fixes:

  • delete and paste actions were not working in user content directories

VSCode native on save api

18 Feb 02:43
Compare
Choose a tag to compare

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

03 Feb 21:42
Compare
Choose a tag to compare

Ability to manage other user's content

01 Feb 17:29
Compare
Choose a tag to compare

Enhancements:

  • Added the ability to perform interactions on user items/folders. #12

image

Bug Fix: Group sorting and saving items to groups

25 Jan 20:53
Compare
Choose a tag to compare

Items can now be saved to groups #21
Group items are now sorted alphabetically #17

Bug fix

11 Jan 18:44
Compare
Choose a tag to compare

Fix channel always visible #20

Fix Copy/Paste on windows

21 Dec 04:17
Compare
Choose a tag to compare

This release uses vscode's builtin copy/paste mechanism to transparently allow copy paste between operating systems.