Coder Social home page Coder Social logo

less-compiler's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

less-compiler's Issues

Unrecognized input on multi-line string

When I write a string across multiple lines, I get an Unrecognized input error.

An example of what I'm trying to do:

@var: "
    a { color: red; }
    p { color: yellow; }
";

If the entire string is on one line it works, but that makes it very difficult to maintain.

Output to multiple files

It would be nice to be able to say like this //out:style.css|style2.css
Any chance you can do this?
I know i can make 2 main files but it's kinda wrong for my situation

TextEditor.getUri is deprecated.

Hi,

I had the following issue appear when trying to save a .less file and compile it. Using Atom version 0.190.0

Use ::getURI instead

TextEditor.getUri (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2818:7)
LessCompilerProcess.compile (/Users/liam.morgan/.atom/packages/less-compiler/lib/less-compiler-process.coffee:18:24)

Any easy fix for this?

Object.extname is deprecated.

Argument to path.extname must be a string

Object.extname (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:20:10)
LessCompilerProcess.compile (/Users/alexdolara/.atom/packages/less-compiler/lib/less-compiler-process.coffee:29:24)
atom-workspace.atom.commands.add.core:save (/Users/alexdolara/.atom/packages/less-compiler/lib/less-compiler-process.coffee:13:28)
CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)

Works not every time

I need to press Ctrl+S several times to compile css because sometimes it writes a blank file. It started about a week ago.
Win 10, Atom 1.19.2

please!

Can you give a close prompt options?

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.