We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2689deb commit 0f2bd69Copy full SHA for 0f2bd69
CHANGELOG.md
@@ -4,8 +4,12 @@ All notable changes to FScript are documented in this file.
4
5
## [Unreleased]
6
7
+## [0.36.0]
8
+
9
- Fixed LSP go-to-definition for alias-qualified function calls (for example `Helpers.append_part`).
10
11
+**Full Changelog**: https://github.com/MagnusOpera/FScript/compare/0.35.0...0.36.0
12
13
## [0.35.0]
14
15
- Fixed LSP completion insertion for dotted prefixes so selecting `Option.map` after `Option.` no longer duplicates the qualifier.
0 commit comments