We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ed700 commit 611e0ecCopy full SHA for 611e0ec
CHANGES.md
@@ -1,5 +1,6 @@
1
-unreleased
2
-==========
+merlin 4.17
+===========
3
+Thu Sep 26 18:48:42 CEST 2024
4
5
+ merlin binary
6
- A new `WRAPPING_PREFIX` configuration directive that can be used to tell Merlin
@@ -10,6 +11,8 @@ unreleased
10
11
- Implement new inlay-hints command for adding hints on a sourcetree (#1812)
12
- Add `signature-help` command (#1720)
13
- Implement new search-by-type command for searching values by types (#1828)
14
+ - Fix dot-merlin-reader ignoring `SOURCE_ROOT` and `STDLIB` directives
15
+ (#1839, #1803)
16
+ editor modes
17
- vim: fix python-3.12 syntax warnings in merlin.py (#1798)
18
- vim: Dead code / doc removal for previously deleted MerlinPhrase command (#1804)
0 commit comments