VSCode extension with OAuth not writing to server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 03:31 PM
I am using the visual studio code extension and logging in through OAuth. I set up an endpoint and can select and application, select an update set, download files, and edit code.
The issue is when I try to sync, code doesn’t get written to the server. If there are changes on the server I can overwrite local but when I choose to overwrite server nothing happens. No error messages, and no code changes on the server.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 07:13 AM
another issue:
Unfortunately the extension doesn't allow syncing of Ecmascript 2021 files that fall afoul of outdated linting rules. I've tried published hacky workarounds (editing minified files, etc) without luck. This extension appears to have been largely abandoned by ServiceNow (it was updated after 12/23, in May, 2024, contrary to the info on this website. The newest version did not address this longstanding issue.