Skip to content

Commit

Permalink
24.11.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewNolte committed Nov 5, 2024
1 parent ecb167a commit 03ba6c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [24.11.0] - 2024-11-05
- Prevent file base names from being recognized as a hierarchical path.
- Improved completions:
- improved context for completions- type info is on every entry now
- improved filtering of completions
- port/param completions show both now, as extension isn't able to get full edit buffer
- Remove included surfer, https://marketplace.visualstudio.com/items?itemName=surfer-project.surfer supports FST now and is more up to date

## [24.10.1] - 2024-10-24
- Add Terminal Links for hierarchical paths. Clicking on one does a best effort of following the path, meaning if it can't find one symbol in the path, it'll stop at the latest one. It'll open that symbol in the editor, hierachical view, and instances view.
- Add timeout to formatter
Expand Down

0 comments on commit 03ba6c9

Please sign in to comment.