Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

274
Views
Possible to log every javascript expression (similar to REPL) in VS Code?

Does VSCode have any ability to print expressions as they are executed? For example, instead of having to write:

console.log(486);
console.log(1+2);
console.log("Hello");

Just being able to have:

486;
1+2;
"Hello";

And it doing the same thing. In other words to treat it less like an executed program and more like an REPL.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!