Skip to content

Add YAML file type support in Explorer perspective#7632

Open
leehaut wants to merge 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-105
Open

Add YAML file type support in Explorer perspective#7632
leehaut wants to merge 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-105

Conversation

@leehaut

@leehaut leehaut commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Fix #7631

Summary

  • Add Explorer support for .yml / .yaml files (YamlExplorerFileType + YamlExplorerFileTypeHandler)
  • Enable YAML syntax highlighting with a TextMate grammar from vscode-yaml (upstream: textmate/yaml.tmbundle)
  • Wire language id yaml into ContentEditorTm4eSupport and add unit tests

Signed-off-by: lance <leehaut@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Support opening and editing YAML files in Explorer perspective

1 participant