You can copy/paste or drag code snippets the chat window and they automatically become context like. (@myFile.cpp:300-310)
You can click any of the generated diffs in the assistant chat window to instantly jump to the code.
Generated code just appears as diffs till you manually approve each snippet or file. (which is fairly easy to do with "jump to next snippet/file" buttons)
These are all features I use constantly as someone who doesn't vibe but wants to just say "pack/unpack this struct into json", "add this new property to the struct, add it to the serialization, and the UI", and other true busywork tasks.
You can copy/paste or drag code snippets the chat window and they automatically become context like. (@myFile.cpp:300-310)
You can click any of the generated diffs in the assistant chat window to instantly jump to the code.
Generated code just appears as diffs till you manually approve each snippet or file. (which is fairly easy to do with "jump to next snippet/file" buttons)
These are all features I use constantly as someone who doesn't vibe but wants to just say "pack/unpack this struct into json", "add this new property to the struct, add it to the serialization, and the UI", and other true busywork tasks.