That's why for this one, I will have to think for myself, if the fake sugar can fool my tongue, it surely may also fool my digestives organs and that should not be good.
I love it, just purchased a pack.
I've also found that it is a very great tool to test LLM, like take a screenshot of a half resolved game and feed it to ChatGPT with the rules and ask him to select the next target
I play chess on a e-ink smartphone and it is a nice break for my eyes in the evening.
I can not wait for the moment when I would be able to code on a nice colored e-ink desktop screen
OP did miss the vscode extension for claude code, it is still terminal based but:
- it show you the diff of the incoming changes in vscode ( like git )
- it know the line you selected in the editor for context
Ok so I tested it by CD into a directory, and open a file from another directory, create an empty function and selecting the function in the editor, and asking claude to just "fill the function" it knew which text was selected in which file and filled the function, this will gain me some time
The extension say "Tab awareness: Claude can see which files you have open in the editor" I don't know how to activate this, it would help me to not have to CD in the terminal each time