Alvin Chan
|
6288c8b08e
|
Use relative paths when previewing file locations (#2238)
* Use relative paths when previewing file locations
Example: ALEFindReferences -relative
|
2019-01-27 10:18:20 +00:00 |
|
Alvin Chan
|
f534db1ef9
|
Replace trim with substitute for compatibility (Vim <8.0.1630)
|
2018-12-31 14:54:36 -07:00 |
|
Alvin Chan
|
24fda01a0e
|
Add associated line text on ALEFindReferences results for TypeScript
|
2018-12-31 14:29:42 -07:00 |
|
w0rp
|
c4eca7c417
|
Use one LSP connection per project
|
2018-08-24 13:16:58 +01:00 |
|
w0rp
|
9cdd8b67b2
|
Stop creating closure function in global scope by using partials instead
|
2018-08-15 00:20:47 +01:00 |
|
w0rp
|
6dc737cda1
|
Check LSP capabilities before using them
|
2018-07-22 19:04:55 +01:00 |
|
w0rp
|
bda89506ba
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
|
w0rp
|
286abd12d3
|
Add support for finding references using LSP servers or tsserver
|
2018-04-22 19:49:30 +01:00 |
|