John Murray

Results 251 comments of John Murray

@isc-bsaviano there's a section in the Server Manager README about changes required in order that Simple Browser can access Portal.

We're being bitten by https://github.com/microsoft/vscode/issues/122314 which I have just opened.

This upstream issue to watch is now https://github.com/microsoft/vscode/issues/108935

> Isfs root should allow to store launch.json as well. @daimor ever since 0.9.4 this is possible. All you need is a CSP-type web app named `/_vscode` that uses the...

@bourette they only need to set up a single extra csp application per server, and they don't need to add a csp-type isfs for any namespace unless they want to...

@jstetson10 it's in the README at https://github.com/intersystems-community/vscode-objectscript/blob/master/README.md#more-about-isfs-and-isfs-readonly-workspace-folders

Submitting the PR has revealed that I've broken layering rules in the way I made Explorer work out whether to force metadata resolution so it gets to know when folders...