Initial Release
This is a VSCode Plug-in to do CRUD operations over InterSystems IRIS Globals.
![Namespace Global List]([images](https://github.com/yurimarx/iris-global-editor/raw/master/images/treeview.png\)
![CRUD over Globals]([images](https://github.com/yurimarx/iris-global-editor/raw/master/images/crud.png\)
![Globals with YAML]([images](https://github.com/yurimarx/iris-global-editor/raw/master/images/install.png)yaml.png\)
This extension requires an InterSystems IRIS server with this application installed: https://github.com/yurimarx/iris-global-yaml
Include if your extension adds any VS Code settings through the contributes.configuration
extension point.
For example:
This extension contributes the following settings:
iris-global-editor.enable
: Enable/disable this extension.No issues.
Initial release
Enjoy!