mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-08-24 15:15:31 -04:00
refactor: Add model output settings instead smartprocessing setting (#220)
This commit is contained in:
@ -36,7 +36,7 @@ public:
|
||||
Utils::BoolAspect autoCompletion{this};
|
||||
Utils::BoolAspect multiLineCompletion{this};
|
||||
Utils::BoolAspect stream{this};
|
||||
Utils::BoolAspect smartProcessInstuctText{this};
|
||||
Utils::SelectionAspect modelOutputHandler{this};
|
||||
|
||||
Utils::IntegerAspect startSuggestionTimer{this};
|
||||
Utils::IntegerAspect autoCompletionCharThreshold{this};
|
||||
|
Reference in New Issue
Block a user