generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 482
Closed
Description
In current design, AutoDev input will be complex:
- (done) import
$to use variable of context- $selction
- $beforeCursor
- (will) import
@to use build in command and agent - (will) import
/to support some custom command- /refactor this
- (will) import
#to like to issue or story id- #system_id:51
- #system_id:52
- ....
For example:
Which will make input box complex, in order to use SyntaxHighlighterBase, CompletionContributor or other features, we can design it as a language, which is same to JetBrains' design.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels