Jocelyn Turcotte
f12abe1bec
LSP: Enable comment toggling in Sublime Text
...
It needs a .tmPreferences file to be able to know how to
generate comments.
https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/reference/comments.html
2021-07-05 09:47:41 +02:00
Jocelyn Turcotte
7610d6302f
LSP: Update Sublime Text instructions for version 4
...
The showPreview workaround was only necessary in Sublime Text 3,
so remove it.
Version 3 is still used by some people but most future users will be
using Sublime Text 4.
2021-07-05 09:47:41 +02:00
Olivier Goffart
73ddea74a8
Improve a bit LSP readme
2021-05-18 16:34:18 +02:00
Jocelyn Turcotte
d468d10d63
LSP: Add Sublime Text instructions and syntax highlighting
...
The syntax highlighting was mostly ported from sixtyfps.ksyntaxhighlighter.xml
and the VSCode extension, so they could theoretically be updated together.
2021-05-03 10:30:15 +02:00
Olivier Goffart
16fe50fed1
Add documentation about tools in the README
2021-05-02 09:22:32 +02:00
Olivier Goffart
4dc9a6ee78
Add links in some README
...
Since they are going to be shown out of context
2021-04-27 17:14:30 +02:00
Olivier Goffart
092c52475a
Update README.md
...
Add a screenshot of the qtcreator configuration
2021-04-23 22:00:39 +02:00
Simon Hausmann
a92a39ba92
Add docs for basic vim lsp integration
...
Code action support is still missing. In theory it seems it should be supported, but somehow it's not detected yet.
2021-04-23 10:44:21 +02:00
Olivier Goffart
f85657e65c
Add a README for the LSP
2021-04-23 09:16:39 +02:00