You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm considering potential improvements for QodeAssist that could enhance functionality through external tools, particularly for better context understanding. Before proceeding with development, I'd like to get your input on this approach.
Potential Enhancement Example
We could improve context analysis by integrating with Python libraries for:
Better code parsing
Enhanced semantic analysis
More accurate symbol understanding
Improved project context handling
The Trade-off Question
This would require installing additional components beyond the QtCreator plugin:
A Python runtime
Specific Python libraries
A small service/daemon for handling these operations
Key Questions
Would you be willing to install additional components if they significantly improve QodeAssist's capabilities?
What's your perspective on adding external dependencies vs keeping everything within QtCreator?
What would be your preferred installation method if we go this route?
How important is a standalone plugin (no external dependencies) to you?
Let's discuss the balance between enhanced functionality and installation simplicity!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm considering potential improvements for QodeAssist that could enhance functionality through external tools, particularly for better context understanding. Before proceeding with development, I'd like to get your input on this approach.
Potential Enhancement Example
We could improve context analysis by integrating with Python libraries for:
The Trade-off Question
This would require installing additional components beyond the QtCreator plugin:
Key Questions
Let's discuss the balance between enhanced functionality and installation simplicity!
Beta Was this translation helpful? Give feedback.
All reactions