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

Add support for $warn and $debug #45

Open
shawnwildermuth opened this issue Feb 24, 2012 · 2 comments
Open

Add support for $warn and $debug #45

shawnwildermuth opened this issue Feb 24, 2012 · 2 comments

Comments

@shawnwildermuth
Copy link

Would be nice if $warn and $debug would write to VS Output Window. I think:

$warn == Trace.WriteLine
$debug == Debug.WriteLine

Awesome if we could get this in the Browser's output window, but that's a significant effort, in VS's window is plenty for me.

@kogir
Copy link
Contributor

kogir commented Feb 24, 2012

If you're referring to Sass's @warn and @debug directives, I'll take a quick look and see how the Sass compiler implements them. Can't make any promises though.

@shawnwildermuth
Copy link
Author

Yeah, I meant @warn/@debug. I talked with Paul via twitter and he asked me to add the issue. Thanks!

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