kjeremy
|
a39fe4f1dc
|
vscode-languageclient 6.0.0-next.10
|
2020-01-13 16:49:44 -05:00 |
|
Aleksey Kladov
|
875352b2b6
|
Rename Emacs "extension"
|
2020-01-13 12:56:33 +01:00 |
|
Aleksey Kladov
|
bd7aa5db14
|
Rename VS Code extension to rust-analyzer
|
2020-01-13 11:13:18 +01:00 |
|
Florian Diebold
|
c0b5d59bd6
|
Use lsp-seq-first in ra-emacs-lsp since that's more likely to exist
|
2020-01-11 23:31:16 +01:00 |
|
Marco Groppo
|
08fa0151ed
|
Fix lruCapacity config setting type
|
2020-01-11 13:30:02 +01:00 |
|
bors[bot]
|
1953ac17fd
|
Merge #2714
2714: Sanity check for missing server binary r=matklad a=matklad
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-01-06 11:39:41 +00:00 |
|
Aleksey Kladov
|
8327049fae
|
Allow disabling inlay hints
|
2020-01-01 17:04:37 +01:00 |
|
Aleksey Kladov
|
ef24721640
|
Fixes to progress display
|
2019-12-31 21:13:30 +01:00 |
|
Aleksey Kladov
|
695b8ba0f0
|
Sanity check for missing server binary
|
2019-12-31 20:54:31 +01:00 |
|
Aleksey Kladov
|
ff0ceb30a9
|
Add semicolons
|
2019-12-31 18:55:34 +01:00 |
|
Aleksey Kladov
|
cb41ffbbbd
|
Fix NPEs
|
2019-12-31 18:50:32 +01:00 |
|
Aleksey Kladov
|
6368b40dd9
|
Work around synchrnonisation issue
|
2019-12-31 18:38:22 +01:00 |
|
Aleksey Kladov
|
087af54069
|
Refactor server lifecycle
|
2019-12-31 18:32:17 +01:00 |
|
Aleksey Kladov
|
0849f7001c
|
Refactor config
|
2019-12-31 17:34:52 +01:00 |
|
Aleksey Kladov
|
76f283108b
|
Drop needless pubs
|
2019-12-31 17:28:27 +01:00 |
|
Aleksey Kladov
|
433000be34
|
Move config to Ctx
|
2019-12-31 17:28:01 +01:00 |
|
Aleksey Kladov
|
e4b588868f
|
Refactor status activation
|
2019-12-31 17:22:43 +01:00 |
|
Aleksey Kladov
|
0eb254854d
|
Fix color name
|
2019-12-31 15:42:05 +01:00 |
|
Aleksey Kladov
|
8662a7dfe5
|
Drop obsolete color configurations
|
2019-12-31 14:37:23 +01:00 |
|
Aleksey Kladov
|
26bd7a896b
|
Drop support for legacy colorization
|
2019-12-31 14:11:25 +01:00 |
|
Aleksey Kladov
|
6c1d92d6c5
|
Rename file
|
2019-12-31 14:06:40 +01:00 |
|
Aleksey Kladov
|
519bd0deb5
|
Fix #2700
|
2019-12-31 11:44:52 +01:00 |
|
Aleksey Kladov
|
f984ef2652
|
Switch impure functional style to pure imperative
|
2019-12-31 03:33:00 +01:00 |
|
Aleksey Kladov
|
cfb0865929
|
Reduce scope
|
2019-12-31 02:30:43 +01:00 |
|
Aleksey Kladov
|
96de8076ff
|
Use optional value shortcut
|
2019-12-31 02:27:26 +01:00 |
|
Aleksey Kladov
|
6561634c68
|
Remove trivial helpers
|
2019-12-31 02:21:57 +01:00 |
|
Aleksey Kladov
|
8346bdc04d
|
Rearrange code
|
2019-12-31 02:17:50 +01:00 |
|
Aleksey Kladov
|
68b7d84974
|
Restore internal applySourceChange command
|
2019-12-30 23:46:13 +01:00 |
|
Aleksey Kladov
|
c65e90f7b8
|
Use Ctx in highlighter
|
2019-12-30 23:46:13 +01:00 |
|
Aleksey Kladov
|
04f0f5077a
|
Reformat with tsfmt
|
2019-12-30 23:30:35 +01:00 |
|
Aleksey Kladov
|
323ad13c8a
|
Add tsfmt
|
2019-12-30 23:28:13 +01:00 |
|
Aleksey Kladov
|
9fae4f4b99
|
Remove prettier
|
2019-12-30 23:27:13 +01:00 |
|
Aleksey Kladov
|
233f1dd2a8
|
Privatize highlighting
|
2019-12-30 23:17:56 +01:00 |
|
Aleksey Kladov
|
cdd7118cbf
|
Don't request inline hints repeatedly
|
2019-12-30 22:53:21 +01:00 |
|
Aleksey Kladov
|
23bac12062
|
Retry inlay hints on content modified error
|
2019-12-30 22:20:04 +01:00 |
|
Aleksey Kladov
|
08c5d157f9
|
Thoughtlessly copy-paste a fix to a problem I don't understand
|
2019-12-30 21:39:34 +01:00 |
|
Aleksey Kladov
|
ac8a142ddd
|
Refactor inlay hints
|
2019-12-30 21:32:04 +01:00 |
|
Aleksey Kladov
|
efbbc903e6
|
Add config to Ctx
|
2019-12-30 21:32:04 +01:00 |
|
Aleksey Kladov
|
7646dc046e
|
Encapsulate highlighting activation
|
2019-12-30 21:32:04 +01:00 |
|
Aleksey Kladov
|
9ead314005
|
Encapsulate inlay hints activation
|
2019-12-30 20:24:30 +01:00 |
|
Aleksey Kladov
|
b8368f09b4
|
Dead code
|
2019-12-30 20:16:57 +01:00 |
|
Aleksey Kladov
|
6cc55e4c5c
|
status is not a command
|
2019-12-30 20:16:07 +01:00 |
|
Aleksey Kladov
|
7b199f6a4b
|
Hints are not commands
|
2019-12-30 20:10:40 +01:00 |
|
Aleksey Kladov
|
3d008a78d0
|
Move all commands to ctx
|
2019-12-30 20:07:04 +01:00 |
|
Aleksey Kladov
|
da80b6c1e1
|
Minor refactor
|
2019-12-30 20:00:46 +01:00 |
|
Aleksey Kladov
|
6b118c9b8d
|
Refactor runables
|
2019-12-30 19:58:44 +01:00 |
|
Aleksey Kladov
|
94be27fc44
|
Move expand macro to the new context
|
2019-12-30 19:31:07 +01:00 |
|
Aleksey Kladov
|
68f47a5b10
|
Cleanup
|
2019-12-30 19:12:49 +01:00 |
|
Aleksey Kladov
|
260df66b77
|
Cleanup imports
|
2019-12-30 19:07:59 +01:00 |
|
Aleksey Kladov
|
ca5c59507f
|
Refactor show syntax tree action
|
2019-12-30 19:07:59 +01:00 |
|