Tony Chau
Results
2
comments of
Tony Chau
- [x] Code execution for variables with primes is broken -- they return the result of the previous query (Fixed in #122) ``` x = 0 //│ x: 0 //│...
Instead of relying on file saves as signals, why not send the signal directly? You can [bind a shortcut to send a sequence to the terminal](https://code.visualstudio.com/docs/terminal/advanced#_custom-sequence-keybindings). This solves the problem...