Closed danieldogeanu closed 10 years ago
Unfortunately I cannot reproduce this issue. See attached image. You can clearly see that the cursor is the only item on the new line and it is indeed visible. I believe the cursor blinks ...
If you can consistently reproduce this issue then I would be interested to know your specific development configuration i.e, brackets version, OS, and if possible the minimum sample file to reproduce the issue.
That's funny, now it works as expected. It happened only on .scss files, not in others. I guess that was a project specific bug, or something like that. I'll keep an eye on it, to see if that happens again.
My specs are:
OS Version: Windows 8.1 Pro 64-bit Brackets Version: 0.43.0-14375 (release 287868769) Plugins:
I've updated to the latest version of Code Folding: 0.2.20 and does the same thing, but I can't get it to do it consistently. Maybe it's a Brackets problem. This is the file that I'm working with, I've cut it down to just a few lines of code: main.scss.
Thanks for the update but I can't seem to reproduce still. Please update the thread if you find any consistent way to reproduce the issue.
Closing this since it cannot seem to be consistently reproduced. Please reopen if required.
The cursor becomes invisible when it's at the beginning of a new line. I suspect that's because the code folding area is a bit too wide. I've attached two images to see what I mean.