Several questions about LDT [message #1416672] |
Sun, 30 September 2012 01:44  |
Eclipse User |
|
|
|
Hi,
I'm trying LDT right now (0.8 and 0.9 versions). Can't make outlining working. It shows only global variables. How to make it to show more members?
Also if to add any russian comment or text into source, variable highliting, syntax coloring, code assistant become broken. How to fix it?
And how to make code folding to work? It sometimes shows (-) for folding randomly in sources, but folds erroneous block if to click on (-).
PS: Sorry for my English :)
PPS: standalone LDT 32 bit 0.8 and 0.9
|
|
|
|
|
|
|
Re: Several questions about LDT [message #1416682 is a reply to message #1416679] |
Thu, 04 October 2012 09:34   |
Eclipse User |
|
|
|
Hi Denis,
I have some precision/correction about your problems :
1) We currently (v0.8.x) don't support UTF8 encoding, we only support ascii (one byte character exactly).
2) As you found by yourself, all problems about syntax coloring, variables highlighting and folding come from non ascii character in your source file. If you want to follow this problem, a https://bugs.eclipse.org/bugs/show_bug.cgi?id=376304 is opened.
As you could see, it's a serious problem and we https://bugs.eclipse.org/bugs/show_bug.cgi?id=384932 to fix it for the v0.9.0, but we did not found a good solution for now.
Your proposition is interesting but this means if there are non ascii character in code, outline content-assist and documentation will contains "?" char instead of the right one :/.
If we don't find a better solution, this could be the lesser evil.
Thx denis for your feedback and the code you post.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Several questions about LDT [message #1416766 is a reply to message #1416757] |
Wed, 09 January 2013 11:20  |
Eclipse User |
|
|
|
Sorry, for the late response, but we still don't reproduce on our side.
Maybe, you reproduce the bug in a 0.9 release ?
And if you copy the content in a new file, do you have the same behavior on opening ?
Marc
|
|
|
Powered by
FUDForum. Page generated in 0.56750 seconds