forcedotcom / salesforcedx-vscode-slds

BSD 3-Clause "New" or "Revised" License
27 stars 11 forks source link

HTML Intellisense not working when SLDS Validator Extension is enabled #52

Open godfroy316 opened 4 years ago

godfroy316 commented 4 years ago

Summary

With this extension enabled, Intellisense does not work in any of my HTML files. Once I disable the extension, it works fine. It appears to only affect HTML as my JS files are auto-completing.

Additional information

VS Code Version: 1.49.1

SFDX CLI Version: 49.10.0

OS and version: Windows_NX x64 10.0.18363

billyma commented 4 years ago

This sounds similar to #41. @godfroy316 - can you confirm if that's similar to what you are experiencing? Thanks.

godfroy316 commented 4 years ago

@billyma it does appear to be similar. Only difference for me is that I'm getting this behavior even outside of an SFDX project. Can we merge my issue into #41? I'm new to Github, so I'm not exactly sure what's possible.

ambreeen commented 4 years ago

hey @godfroy316, thanks for bringing this to our attention. Though it seems similar, I would keep this one open as separate only because you are experiencing this behavior outside of SFDX while #41 does not.