Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pherrymason authored Jan 26, 2025
1 parent cd12bcc commit c229fc5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
- Support `<*` and `*>` comments. (#91)
- Show documentation on hover and completion. Credit to @PgBiel
- Optimizations to reduce CPU usage by 6-7x. Credit to @PgBiel [More info](https://github.com/pherrymason/c3-lsp/pull/99)
- Improve syntax highlighting in function information on hovering (Credit to @PgBiel)
- Improve syntax highlighting in function information on hovering. Credit to @PgBiel
- Adds type information as well as other information to completions. Credit to @PgBiel
- Fix parsing of non-type alias def (Credit to @PgBiel)
- Improve macro handling. [More info](https://github.com/pherrymason/c3-lsp/pull/103). Credit to @PgBiel

## 0.3.3
- Support named and anonymous sub structs.
Expand Down

0 comments on commit c229fc5

Please sign in to comment.