Skip to content

Please Provide A Guide on How to disable real time evaluaion to be off #426

Closed Answered by Almenon
mjishnu asked this question in Q&A
Discussion options

You must be logged in to vote
  1. read https://code.visualstudio.com/docs/getstarted/settings
  2. go to settings
  3. Change AREPL.whenToExecute to your preference (onSave or onKeybinding)

Note that the keybinding for executing arepl when you have onKeybinding set is Ctrl+Shift+; if you're on windows, or cmd+shift+; if you're on mac.
Also note the keybinding for saving the document is control+s or cmd+s, but you probably know that already.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Almenon
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants