Commit graph

11 commits

Author SHA1 Message Date
PBird
ecb02ba7fe
fix document highlight bug for javascript,typescript... (#1017) 2021-07-19 21:14:44 +04:30
Pasi Bergman
dd4dbdd184
[Bugfix] Fix tsserver lsp setup. Fix ts-fmt-lint setup (#1013) 2021-07-18 14:38:41 -04:00
christianchiarulli
a3f3f3b60c nil check for extended args 2021-07-18 14:10:15 -04:00
christianchiarulli
30a9becf6d global virtualtext is respected for js 2021-07-16 18:32:43 -04:00
hui.liu
946b251233
Fix tsserver formatter not working (#925) 2021-07-14 11:35:25 +04:30
hui.liu
07199a3082
Allow override tsserver formatter args (#921) 2021-07-14 00:46:01 -04:00
hui.liu
3dfb4184b7
Add formatter for typescript and typescriptreact (#920) 2021-07-14 00:37:26 -04:00
christianchiarulli
3279553481 java default formatter 2021-07-13 20:57:58 -04:00
Abouzar Parvan
de7ec62f5f
Added default formatters (#908)
* added default formatters for a couple of langs

* fix: sugesstions from tastyep

* allow users to change default formatters

* suggestion: mellow pointed out the telescope issue

* we don't need to use formatter.setup
2021-07-13 19:49:36 -04:00
christianchiarulli
eceb656b4b poc with local prettier working 2021-07-13 00:48:37 -04:00
hui.liu
8717f4f9a9
Refactor tsserver-ls as a shared module (#806) 2021-07-09 08:08:17 -04:00