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

False errors with SASS maps #15410

Closed
raphievila opened this issue Nov 12, 2016 · 2 comments
Closed

False errors with SASS maps #15410

raphievila opened this issue Nov 12, 2016 · 2 comments

Comments

@raphievila
Copy link

raphievila commented Nov 12, 2016

  • VSCode Version: Code 1.7.1 (02611b4, 2016-11-03T13:53:14.822Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
VisualStudioDarkTheme Adrien 1.0.1
jslint ajhyndman 1.2.1
vscode-color anseki 0.2.1
code-runner formulahendry 0.4.2
composer ikappas 0.5.0
vscode-tfs ivangabriele 0.5.2
vscode-scss mrmlnc 0.5.0
debugger-for-edge msjsdiag 0.4.1
sass-helper ramyaraoa 0.0.2
vscode-icons robertohuertasm 4.0.1
php-formatter Sophisticode 0.1.3

Steps to Reproduce:

  1. Create a .scss file and use an associative map, for example: $map: (key1: value1, key2: value2);
  2. This will be flagged as an error, even though is a proper formatting.

scss-maps-false-flag

@aeschli
Copy link
Contributor

aeschli commented Nov 14, 2016

duplicate of #1758

@aeschli aeschli closed this as completed Nov 14, 2016
@raphievila
Copy link
Author

Didn't noticed it, thanks pointed it out.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants