Feat: add hover boxes and diagnostics from lsp

This commit is contained in:
2025-12-29 15:56:51 +00:00
parent 6108f78be3
commit c7068d33d7
31 changed files with 1782 additions and 183 deletions

View File

@@ -31,9 +31,10 @@ This is a paragraph with **bold text**, *italic text*, ~~strikethrough~~, and `i
`Inline code` example and a fenced code block:
```python
def hello_world():
print("Hello, world!")
```lua
local s2 = [[Long
multi-line
string]]
```
![Image](https://example.com/image.jpg)