Releases: thedadams/zed-comment
Releases · thedadams/zed-comment
v0.6.6
What's Changed
- chore: move FIX from warn to error group by @robsonpeixoto in #99
New Contributors
- @robsonpeixoto made their first contribution in #99
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- docs: add documenation for supporting OpenTofu/HCL by @tzabbi in #39
- feat: add IMPORTANT by @j-lakeman in #97
New Contributors
- @tzabbi made their first contribution in #39
- @j-lakeman made their first contribution in #97
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- chore: update README with new supported languages by @thedadams in #80
- chore: update Gleam status from
⚠️ to ✅ in README by @thedadams in #84 - add Typst to supported languages in README by @n-loo in #87
- chore: add documentation for semantic_tokens configuration by @lingyaochu in #91
- chore: allow space-only tag prefixes by @thedadams in #93
New Contributors
- @n-loo made their first contribution in #87
- @lingyaochu made their first contribution in #91
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix README typo: injections.content → injection.content by @Copilot in #76
- Add SQL to supported languages by @Copilot in #77
- enhance: add support for languages that use % to start comments by @thedadams in #79
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- fix: only the first text should be used as context by @thedadams in #73
- fix: update grammar to fix issue with #[debug] being highlighted by @thedadams in #74
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Add D to supported languages table by @Copilot in #68
- chore: add Lua support with pull request link by @thedadams in #70
- fix: ensure all text is highlighted by @thedadams in #71
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: remove prefix matching that is no longer needed by @thedadams in #62
- Update Make language support status to supported by @Copilot in #63
- Remove obsolete tip about building Zed from source by @Copilot in #64
- feat: add *, !, # and ? as special tag names by @thedadams in #65
- chore: prep for v0.6.0 release by @thedadams in #66
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Fix comment syntax highlighting in JSON in README by @nertzy in #51
- feat: Support SAFETY by @henryhchchc in #54
- chore: add information about AsciiDoc to README by @thedadams in #55
- enhance: add DELETE tag by @thedadams in #56
- chore: update Svelte support in README by @thedadams in #59
- feat: add outline support by @thedadams in #60
- feat: add support for prefix styling by @thedadams in #61
New Contributors
- @nertzy made their first contribution in #51
- @henryhchchc made their first contribution in #54
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- chore: clarify extension description by @thedadams in #37
- fix: correct user parentheses matching by @thedadams in #45
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add Ruby by @marcoroth in #29
- Add RBS by @marcoroth in #30
- enhance: make colon optional by @thedadams in #31
- Mark Ruby as supported by @marcoroth in #32
- fix: theme colon and user information the same as the tag by @thedadams in #34
- chore: add MAYBE as a tag similar to TODO by @thedadams in #35
- fix: stop including multi-line comment ending on new line by @thedadams in #36
New Contributors
- @marcoroth made their first contribution in #29
Full Changelog: v0.3.2...v0.4.0