Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding CSS validation? #8

Open
fenuks opened this issue Nov 25, 2013 · 5 comments
Open

Adding CSS validation? #8

fenuks opened this issue Nov 25, 2013 · 5 comments

Comments

@fenuks
Copy link

fenuks commented Nov 25, 2013

Hi,
I would like to ask if you can add CSS validation (available under http://jigsaw.w3.org/css-validator/). I guess it should be quite easy to do so, since this tool work in same manner as HTML validator. Thank you.

@cfjedimaster
Copy link
Owner

There is already a CSS validator extension for brackets.

On Mon, Nov 25, 2013 at 5:26 AM, fenuks notifications@github.com wrote:

Hi,
I would like to ask if you can add CSS validation (available under
http://jigsaw.w3.org/css-validator/). I guess it should be quite easy to
do so, since this tool work in same manner as HTML validator. Thank you.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8
.

Raymond Camden, Adobe Developer Evangelist

Email : raymondcamden@gmail.com
Blog : www.raymondcamden.com
Twitter: cfjedimaster

@fenuks
Copy link
Author

fenuks commented Nov 26, 2013

@cfjedimaster
I tried to find CSS validation extension via extension manager and Google and wasn't lucky. There is only CSSLint. Can you provide link to extension mentioned by you?

@cfjedimaster
Copy link
Owner

CSSLint does validate your CSS.

On Tue, Nov 26, 2013 at 4:46 AM, fenuks notifications@github.com wrote:

@cfjedimaster https://github.com/cfjedimaster
I tried to find CSS validation extension via extension manager and Google
and wasn't lucky. There is only CSSLint. Can you provide link to extension
mentioned by you?


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-29282663
.

Raymond Camden, Adobe Developer Evangelist

Email : raymondcamden@gmail.com
Blog : www.raymondcamden.com
Twitter: cfjedimaster

@fenuks
Copy link
Author

fenuks commented Nov 26, 2013

You get me wrong. I know that CSSLint validate CSS files, but by CSS validation I meant W3C validation (as far I know CSSLint do not use http://jigsaw.w3.org/css-validator/). CSSLint is good, but it would be great to have W3C CSS validator also available.

@cfjedimaster
Copy link
Owner

Ah.. well - I probably will not build one. Right now Bracket's linting APIs
don't handle asynch processes very well. That's one reason this extension
hasn't been updated in a while. I would not want to build another one using
an asynch process fo rnow.

On Tue, Nov 26, 2013 at 12:54 PM, fenuks notifications@github.com wrote:

You get me wrong. I know that CSSLint validate CSS files, but by CSS
validation I meant W3C validation (as far I know CSSLint do not use
http://jigsaw.w3.org/css-validator/). CSSLint is good, but it would be
great to have W3C CSS validator also available.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-29320393
.

Raymond Camden, Adobe Developer Evangelist

Email : raymondcamden@gmail.com
Blog : www.raymondcamden.com
Twitter: cfjedimaster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants