mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-09-11 07:45:30 -04:00
Move suggestionTimer to general settings
This commit is contained in:
@ -34,6 +34,7 @@ public:
|
||||
Utils::BoolAspect enableAutoComplete{this};
|
||||
Utils::BoolAspect multiLineCompletion{this};
|
||||
Utils::BoolAspect enableLogging{this};
|
||||
Utils::IntegerAspect startSuggestionTimer{this};
|
||||
|
||||
Utils::SelectionAspect llmProviders{this};
|
||||
Utils::StringAspect url{this};
|
||||
|
Reference in New Issue
Block a user