Code Monkey home page Code Monkey logo

vscode-coffeescript-preview's Introduction

CoffeeScript Preview

Provides on demand compilation of CoffeeScript files for inspection.

CoffeeScript Preview Demo

Requirements

Visual Studio Code >= v1.0.0

How to Use

  • Open a CoffeeScript file and:
    • ctrl+shift+/
    • Open the command window and execute the CoffeeScript Preview command

Issues

  • Create Issues in the Github repo

Source

Github

License

MIT

vscode-coffeescript-preview's People

Contributors

dcbarrett avatar stephenc222 avatar richardmarks avatar

Stargazers

fe_bean avatar Laurent Payot avatar Martin Bučko avatar sebastião pedro rodrigues avatar

Forkers

richardmarks

vscode-coffeescript-preview's Issues

use different coffee-script engine

this plugin should allow to specify which coffee binary to use for transpiling. Alternatively it should give priority to node_modules/.bin/coffee

The reason is that one may install a specific version of coffee which makes output more specific. In my case i am using branch 2 of coffee script which supports async and await but this plugin does not compile it correctly

File path not created

Running a Windows 10 home, VSC version 1.8.1 CoffeeScript Preview version 0.1.3. CoffeeScript Preview correctly generates compiled JavaScript from CoffeeScript, however CoffeeScript Preview is unable to create a filename or filepath, resulting in the file displayed as plain text instead of JavaScript. Please advise.

Async outside of functions

Error: await can only occur inside functions; line: 12, column: 1]

Please update CoffeeScript to appropriate version supporting top-level async / await.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.