-
Type: Bug
![image](https://user-images.githubusercontent.com/6726799/207850496-48bd124b-b2af-4e23-97b2-a879e612827f.png)
Extension version: 2022.11.1003412109
VS Code version: Code 1.74.1 (1ad8…
-
Type: Bug
In VSCode open an InterSystems Web Socket Terminal from the Terminal type drop down. Type any command (w $h) to verify the connection. Let the terminal sit for 60 seconds. The window w…
-
When setting `"objectscript.multilineMethodArgs": true`, the code formatting puts function parameters on separate lines which is fine; however it always uses tabs to indent said parameters, regardless…
-
Steps to Reproduce:
1. Copy some text into your clipboard.
2. Download, unzip and install this test extension:
[webview-copy-test-0.0.1.vsix.zip](https://github.com/microsoft/vscode/files/1311965…
-
Is it possible in the format module to add indent for "For","While","If":
Example
From
```objectscript
for value = "Red","Green","Blue" {
write value, !
}
```
To
```objectscript
For v…
-
Type: Bug
1. Be using a beta version of the extension, with proposed APIs enabled.
2. Use Server Manager to create a workspace giving isfs access to a namespace.
3. Click 'Search' in Activity Bar an…
-
R language isn't included in markdown-gfm-recognized-languages
## Expected Behavior
The list in `markdown-gfm-recognized-languages` includes the item "R"
## Actual Behavior
It does not exi…
-
Note the red parentheses in both sections of embedded SQL. In both cases there are mismatched (mis-colored) parentheses.
-
We are using ISC Ensemble Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2018.1.7 (Build 721U) Fri Mar 18 2022 22:01:43 EDT and VS Code on windows remote desktop.
Git repository is located on …
-
Type: Bug
Steps to reproduce:
1. Pull the [test-provider-sample extension source code](https://github.com/microsoft/vscode-extension-samples/tree/main/test-provider-sample).
2. Follow the step…