We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
As there are no wizards in VSCode, it can be daunting for new programmers to write code correctly, for example, relationships. So the idea is to add to the extension some functionality to give commented-out examples of how to describe classes correctly and to write code in ObjectScript, Embedded Python, and Embedded SQL.
ADMIN RESPONSE
Dec 18, 2025
Thank you for posting the idea. According to information from experts, this functionality already exists.
Snippets and wizards is not the same. You can see multiple examples o VS Code wizards by simple google "VS code wizards ", among examples SAP Application Wizard etc...
Snippets proved simple code thar user can modify, Wizards asks question and generate code based on answers.
Thanks for your interest in wizard functionality. VS Code doesn't have the concept of wizards in the same way as Studio. The way VS Code helps new programmers write code correctly is with snippets. Our extension contributes many ObjectScript snippets, but it sounds like we might need to explain that better?
Snippets and wizards is not the same. You can see multiple examples o VS Code wizards by simple google "VS code wizards ", among examples SAP Application Wizard etc...
Snippets proved simple code thar user can modify, Wizards asks question and generate code based on answers.
Thanks for your interest in wizard functionality. VS Code doesn't have the concept of wizards in the same way as Studio. The way VS Code helps new programmers write code correctly is with snippets. Our extension contributes many ObjectScript snippets, but it sounds like we might need to explain that better?