File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
* Changelog
2
2
3
- ** Unreleased
3
+ ** Unreleased 9.0.1
4
+
5
+ ** 9.0.0
4
6
- Disable sideline code actions and doc on cursor hover to reduce noise features.
5
7
- Allow customisation for the imenu buffer position (#718)
6
8
- Fix sideline alignment with text-scale (#719)
Original file line number Diff line number Diff line change 1
1
(package "lsp-ui"
2
- "8 .0.1 "
2
+ "9 .0.0 "
3
3
"UI modules for lsp-mode")
4
4
5
5
(website-url "https://github.com/emacs-lsp/lsp-ui")
Original file line number Diff line number Diff line change 7
7
; ; Keywords: languages, tools
8
8
; ; URL: https://github.com/emacs-lsp/lsp-ui
9
9
; ; Package-Requires: ((emacs "27.1") (dash "2.18.0") (lsp-mode "6.0") (markdown-mode "2.3"))
10
- ; ; Version: 8 .0.1
10
+ ; ; Version: 9 .0.0
11
11
12
12
; ;; License
13
13
; ;
You can’t perform that action at this time.
0 commit comments