Mike Henderson

Results 6 issues of Mike Henderson

Using the Chrome plugin with Gmail and sent emails look great on any mail client. However, when a recipient replies or forwards a message with code-block the rendering is all...

high

#### Description Large files either cannot be formatted or take a very long time to run with high CPU churn. Similar issues: #296 #266 #272 Another extension ( https://github.com/mikeburgh/vscode-xml-format )...

Performance

https://github.com/intersystems-community/zpm/blob/df32a6d798b90de64ae2700cb545976551a6c5a1/src/cls/_ZPM/PackageManager/Client/Manager.cls#L54 This query uses `registry` variable which is ProcedureBlock private so will always evaluate to null in `%SQL.Statement.bindArguments`. This seems to be the desired behavior since this method is invoked...

bug

I've figured out how to define localized error messages using LOC resource in module.xml ``` ``` And supporting file `src/My/Errors.xml` ``` Value %1 is invalid ``` Which when loaded generates...

documentation
prio: medium

* Users can create a .env file to override the default 80/4567 published ports * Add trailing slash to navbar-brand href to prevent nginx from redirecting to port 80 when...

- REST Client Version: v0.25.1 - VSCode Version: Version: 1.93.1 - OS Version: macOS Sequoia 15.0 Extension JSONPath version is `"jsonpath-plus": "^0.20.1"` Latest version of the `jsonpath-plus` appears to be...