We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cc919 commit f137286Copy full SHA for f137286
NEWS.md
@@ -1,11 +1,13 @@
1
# languageserver 0.3.15
2
3
**Closed issues:**
4
-
+
5
+- package::function() autocompletion doesn't include re-exported functions (#590)
6
- Server failed to start probably due to hard-coded installation path ERROR (#579)
7
-**Merged pull requests:**
8
+**Merged pull requests:**
9
10
+- Include all exports in namespace objects (#591)
11
- Disable linters actions (#589)
12
- Avoid emitting a negative activeSignature (#586)
13
- fix CRAN check warnings (#583)
0 commit comments