John Murray

Results 253 comments of John Murray

In fact there are other missing too. Here's the completion list I get when editing package.json in 1.72.2. I have marked in red the ones not listed in the documentation....

The list apparently comes from https://github.com/microsoft/vscode/blob/f09c4124a229b4149984e1c2da46f35b873d23fa/src/vs/workbench/services/extensions/common/extensionsRegistry.ts#L241-L374

Is this an enhancement request, or are you reporting a regression from previous behaviour?

Nothing at the moment, nor any work scheduled on it.

I suggest you create a new Profile in which you disable all non-essential extensions, then see if the problem remains.

@borjamunozf this probably needs raising on the C++ extension.

A .code-workspace file like this seems to do a pretty good job of emulating Studio's Namespace tree: ```json { "folders": [ { "name": "iris:HSCUSTOM Classes", "uri": "isfs://iris:hscustom/?filter=*.cls" }, { "name":...

@evshvarov I agree with @isc-bsaviano. If adding it is going to make things easier for you I encourage you to create your own extension to add it. This could be...

I think this would be a great asset.

VS Code is used to debug many languages. Which is yours? /needsMoreInfo