- Log in to post comments
More information about me at https://community.intersystems.com/post/celebrating-pioneer-voice-developer-community
Re the AD lockout caused by saved passwords, I assume this was after you had changed your AD password. After doing that did you use the Accounts button at the bottom of the VS Code Activity Bar to sign out the connections that used this AD account, and opt to delete the saved password for each?
- Log in to post comments
When you launch VS Code I wonder if what's happening is that it's reopening whichever workspace was open at the time you last exited VS Code. To test this theory please use the "Close Workspace" option from the File menu before you exit from VS Code. Then the next time you launch VS Code do you still get the sign-in permission request?
Also, are you editing server-side (i.e. the old Studio paradigm), or client-side? And is your desktop Windows or macOS or a Linux variant?
- Log in to post comments
Direct use by the VS Code / Windsurf etc "vibe coding" features of resources with `isfs://` type URIs (i.e. server-side classes etc living only in an IRIS namespace) seems to be blocked by https://github.com/microsoft/vscode/issues/277970