Open nekitk opened 9 years ago
@nekitk You'll want to look at https://github.com/matthojo/language-stylus/issues/28 --- this package would work great if language-stylus
tagged the source appropriately
Adding my interest in this - I only need access to the auto-complete suggestions, surely this is as simple as adding an extension to a watch list or similar?
As it is I get those single-character suggestions that I'm not a fan of. i.e. 'br' will make 'border-right' available (but typing 'bord' will give me nothing…).
Thanks for creating this.
Would be really nice to have stylus support.
+1
+1
+1
Should be all good to go once both the mentioned PRs get merged in. :+1:
Yea! +1
It would be great to have an option to disable both colon and semicolon when using stylus... =)
Yess!!!!!!!!!!!!!!!! +10
I use this package https://github.com/matthojo/language-stylus. It worked, but after atom update autocomplete-css inserts colons and semicolons, and stylus snippets are not visible in dropdown anymore, how to prevent this?
+1 for disable auto add colons and semicolons
+1 for disable auto add colons and semicolons too!
+1 for disable auto add colons and semicolons too!
+1 for disable auto add colons and semicolons too!
+1 for disable auto add colons and semicolons too!
+1 for disable auto add colons and semicolons too!
A year has passed, but the issue not yet decided what kind of shit?
A year has passed, but the issue not yet decided what kind of shit?
That certainly isn't going to motivate anyone. Open source moves by everyone's collective work.
I do want to apologize to people here as I got this about 80% of the way there and haven't had time to finish it yet.
Thank you for your work, hope to see the issue solved soon.
We are a lot of frontend developer where I work and we love ATOM but every time we start on a new project which stylus is used we jump back to sublime or brackets , which is a shame. Hope to see a stylus solution for autocomplete soon.
This package is working for me in the mean time https://atom.io/packages/autocomplete-css-with-stylus-support
@finnbuster Thank you! It works!
P.S.: install it in terminal: "apm install miraks/autocomplete-css"
+1
+1
+1
+1
disabling the built in css autocomplete is also necessary
+1 for disable auto add colons and semicolons too!
+1 I would rather live with the automatic colon/semicolon insertion if that would mean getting this feature earlier. https://atom.io/packages/autocomplete-css-with-stylus-support doesn't compare to this at all.
@mehcode Appreciate all the work done so far
I see SCSS and Less are supported. Just wonder if it is possible to add Stylus support too? Even bracketed SCSS-ike syntax would do.