logic: lazy load code annotations
* code annotations are loaded after showing the code file * added traces * refactored highlighter * fixed error tooltip style in codeview fortune cookie message = It's not the time that counts, but what you do with it.
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
int lineNumberAreaWidth() const;
|
||||
void updateLineNumberAreaWidthForDigits(int digits);
|
||||
|
||||
void updateSourceLocations(std::shared_ptr<SourceLocationFile> locationFile);
|
||||
void updateContent();
|
||||
|
||||
void setIsActiveFile(bool isActiveFile);
|
||||
|
||||
Reference in New Issue
Block a user