@techee commented on this pull request.
> @@ -37,7 +37,7 @@ mime_type=text/x-verilog # these characters define word boundaries when making selections and searching # using word matching options -#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 +wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789$ > I did notice that a few of them (R, CSS, Smalltalk, Raku) use a different > list though, although it's commented out as you said. In any case, this only > seems to affect what happens when you double-click a word or select "Find > only whole words", but for instance Ctrl-click doesn't work if I declare a > signal called foo$bar. Not too useful overall I guess. Yes, I think it should eventually be improved in Geany, see https://github.com/geany/geany/issues/4038 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4037#discussion_r1845240319 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4037/review/[email protected]>
