vscode-per-namespace-settings

Downloads4
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues
Articles
Dependants

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:

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
IPM installation
zpm "install vscode-per-namespace-settings"
Rating
5 (1)
Category
Developer Environment
Works with
InterSystems IRIS
Tags
Info
Version
1.0.0
Last updated
2023-10-13
Repository
Open
Documentation
Open
License
Link