NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
did anybody see formal grammar for LESS or SCSS? Smile
like the one found here: http://www.w3.org/TR/CSS21/grammar.html

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 26 Sep 2007
Posts: 25
Reply with quote
I'm not entirely sure, but the source for LESS is freely available (albeit written in JavaScript) here: https://github.com/cloudhead/less.js
View user's profileFind all posts by PureFormSend private message


Joined: 21 Jul 2013
Posts: 7
Reply with quote
+1
View user's profileFind all posts by echelonSend private message


Joined: 24 Jul 2013
Posts: 3
Reply with quote
+1 LESS
View user's profileFind all posts by dario.casertanoSend private message


Joined: 07 Jan 2012
Posts: 3
Reply with quote
+1 for SCSS support
View user's profileFind all posts by david4514Send private message


Joined: 07 Jan 2012
Posts: 3
Reply with quote
+1 for SCSS support
View user's profileFind all posts by david4514Send private message


Joined: 23 Aug 2013
Posts: 6
Reply with quote
+1
View user's profileFind all posts by solidlayerSend private message


Joined: 07 Feb 2012
Posts: 4
Reply with quote
So, it's more than year and a half since I started this topic. And there we are with a big fat ignore... I believe that we deserve at least an answer / eta / anything. Or should I reconsider my investment?
View user's profileFind all posts by evilwormSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
I think I made it clear that I didn't find any format descriptions for neither LESS nor SCSS.
It's almost impossible to support them without this description. I think many other IDE developers will agree with that.
If LESS and SCSS maintainers are interested in promoting their stuff, they may want to add this description and update it as the stuff evolves.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 07 Feb 2012
Posts: 4
Reply with quote
It _might_ be a good idea to allow users to customize syntax highlighting definitions, it would generate some feedback from community that way.
Also, there are some grammar implementations which could be used, for example: http://pydoc .net/Python/scss/0.8.71/scss.grammar/ . In short its pretty much the same as css with some changes.

p.s.
sorry I kinda got disappointed because I didn't understand the point of your previous reply
View user's profileFind all posts by evilwormSend private message


Joined: 07 Nov 2013
Posts: 2
Location: Germany
Reply with quote
dmitri wrote:
I think I made it clear that I didn't find any format descriptions for neither LESS nor SCSS.
It's almost impossible to support them without this description. I think many other IDE developers will agree with that.
If LESS and SCSS maintainers are interested in promoting their stuff, they may want to add this description and update it as the stuff evolves.


http://sass-lang. com/documentation/file.SASS_REFERENCE.html

This seems like a full description of the language. Would this help you in adding support to PhpED?

PhpED is a truly great platform, but the CSS part is sorta lacking so that I have to use external editors for that. I really hope CSS3 and SCSS support can be improved for PhpED 11 so that it, once again, becomes my all-in-one wonder tool. =)
View user's profileFind all posts by ividyonSend private message


Joined: 26 Sep 2007
Posts: 25
Reply with quote
I just spent about two minutes googling around for the grammar stuff for less, and found these:

http://code.google.com/p/less4java/source/browse/lesscss/src/main/java/com/mostlymagic/lesscss/?r=6#lesscss%2Fgrammar%2Fless
vanderkroef.net/clessc.html
dotlesscss.org

The spam filter hid the last two, so they're not hyperlinks.

There's got to be enough here to help with adding the feature. Pretty please?
View user's profileFind all posts by PureFormSend private message
SCSS syntax support
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 2 of 3  

  
  
 Reply to topic