logic: Fixed deselection of edge didn't restore active locations in code view
This commit is contained in:
@@ -52,6 +52,8 @@ public:
|
||||
const std::vector<std::string>& getErrorMessages() const;
|
||||
void setErrorMessages(const std::vector<std::string>& errorMessages);
|
||||
|
||||
void showActiveTokenIds();
|
||||
|
||||
bool scrollToFirstActiveSnippet();
|
||||
void expandActiveSnippetFile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user