-
Original issue report
https://github.com/intersystems-community/vscode-objectscript/issues/416
-
In docker:
```
ENV SRC_DIR=/home/irisowner
RUN wget -q https://pm.community.intersystems.com/packages/zpm/latest/installer -O $SRC_DIR/zpm.xml
COPY --chown=irisowner . $SRC_DIR
RUN iris start…
-
### Bug Description:
I'm an author of [VSCode-ObjectScript](https://open-vsx.org/extension/daimor/vscode-objectscript) extension.
We have an item on the Activity bar
How it looks in VSCode
![ima…
-
Implemented a Proxy on a simple data class.
A Postman request for a particular record from this class works great:
URL(fragment)
csp/sfonline/data/api/terms_base/64
Response:
{
"%seriesC…
-
Hi, In Studio, serve side source control hooks allow to leverage current project name and put it into the local workspace path (e.g. with SVN hooks). How can the project name be passed into the server…
-
Hello!
When I am trying to debug then I get error. User has all permissions and roles.
```
Unable to open 'Ens.Queue.1.int': 404 - {"status":{"errors":[],"summary":""},"console":[],"result":{"n…
-
As of version 0.8.7 in VS Code my workspace can no longer connect to the InterSystems IRIS server, I did not change any settings, the settings are no longer available. In the Settings panel under "Int…
-
When writing a class, the auto-compile and auto-save break the formatting. It'll put the extends block above the classname, create unwanted classes on the server, and I can't even finish properties be…
-
TFS 2015 treats the .mac file extension as an image file. Therefore it will not allow us to perform a code comparison on the Pull Request because if considers .mac files as images. We have found no …
-
Issue Type: Bug
Sometimes while I'm writing code, I get the following error:
```
[Error - (timestamp)] Request textDocument/signatureHelp failed.
Message: Request textDocument/signatureHel…