green3g / vscode-arcgis-assistant

An arcgis administration tool for vscode
MIT License
29 stars 0 forks source link

Fix: Save not working correctly in some windows systems #23

Closed green3g closed 4 years ago

green3g commented 4 years ago

Needs research, but implement the vscode public on save api to handle saving documents:

See: https://github.com/emeraldwalk/vscode-runonsave/blob/master/src/extension.ts#L24