High-level models? CUSTOM modes? #5767
-
In helix, there are plenty of low-level operations like Any script or APIs or Plugins in HELIX to define custom mode based on High-level models? e.g. press "t2" to enter a TOML file mode
Any CRUD operations can be defined in particular mode with simple syntax instead use text low-level char-level operations.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There isn't currently a plugin system or APIs for these kinds of changes but this kind of language-specific behavior would most likely be accomplished with a plugin. See #3806 |
Beta Was this translation helpful? Give feedback.
There isn't currently a plugin system or APIs for these kinds of changes but this kind of language-specific behavior would most likely be accomplished with a plugin. See #3806