Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
69bbb046
Commit
69bbb046
authored
Jun 02, 2021
by
Mark Nauwelaerts
Browse files
lspclient: let typescript server decide on document identification
parent
abbc3f04
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/lspclient/settings.json
View file @
69bbb046
...
...
@@ -90,7 +90,8 @@
},
"typescript"
:
{
"use"
:
"javascript"
,
"highlightingModeRegex"
:
"^TypeScript.*$"
"highlightingModeRegex"
:
"^TypeScript.*$"
,
"documentLanguageId"
:
false
},
"r"
:
{
"command"
:
[
"R"
,
"--slave"
,
"-e"
,
"languageserver::run()"
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment