[
https://issues.apache.org/jira/browse/NETBEANS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Dunlap updated NETBEANS-1760:
-------------------------------------
Description:
My team at [Dataverse|https://dataverse.org/] (open source research data
repository application) uses Netbeans for development. We lean heavily on the
"show annotations" feature to navigate our codebase. We've been wanting to do
more code cleanup but major formatting changes destroy our visible history
through annotations (the formatting change shows up when we'd rather see the
last functional change).
[git-blame|https://git-scm.com/docs/git-blame] which underlies this
functionality supports a number of flags for this sort of problem (ignore
whitespaces, moved code, etc). As far as I can tell these flags cannot be
configured for use by the netbeans integration. Some way to add these flags
would provide a lot of value to users with large code bases.
was:
My team at [Dataverse|https://dataverse.org/] (open source research data
repository application) uses Netbeans for development. We lean heavily on the
"show annotations" feature to navigate our codebase. We've been wanting to do
more code cleanup but major formatting changes destroy our visible history
through annotations (the formatting change shows up when we'd rather see the
last functional change).
git-blame which underlies this functionality supports a number of flags for
this sort of problem (ignore whitespaces, moved code, etc). As far as I can
tell these flags cannot be configured for use by the netbeans integration. Some
way to add these flags would provide a lot of value to users with large code
bases.
> Git blame/annotation customization
> ----------------------------------
>
> Key: NETBEANS-1760
> URL: https://issues.apache.org/jira/browse/NETBEANS-1760
> Project: NetBeans
> Issue Type: Improvement
> Components: versioncontrol - Git
> Reporter: Matthew Dunlap
> Priority: Minor
>
> My team at [Dataverse|https://dataverse.org/] (open source research data
> repository application) uses Netbeans for development. We lean heavily on the
> "show annotations" feature to navigate our codebase. We've been wanting to do
> more code cleanup but major formatting changes destroy our visible history
> through annotations (the formatting change shows up when we'd rather see the
> last functional change).
> [git-blame|https://git-scm.com/docs/git-blame] which underlies this
> functionality supports a number of flags for this sort of problem (ignore
> whitespaces, moved code, etc). As far as I can tell these flags cannot be
> configured for use by the netbeans integration. Some way to add these flags
> would provide a lot of value to users with large code bases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists