This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
Improve creation of new elements via command palette #265
Labels
client
A issue that is heavily affecting the client part (Typescript)
feature
improvement
Changes to already existing features
lcc
server
A issue that is heavily affecting the server part (Java)
The command palette should also support sort-of dynamic commands for creating new elements.
In particular, we are interested in creating new elements by specifying name and type.
(e.g. typing MyName:AutomatedTask should create a new AutomatedTask with the name label "MyName")
The text was updated successfully, but these errors were encountered: