All notable changes to the "vscode-handyllm" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- highlight extra property keywords (
tool
andarray
) for convenience - add `, * and _ to surrounding pairs
- Hide frontmatter end boundary when it is folded
- Wrap hprompt file name in quotes for run command.
- Foldable frontmatter and messages
- Frontmatter background highlight
- Message boundaries highlight
- Rename
keyword.role
tomarkup.heading
for themes in the wild to bold this scope
- Remove
#
line comment
- Highlighting extra properties of messages
- Parse special typed blocks as YAML
- MIT License
- Remove comment highlight to properly highlight completions prompt
- Update command category and title
- Run hprompt command as menu action, context menu command or command palette command, with keybinding
- Configuration for handyllm command name
- Create hprompt command
- New files use a starter template
- Default turn on word wrap
Basic syntax highlighting for hprompt files:
- Parse each content block as a markdown
- Support embedded languages in markdown
- Use
#
as single line comment - Injection to highlight %...% variables
- No bracket color