Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LiveScript EvalNew to Visual Studio Code? Get it now.
LiveScript Eval

LiveScript Eval

Eheitherd Ceres

|
1,291 installs
| (0) | Free
Evaluate selected LiveScript code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LiveScript Eval

Evaluate selected LiveScript code.

Build Status GitHub license

LiveScript Eval Sample

Features

  • Evaluates selected LiveScript code.
  • If evaluation result is a function, re-evaluate it with input arguments.
  • Supports re-evaluation of curried functions.
  • Evaluation in the context of Visual Studio Code.

Usage

  1. Open or create a LiveScript source file
  2. Select code which you want to evaluate
  3. Press Ctrl(Cmd)+K Ctrl(Cmd)+E or
    Execute from command palette (See below)
  4. Press F1 or Ctrl(Cmd)+Shift+P
  5. Type lie
  6. pick LiveScript Eval
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft