You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2018/02/15 17:20:00 UTC

[jira] [Created] (NETBEANS-397) Please provide camelCase navigation inside strings.

Christian Lenz created NETBEANS-397:
---------------------------------------

             Summary: Please provide camelCase navigation inside strings.
                 Key: NETBEANS-397
                 URL: https://issues.apache.org/jira/browse/NETBEANS-397
             Project: NetBeans
          Issue Type: New Feature
          Components: cnd - Editor, editor - CSL (API &amp; infrastructure), java - Editor, javascript - Editor, php - Editor, web - CSS Preprocessors (SASS, LESS, ...), web - HTML Editor, xml - Text-Edit
    Affects Versions: Next
            Reporter: Christian Lenz


As I figured out, that I can't use camelCase navigation inside JSON and plain JS objects. Its possible to navigate "test-test" from test to - and from - to test but if I have testTest or test_test, from the beginning, it jumps to the end and vice versa. But I think this is a problem in strings for the whole IDE or? Its not only about JSON and JS objects. But if we use strings and we have things like test-test, test_test and testTest, those things are not text relevant things, it should be variables, keys or values. An option would be helpful, because of this problem:

"Hi Im a sentence and you can navigate through each word which is not written in camelCase or written in test-test, test_test." So if you want to change smth, it would be a pain in the ass maybe, so an option would be fine to enable/disable it.


Regards

Chris

P.S. for underscore_words, it was explained here: https://netbeans.org/bugzilla/show_bug.cgi?id=197253



--
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