Update 2. Is it only my installation or there is still some problem with editor and compile time errors:? sometimes all is shifted (cursor too) two lines up of the real errors...
Update 2. Is it only my installation or there is still some problem with editor and compile time errors:? sometimes all is shifted (cursor too) two lines up of the real errors...
ANSI / UTF-8 file encoding mixups, maybe?
ReplyDeleteThat almost always happens because of a text encoding problem, or a CRLF problem in your file.
ReplyDeleteThanks. I've just discovered that sometimes it's enough to do a Ctrl+D (format) to fix it...But I don't play with my source files.. why on the earth this problem with them? ;)
ReplyDeleteMarco Cirinei do you use git? It loves to mess around with file encodings and end of line.
ReplyDeleteLeonardo Herrera No, I've just reopened my application with Berlin Upd 2 (with Upd 1 no problem of this type until today)
ReplyDeleteIt's really not hard to check your line endings.
ReplyDeleteLeonardo Herrera Actually it is not that hard to set up git to do that properly - unfortunately most of the git repositories don't contain a .gitattributes file (see https://help.github.com/articles/dealing-with-line-endings/)
ReplyDeleteUsing cnwizard? I need to uninstall cnw to fix it; I like what cnw offers, but it cause issues with the structural/flow control highlighting :( like your picture shows.
ReplyDeleteMr. E ! No, I've installed CNWizards on others IDEs (XE7, XE8, Seattle) but not on Berlin
ReplyDelete