logic: Show error updates during custom command indexing
* fixed code view showing all locations when switching view mode while showing errors
This commit is contained in:
@@ -49,6 +49,9 @@ public:
|
||||
void startInjection() override;
|
||||
void finishInjection() override;
|
||||
|
||||
void beforeErrorRecording();
|
||||
void afterErrorRecording();
|
||||
|
||||
void setMode(const SqliteIndexStorage::StorageModeType mode);
|
||||
|
||||
FilePath getIndexDbFilePath() const;
|
||||
|
||||
Reference in New Issue
Block a user