ioncodes / idacode

An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
725 stars 77 forks source link

Workspace is "undefined" when skipping InputBox #42

Open 0blu opened 7 months ago

0blu commented 7 months ago

When connecting to IDA and clicking the path InputBox away the resulting workspace is undefined

https://github.com/ioncodes/idacode/blob/4209b63d5aa812a0db21758e0a2444adcafbec8c/idacode/src/extension.ts#L46-L53

image image