Commit 0ed0718
authored
chore(release): 24.03.10 (#47)
# 24.03.10
🎁 Stability and `hover`
After some feedback it was clear that the incremental text handling is
_hard_ to get right across editors.
This version uses full document sync (much like most LSPs I've checked).
There's also a timeout configured for a few async operations that could
hang the UX before.
feat: initial hover functionality (#46)
fix: remove email from author label (#45)
fix: bug with : and invalid searches (#42)1 parent 0578541 commit 0ed0718
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
0 commit comments