Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>eval-jsNew to Visual Studio Code? Get it now.

eval-js

Elliot Plant

|
39 installs
| (0) | Free
Evaluate JavaScript highlighted by your cursors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eval-js README

Evaluate JavaScript code directly in your editor

How To

  1. Highlight text with your cursor
  2. Run the command "Eval JS"
  3. The text your highlighted will be replaced with the eval('your text') output

Multi Cursor

If you have multiple cursors, the command will replace each cursor's highlighted text with the eval output of that cursor's selection

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft