Code Monkey home page Code Monkey logo

atom-ruby-slim's People

Contributors

chibicode avatar rudf0rd avatar skord avatar vidok avatar

Stargazers

 avatar

Watchers

 avatar

atom-ruby-slim's Issues

Failed to spawn command slimrb.

hi,

im using atom 1.0,
with linter-slim 0.5.1, and ruby-slim 0.2.0,
and every time autocomplete suppose to work, i get this error:

Failed to spawn command slimrb. Make sure slimrb is installed and on your PATH

New lines are created at very beginning of line rather than following indentation

For example (cursor is at carat):

.title.col-md-6
    h2
        |{{product.title}}
    .controls
^

For ease of workflow, it should be:

.title.col-md-6
    h2
        |{{product.title}}
    .controls
        ^

I don't know if this is the right place to report this, but found that this indentation problem only occurs for me when in slim templates. Tested normal behavior in javascript and ruby files.

Thanks for the slim support!

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/usr/share/atom/resources/app/src/package.js:550:9)
<unknown> (/usr/share/atom/resources/app/src/package.js:172:43)

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app/src/package.js:547:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app/src/package.js:168:43)

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.