Lispercat
Lispercat
Interesting! I quickly tied on my side, it works for me, but is it just this command? When something like that happens, usually nothing else should work either. Maybe try...
You are on windows? vscode version 1.82.0? Let me try to remove and install the plugin from my side On Thu, Sep 21, 2023 at 10:49 AM Undefined ***@***.***> wrote:...
I am on Windows 10. Just updated to Version: 1.82.2 (system setup) Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d Date: 2023-09-14T05:55:25.390Z Electron: 25.8.1 ElectronBuildId: 23779380 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.19044...
Could it be that you open your vscode not from a sailpont ssb project? probably the plugin doesn't get activated since it doesn't see xml files or **/config/**/*.xml in your...
On the other hand it loads for me even when I open it from any place. You can try debugging. Git pull the project https://github.com/lispercat/sailpoint-iiq-dev-accelerator Do "npm install" open vscode...
Also I wonder if you can cleanly uninstall the extension (uninstall it from vscode and make sure that there are no C:\Users\\.vscode\extensions\andreistebakov.sailpoint-iiq-dev-accelerator- folder left) and then install again On Thu,...
you can safely delete the scratch.ts file On Thu, Sep 21, 2023 at 11:25 AM Undefined ***@***.***> wrote: > I got this at some point > > [image: image] >...
as a sanity check, can you check that you have C:\Users\ wrote: > I got this at some point > > [image: image] > > > I'll check if I...
yeah, the million dollar question is what is the "properties of undefined"... On Thu, Sep 21, 2023 at 11:34 AM Undefined ***@***.***> wrote: > I reached this point, seemingly where...
Do you have another machine to try on? Put a breakpoint on contextChange, looks like it's failing somewhere there. On Thu, Sep 21, 2023 at 11:59 AM Undefined ***@***.***> wrote:...