brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Improve Stylus support #6178

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by renanveroneze Sunday Feb 09, 2014 at 01:36 GMT Originally opened as https://github.com/adobe/brackets/issues/6810


I believe it is interesting to add that tool in Brackets, this is it extremely functional, not only this but also tool SASS and other preprocessors

core-ai-bot commented 3 years ago

Comment by FezVrasta Monday Feb 10, 2014 at 10:10 GMT


+1 for stylus, it's much much much better than SASS and LESS and I don't use it only for the lack of a specific extension for Brackets.

Should be moved to Extensions idea I guess

core-ai-bot commented 3 years ago

Comment by vitorbritto Monday Feb 10, 2014 at 13:35 GMT


IMHO I don't think Stylus is much better than Sass, but I agree that Stylus is better than LESS.

Some features in Stylus which are really useful and sweet:

:+1: for Stylus. =]

core-ai-bot commented 3 years ago

Comment by nanotime Friday Feb 21, 2014 at 00:05 GMT


Indeed, i'm working now with stylus and have an extension, but is bad with the syntax highlight :/

+1 to stylus, if brackets support LESS and SASS why not support for stylus if it's node based?

core-ai-bot commented 3 years ago

Comment by renanveroneze Friday Feb 21, 2014 at 00:57 GMT


O Yeah! @nanotime Thank you, you have to share your work maybe I can help!

core-ai-bot commented 3 years ago

Comment by peterflynn Sunday Feb 23, 2014 at 07:43 GMT


@nanotime In terms of syntax highlighting, the key prerequisite is for our editor UI widget, CodeMirror, to support a Stylus syntax highlighting mode. Currently it does not: http://codemirror.net/mode/index.html

core-ai-bot commented 3 years ago

Comment by chrisenytc Monday Feb 24, 2014 at 09:20 GMT


:+1: for Stylus

core-ai-bot commented 3 years ago

Comment by imrefazekas Friday May 23, 2014 at 19:55 GMT


+1 for stylus

core-ai-bot commented 3 years ago

Comment by nanotime Monday May 26, 2014 at 14:42 GMT


Dudes, +1's don't help to improve stylus on Brackets u.u

core-ai-bot commented 3 years ago

Comment by FezVrasta Monday May 26, 2014 at 14:56 GMT


well, maybe some developer with free time, seeing the +1s will start an extension to support Stylus.

core-ai-bot commented 3 years ago

Comment by TuckerWhitehouse Monday May 26, 2014 at 16:54 GMT


Looks like@GarthDB hasn't updated this in a while, not sure if it still works (I know it's not in the extension repo) but could be a place for another develop to pick up from. https://github.com/GarthDB/Brackets-Stylus

core-ai-bot commented 3 years ago

Comment by renanveroneze Monday May 26, 2014 at 22:48 GMT


Its cool!@TuckerWhitehouse

core-ai-bot commented 3 years ago

Comment by renanveroneze Tuesday May 27, 2014 at 18:32 GMT


Hey dudes, i have read this article https://github.com/adobe/brackets/wiki/Language-Support#custom-codemirror-modes, but is still dificult!

core-ai-bot commented 3 years ago

Comment by GarthDB Thursday Aug 06, 2015 at 01:03 GMT


Just an FYI,@dmitrykiselyov has made a great codemirror mode for stylus. The Brackets-Stylus extension has been updated with it.

core-ai-bot commented 3 years ago

Comment by sprintr Thursday Aug 06, 2015 at 01:20 GMT


Brackets added stylus syntax highlighting in 1.4. I also wrote a code hinting extension for it.

core-ai-bot commented 3 years ago

Comment by GarthDB Thursday Aug 06, 2015 at 01:23 GMT


@sprintr oh cool - I'll just delete the extension from the registry. No need for it anymore.

core-ai-bot commented 3 years ago

Comment by GarthDB Thursday Aug 06, 2015 at 01:23 GMT


Now if they would just add quick edit support :)