But where to insert the code for popup context menu?
LineEdit::WhenBar
Mirek
I know that! It works for me. I even made dynamic menus. But I'am asking in which place of the uppsrc/ide files or classes you are going to make connections with existing Assist menu items like "Go to definition/declaration"? Are you going to change LineEdit?!
Not sure what the question is... If you are asking about how I plan to add assist++ items to CodeEditor (which indeed should happen), then LineEdit::WhenBar is a perfect way how to do that. And it will likely be in the "ide" package, not "CodeEditor"...