What is the name of ...
I want to file a request for improvement, but I don't know the name of the component :)
It is about the little blue bar in the editor that shows you the changes you made. What is this called officially? 'Changes bar' ?
S.
Please sign in to leave a comment.
Hello Stefan,
You can call it "line status bar". :)
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
VCS decorator for 'editor gutter'?
Ok. What do you think of the following: many times i change code and i use the line status bar to see what the previous code looked like. Often I want to copy this previous code to the clipboard, or select parts of it to copy. Does this sound like a reasonable improvement? Maybe in the form of an extra button on top of the original code to copy the whole thing to the clipboard?
S.
Hello Stefan,
Feel free to vote for IDEADEV-13986.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Nice to see this in IDEADEV.
Two years ago I already filed that issue and it was "Won't Fix"ed very soon:
http://www.jetbrains.net/jira/browse/IDEA-2308
Hope we have more luck now.
Dmitry Jemerov wrote:
>> Ok. What do you think of the following: many times i change code and i
>> use the line status bar to see what the previous code looked like.
>> Often I want to copy this previous code to the clipboard, or select
>> parts of it to copy. Does this sound like a reasonable improvement?
>> Maybe in the form of an extra button on top of the original code to
>> copy the whole thing to the clipboard?
Hello Stephen,
I haven't really investigated how to implement this request so it can get
"Won't Fix"ed for the same reason, although not as soon. :) But at least
adding a "Copy" button to the toolbar shouln't be a problem at all.
>> Hello Stefan,
>>
>>> Ok. What do you think of the following: many times i change code and
>>> i use the line status bar to see what the previous code looked like.
>>> Often I want to copy this previous code to the clipboard, or select
>>> parts of it to copy. Does this sound like a reasonable improvement?
>>> Maybe in the form of an extra button on top of the original code to
>>> copy the whole thing to the clipboard?
>>>
>> Feel free to vote for IDEADEV-13986.
>>
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Sounds good! Thanks.
S.