[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-06-14 Thread Martin H. (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362996#comment-17362996
 ] 

Martin H. commented on NETBEANS-5411:
-

I've actually missed the `Synchronize Editor with Views` item and found it to 
be very handy. Indeed, it covers the use case mentioned above. Thank you.

However, the branch name is still not visible when the project pane is 
minimized, or if the project tree contains a lot of items and is scrolled down.

In this context, an option to have the branch name as a quick glimpse at the 
status bar would be a nice addition.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-06-11 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361698#comment-17361698
 ] 

Neil C Smith commented on NETBEANS-5411:


[~mhalachev] for that use case you can also use `View / Synchronize Editor with 
Views`. I'm not arguing against the addition btw - just pointing out what 
already exists that covers the same uses.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-06-11 Thread Martin H. (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361685#comment-17361685
 ] 

Martin H. commented on NETBEANS-5411:
-

The suggestion actually makes sense.

Let's suppose that there are two projects, each one on different branch, with 
files being edited, from both of them.

!Screenshot.png!

Although with _Show Versioning Labels_ enabled, the branch for each project is 
visible, it may become confusing which one is the branch of the file currently 
being edited, especially in the following cases:
 # Same file names in both projects. (e.g. if these are two Node.js projects, 
there should be two _package.json_ files for sure)
 # Project pane is currently not visible.  (either minimized, or the _Services_ 
tab selected)

In the aforementioned context it might be also convenient to have the project 
name in the status bar as well.

Plus, people that are coming from VSCode, IntelliJ, etc. are accustomed to have 
the branch in the status bar and possibly would appreciate it.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-04-14 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320902#comment-17320902
 ] 

Neil C Smith commented on NETBEANS-5411:


[~javlaks] it should be showing the branch next to each project name in the 
Projects tab, as well as whether files are modified, in sync with upstream, etc.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-04-12 Thread Victor Pineda (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17319862#comment-17319862
 ] 

Victor Pineda commented on NETBEANS-5411:
-

I'm not sure this is what I'm looking for. Because this only adds labels over 
the modified files, but what I really need is to know in which branch I'm 
working on. Probably I'm missing if the branch is being displayed on  other 
area different to status bar.

 

The colorful on the filenames (blue, green, gray) is enough to know if the file 
has been modified, 

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-03-17 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17303314#comment-17303314
 ] 

Neil C Smith commented on NETBEANS-5411:


Have you tried using {{Tools / Options / Team / Versioning / Show Versioning 
Labels}} ? Does this do enough?  Should this default to on?

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists