Skip to content

Commit 653b05c

Browse files
committed
updated NEWS.md [skip ci]
1 parent e0c1c52 commit 653b05c

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

NEWS.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# languageserver 0.3.89
2+
3+
- skip tests on solaris
4+
5+
# languageserver 0.3.8
6+
7+
- When closing a file, "Problems" should be removed (#348)
8+
- Implement renameProvider (#337)
9+
- Hover on symbol in a function with functional argument causes parse error (#345)
10+
Hover on non-function symbol in other document should show definition and - documentation (#343)
11+
- Check if symbol on rhs of assignment in definition (#341)
12+
- Implement referencesProvider (#336)
13+
- Add comment of notice above temp code of definition (#353)
14+
- Implement renameProvider (#339)
15+
- Fix tests (#351)
16+
- Update coc help in README (#350)
17+
- Remove diagnostics of closed files in non-package workspace (#349)
18+
- Fix hover func arg (#346)
19+
- Fix hover on non-function symbol (#344)
20+
- Fix checking symbol on rhs of assignment expression (#342)
21+
- Implement referencesProvider (#338)
22+
- Do not load sysdata.rda (#347)
23+
- release v0.3.7 (#335)
24+
125
# languageserver 0.3.7
226

327
- Local function support (#330)

0 commit comments

Comments
 (0)