intersystems-community / vscode-objectscript

InterSystems ObjectScript extension for Visual Studio Code
https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO
Other
108 stars 49 forks source link

Add `Modify Project Metadata...` command #1326

Closed isc-bsaviano closed 8 months ago

isc-bsaviano commented 8 months ago

This PR fixes #1324

I added a command called Modify Project Metadata.... It can be accessed from:

Right now the command only lets you change the Description of a project, but I chose a generic name in case we eventually want it to edit other properties (which I consider very unlikely).