Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode-html-languageserver duplicating entire html code over and ever every time I save in Kate Editor #194

Open
QuakeString opened this issue Sep 27, 2024 · 0 comments

Comments

@QuakeString
Copy link

When ever I'm saving the html file in kate edtor its duplicating the code.
if I close the vscode-html-languageserver, then save does not duplicate
also getting below error on Kate Editor

[15:47:24  Format Error] SyntaxError: Unexpected non-whitespace character after JSON at position 474 (line 1 column 475)
    at JSON.parse ()
    at Socket. (/tmp/kate.TxTWTn:22:68)
    at Socket.emit (node:events:520:28)
    at addChunk (node:internal/streams/readable:559:12)
    at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
    at Readable.push (node:internal/streams/readable:390:5)
    at Pipe.onStreamRead (node:internal/stream_base_commons:191:23)

Kate Editor supports vscode-html-lanugageserver out of the box, I just installed the package from pamac.

vscode-html-lanugageserver version - 1.91.0
Kate Editor - Version 24.05.2
System Info:
Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.6-10-MANJARO (64-bit)
Graphics Platform: X11
Processors: 12 × 12th Gen Intel® Core™ i5-12450H
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TIMI
Product Name: Xiaomi NoteBook Pro

Screenshot_20240927_155133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant