Michaell 1 Posted February 29 (edited) Hi, the C++ Builder 12.0 introduced 'Search -> Find Symbol' feature delivers in the related displayed dialog box title bar its search result, in my case: Find Symbol [0 of 0] -- Visual Assist So it is not working at all. Does it need some special prerequisite like "only working together with the Clang compiler"? Thanks! P.S. The Embarcadero feature help is here and the Whole Tomato feature help here. Both don't tell anything about problem fighting. Edited March 1 by Michaell "solved: " inserted to title Share this post Link to post
Roger Cigol 103 Posted February 29 Find Symbol works for me - with both clang64 or with classic 32 bit (not tried it with clang32). But I have to actually select the text (typically by dragging over it with the mouse) before using the search ! find symbol 1 Share this post Link to post
Michaell 1 Posted February 29 (edited) I closed the project, reopened it and after an automatically started file parsing task the 'Projects' window showed at its lower part: CodeInsight: Done Before it was CodeInsight: Stopped It seems that at my 1st try the file parsing was incomplete / interrupted and therefore the related feature 'Find Symbol' was out of work, i.e. the above reported issue is gone, Edited February 29 by Michaell typo Share this post Link to post
Michaell 1 Posted March 6 Actually it is a Visual Assist (VA) bug (RSP-44054) and it occurs if this setting is in use: IDE -> Saving and Recovering -> Reopen last opened project when starting RAD Studio Share this post Link to post