[anjuta-list] double click selection behavior in editor



Hi,
Ive been using Anjuta for a while now and think its the best C IDE for building a�Linux�app. There is only one thing that keeps bugging me:

When i double click a word in the editor my expectation of what will be selected does not match the�behavior. Its as if the "gap / word�boundary" character list is a bit too generic...�
In C, i would expect the selection to expand across underscores and numbers (and probably others... these are what bite me most often)

i.e: if i double clicked inside "init" below i would expect "mfu_init_queue3" to be highlighted

apr_status_t mfu_init_queue3(mfu_queue_configuration *config);

Ive searched everywhere i can't find where i could configure this or patch the editor so i can make myself a custom build.

I am using�Anjuta 2.28.0.0 and the GtkSourceview editor.

Any help would be appreciated.

Mark


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]