PALO ALTO, Calif., May 04, 2023 (GLOBE NEWSWIRE) -- Metabob announced today a new artificial intelligence (AI)-powered virtual studio code (VSCode) extension for its debugging and refactoring tool ...
In my extension, I have a set of reports that come from a database. I use a vscode.TextDocumentContentProvider with a custom schema to render these reports as markdown.
When I try to debug the extension, I get the following error from the terminal: Uncaught Error Error: Cannot find package 'vscode' imported from /home/seth/repos ...