Gutter trianges?

What do the triangles in the attached screenshot mean?

Tobin



Attachment(s):
triangles.bmp
0
4 comments
Avatar
Permanently deleted user

They show places you've deleted lines from since the last cvs commit (or the
equivalent for other VCSs).

Andrei

"Tobin Juday" <no_mail@jetbrains.com> wrote in message
news:8951503.1057945741992.JavaMail.itn@is.intellij.net...

What do the triangles in the attached screenshot mean?

>

Tobin



0

Ahh, very nice. I've found though, that, it is relatively easy to get rid of them by deleting lines and then re-spacing lines out again. Is this a feature, is it just too hard to keep track of, or is it a bug?

Tobin

0
Avatar
Permanently deleted user

Hm, I guess this is not yet implemented for VSS?

0
Avatar
Permanently deleted user

When you delete some lines and them change adjacent lines entire block of
lines may be tracked as change. In this case is just to hard to find out
that there are deleted lines (not only changed). However if changed (or
deleted or inserted) lines are not marked at all it is definitely a bug (we
know it happens time to time and not fixed yet). If you know how to
reproduce it (starting from unchanged file add/delete/change some lines here
and there) please submit tracker request.

--
Best regards,
Dmitry Peshehonov
JetBrains, Inc, http://www.intellij.com

"Develop with pleasure!"

"Tobin Juday" <no_mail@jetbrains.com> wrote in message
news:1876388.1057950753413.JavaMail.itn@is.intellij.net...

Ahh, very nice. I've found though, that, it is relatively easy to get rid

of them by deleting lines and then re-spacing lines out again. Is this a
feature, is it just too hard to keep track of, or is it a bug?
>

Tobin



0

Please sign in to leave a comment.