Open skaraman opened 4 years ago
You're welcome!
This is technically an issue of the IDE plugin that provides the information. It doesn't provide the level data and so everything is shown at the same level. Which IDE plugin are you using so we can look into fixing that? Is it ide-css?
@aminya yes it is this one https://github.com/liuderchi/ide-css
@skaraman I am going through the process of first updating the language servers, then detecting if the issue still exists. This is currently blocked by a few things.
https://github.com/liuderchi/ide-css/pull/46 https://github.com/vscode-langservers/vscode-css-languageserver-bin/issues/14
Hi there, first off, great job on this package, i love it and it's great to see it being supported in a time when much of atom community has moved on.
Can you add nested support to LESS?