-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
IntelliJ has "live templates" that can be dynamically populated and react to contextual information. For example, creating a loop or creating a variable (a "postfix" template).
I have a few ideas about the boilerplate that can be moved into a template, but we can probably get started with just creating a template for parsing a string that contains source code.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request


