Thread with 2 posts

jump to expanded post

PSA: Does your integrated terminal feel sluggish in #vscode ? Do you dream of responsive commands? Fear not! Just add the following piece of magic to your user settings JSON file:

"terminal.integrated.shellIntegration.enabled": false

Ahhh. Can you feel it too? No more ~500 ms delay after each command. Absolute zen.

Open thread at this post