mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-02-07 15:50:16 -05:00
Add custom template prompt
This commit is contained in:
@ -97,6 +97,7 @@ public:
|
||||
Utils::BoolAspect useFilePathInContext{this};
|
||||
Utils::BoolAspect multiLineCompletion{this};
|
||||
|
||||
Utils::StringAspect customJsonTemplate{this};
|
||||
Utils::StringAspect apiKey{this};
|
||||
|
||||
ButtonAspect resetToDefaults{this};
|
||||
|
||||
Reference in New Issue
Block a user