Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>linodeNew to Visual Studio Code? Get it now.
linode

linode

luasenvy

|
12 installs
| (0) | Free
run nodejs each selections
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

linode

It runs nodejs for each selections and append the results.

TL;DR

run

while (selections)  
  eval(selection)

Requirements

>= Node.js 20.10.0 LTS

Risks of eval()

IMPORTANT Node.js eval function can be dangerous. There Is No Limitation This Extension. use careful. ( like fs )

There are a variety of issues with the vulnerability, but the following documents provide a brief overview.

  • Code injection
  • Why is using 'eval' a bad practice?
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft