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

CoffeeScript Eval

Eheitherd Ceres

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

CoffeeScript Eval

Evaluate selected CoffeeScript code.

Dependency Status Build Status GitHub license

CoffeeScript Eval Sample

Features

  • Evaluates selected CoffeeScript 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 CoffeeScript 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 coe
  6. pick CoffeeScript Eval
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft