zed/crates/grammars/src
Young 533d3d534b
Recognize HIP files as C++ (#57333)
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments (I am not adding
new unsafe blocks)
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior (Should I add a test for
this?)
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- Added Recognizing HIP files as C++
2026-05-26 16:22:19 +00:00
..
bash Revert: "languages: Improve function parameter highlighting for Bash" (#52245) 2026-05-14 16:22:49 +00:00
c editor: Add action to toggle block comments (#48752) 2026-04-08 22:29:16 +03:00
cpp Recognize HIP files as C++ (#57333) 2026-05-26 16:22:19 +00:00
css
diff Add support for diff.plus and diff.minus highlight captures (#45459) 2026-04-02 13:22:35 +00:00
gitcommit
go editor: Add action to toggle block comments (#48752) 2026-04-08 22:29:16 +03:00
gomod
gowork
javascript languages: Exclude angle brackets from rainbow bracket colorization for Javascript (#57063) 2026-05-18 15:54:51 +00:00
jsdoc
json Add automatic syntax highlighting for TopoJSON files (#53546) 2026-04-13 17:23:37 +00:00
jsonc Revert "jsonc: Recognize renovate.json as JSONC" (#54537) 2026-04-22 19:45:26 +00:00
markdown grammars: Highlight markdown code spans in tables (#57506) 2026-05-22 22:40:13 +00:00
markdown-inline
python editor: Add action to toggle block comments (#48752) 2026-04-08 22:29:16 +03:00
regex
rust editor: Add action to toggle block comments (#48752) 2026-04-08 22:29:16 +03:00
tsx Highlight nested JSX member expression tags (#53750) 2026-04-24 08:45:47 +00:00
typescript languages: Fix nested object methods missing from outline panel (#50754) 2026-04-21 00:36:39 +02:00
yaml
zed-keybind-context
grammars.rs