vscode-extension icon indicating copy to clipboard operation
vscode-extension copied to clipboard

Smart Editing for Ergo object creation expressions based on CTO models

Open jeromesimeon opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Provide smart editing for Ergo object creation. The idea would be to be able to start writing the class e.g., Address{ and then the editor would provide a stub for the content of that class with default values.

Default values could be populated automatically, taking into account CTO defaults if present.

Additional context This issue originated from user experience discussion and requirements for Ergo Init https://github.com/accordproject/ergo/issues/734

jeromesimeon avatar Feb 14 '20 17:02 jeromesimeon