Commit graph

7 commits

Author SHA1 Message Date
Jocelyn Turcotte
0292afa325 LSP Sublime Text: Fix '%YAML indicator is required'
This only happened to me on Linux yet for some reason, but
moving the %YAML indicator to the first line above the license
header fixed it.
2021-09-11 17:20:18 +02:00
Tobias Hunger
aea4ecca99 Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
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
13bd828b96 Update license date 2021-07-02 15:55:54 +02:00
Jocelyn Turcotte
beadd38b3e Add Sublime Text files to the license check configuration 2021-05-03 10:30:15 +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