folding (of ts files) through WildWebDeveloper #742
jcompagner
started this conversation in
General
Replies: 2 comments
-
tm4e does not apply folding. this is mostly a bug in lsp4e |
Beta Was this translation helpful? Give feedback.
0 replies
-
Btw. I reported a similar issue eclipse-lsp4e/lsp4e#895 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
with the latest releases (not sure when it really happend)
its quite annoying to code typescript files and i think it is because of folding
if i just download eclipse sdk 4.31 and then install only WWD (which i think will also install T4ME)
and i open a ts file then parts are folded for example the import statements
but when i am then start coding the folding is constantly reapplied... (i think this is it)
so the whole editor constantly blinks
Even worse in my normal eclipse install (much older, lot more plugins an constantly upgraded) there i can sometimes be on a completely different position, so the caret is even moving...
Any idea where this is in, or how can we disable the folding completely (i don't care to much if it is all unfolded)
Beta Was this translation helpful? Give feedback.
All reactions