Open
Description
Problem
The current Q context is not easy to inspect or edit.
Expected behavior
Q should provide a Edit Context
command, which opens the AI context as a normal text file in the IDE. The context is updated, when the user saves the file.
Optional: As a step towards #6361 , the file should be stored in a fixed location on the filesystem (perhaps per-workspace). When VSCode restarts, the file is loaded as an initial context.
Related: