ui: Show definition in code view when clicking active node in graph
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
|
||||
virtual void scrollToValue(int value, bool inListMode);
|
||||
virtual void scrollToLine(const FilePath filePath, unsigned int line);
|
||||
virtual void scrollToDefinition();
|
||||
virtual void scrollToDefinition(bool ignoreActiveReference);
|
||||
|
||||
private:
|
||||
void doShowCodeSnippets(
|
||||
|
||||
Reference in New Issue
Block a user