Home Applications vscode-per-namespace-settings

vscode-per-namespace-settings

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
1
Awards
310
Views
1.6k
IPM installs
2
0
Details
Releases (1)
Reviews (1)
Awards (1)
Issues
Articles (1)
Dependants (1)
IPM package to create the /_vscode webapp that server-side mode of the vscode-objectscript extension can leverage.

What's new in this version

Initial Release

vscode-per-namespace-settings

This repo builds an InterSystems Package Manager (IPM) package that creates the /_vscode IRIS web application which the VS Code InterSystems ObjectScript extension can use to store namespace-specific settings, snippets, debug configurations etc when operating in server-side editing mode.

It can be installed from any namespace, as it only adds a web app into the IRIS configuration. For example:

USER>zpm "install vscode-per-namespace-settings"

Building, Testing and Publishing

Do this from a terminal session in USER in the IRIS container.

USER>zpm
zpm:USER>

To test-publish:

repo -r -n registry -url https://test.pm.community.intersystems.com/registry/ -user test -pass PassWord42

registry
Source: https://test.pm.community.intersystems.com/registry/
Enabled? Yes
Available? Yes
Use for Snapshots? Yes
Use for Prereleases? Yes
Is Read-Only? No
Deployment Enabled? No
Username: test
Password: <set>

zpm:USER>vscode-per-namespace-settings publish -Ddelete=

To reset to default repo:

repo -r -n registry -url https://pm.community.intersystems.com/ -user "" -pass ""

To check current repo info:

zpm:USER>repo -list
Made with
Install
zpm install vscode-per-namespace-settings download archive
Version
1.0.012 Jun, 2023
Category
Developer Environment
Works with
InterSystems IRIS
First published
12 Jun, 2023
Last edited
13 Oct, 2023
Last checked by moderator
01 Feb, 2025Works