You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Kate Editor supports vscode-html-lanugageserver out of the box, I just installed the package from pamac.
The text was updated successfully, but these errors were encountered: