vscode-objectscript icon indicating copy to clipboard operation
vscode-objectscript copied to clipboard

InterSystems ObjectScript extension for Visual Studio Code

Results 40 vscode-objectscript issues
Sort by recently updated
recently updated
newest added
trafficstars

When using the server-side editing paradigm namespace folders can hold folder-specific settings (see doc at https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO_ssworkflow#GVSCO_ssworkflow_config_folderspec). When building a webapp using the technology formerly known as CSP it is common...

enhancement
priority/backlog

There are a bunch of places in our code where we check the scheme of a URI and use `"file"` to mean client-side editing. We should consider supporting any scheme...

enhancement
priority/awaiting-more-evidence

To aid in migration from Studio, it would be great to be able to have an isfs folder containing a single view with *everything* in a namespace, ideally broken down...

enhancement
priority/awaiting-more-evidence

The optional `objectscript.conn.docker-compose` object allows a VS Code workspace to connect to a local IRIS container instance for which the port serving the /api/atelier API outside the container is assigned...

enhancement
priority/backlog

Related to https://github.com/intersystems-community/intersystems-servermanager/issues/187

enhancement
priority/backlog

It's not clear what is the SQL name of a persistent ObjectScript class. It can be obtained but developers spend several minutes every time to figure out the SQL name...

enhancement
priority/community-opportunity

There is a bug when you click Go to definition on the label which is defined like this ``` label DO gOverviewRefresh, gDetail QUIT label2 DO gOverviewRefresh, gDetail QUIT gDetail...

Since upgrading an environment to 2023.1.1 the find in files functionality no longer works Iris Implementation: IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2023.1.1 (Build 380_0_22870U) [Health:3.5.0]...

When connecting to a production environment it would be useful to have a visual indicator to prevent unintended changes. The environment information necessary is stored in ^%SYS("SystemMode"). For reference in...

enhancement

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5. Release notes Sourced from nokogiri's releases. v1.16.5 / 2024-05-13 Security [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See GHSA-r95h-9x8f-r3f7 for more information. Dependencies...

dependencies
ruby