You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Sergey Dyachenko (JIRA)" <ji...@apache.org> on 2018/11/27 08:21:00 UTC

[jira] [Commented] (NETBEANS-1755) NetBeans C++ tools does not have anything similar to Peek Definition View / Hover Code Preview / Open in another split

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

Sergey Dyachenko commented on NETBEANS-1755:
--------------------------------------------

My be (1) and (2) are not so easy to implement (although NetBeans already has similar facility for folded blocks preview), but (3) may be reproduced quite easy. It's sufficient to add something like "Open <hyperlink> in another tab / window / ...". For example: Ctrl+Click opens in the current tab (as in the current implementation) and Alt+Ctrl+Click opens in another tab / window / ...

 

> NetBeans C++ tools does not have anything similar to Peek Definition View / Hover Code Preview / Open in another split
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-1755
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1755
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: cnd - Editor, cnd - Navigation, cnd - Other
>    Affects Versions: 8.2
>            Reporter: Sergey Dyachenko
>            Priority: Major
>
> NetBeans C++ tools does not have anything similar to Peek Definition View / Hover Code Preview / Open in another split. Consider competing C++ tools:
>  # Peek View is used in Visual Studio to preview definitions on the fly without switching tabs / windows and loosing the current context.
>  # Hover Code Preview is used in Eclipse CDT quite similarly.
>  # Open in another split from Qt Designer is not so convenient as previous features, nevertheless it is useful too. It helps to keep the current tab visible while observing definition under consideration in another tab.
> NetBeans C++ tools do not provide anything like that thus reducing it's usability as compared to competing tools.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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