Leonardo de Moura
|
3862e7867b
|
refactor: make String.Pos opaque
TODO: this refactoring exposed bugs in `FuzzyMatching` and `Lake`
closes #410
|
2022-03-20 10:47:13 -07:00 |
|
Gabriel Ebner
|
f146d456ce
|
fix: only enable InsertReplaceEdit if supported
|
2022-01-07 20:28:10 +01:00 |
|
Sebastian Ullrich
|
e1cde87c43
|
fix: server: completion & goal state at EOF
|
2021-04-30 19:25:53 +02:00 |
|
Sebastian Ullrich
|
92810602d0
|
fix: server: do not stop processing after error (except for header error)
|
2021-04-12 22:41:10 +02:00 |
|
Sebastian Ullrich
|
0396168c2c
|
test: make sure the interactive test would have actually failed without the fix
|
2021-04-07 18:05:48 +02:00 |
|
Sebastian Ullrich
|
2de5b141eb
|
test: interactive: support inserting text
|
2021-04-07 17:12:37 +02:00 |
|
Sebastian Ullrich
|
46be48211e
|
test: dot completion
|
2021-04-05 14:00:22 +02:00 |
|
Sebastian Ullrich
|
ac9fee5854
|
test: add Lean 3-style interactive server tests
Fixes #376
|
2021-04-03 00:23:46 +02:00 |
|