David RACODON

Results 18 issues of David RACODON

Parsing OK: ``` @document url("http://www.w3.org/"), url-prefix("http://www.w3.org/"), domain(mozilla.org), regexp("https:.*") { body { color: purple; background: yellow; } } ``` Removing double quotes around `url-prefix("http://www.w3.org/")`, parsing KO.

bug

``` .so-loading { // loader white veil &:before { content: @space; position: fixed; z-index: 100; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); } // loader spinning wheel &:after...

bug

Hi, On preview, would it be possible for objects having hyperlinks such as "/mydir/myfile#42" to open the related file/line in source code? Thank you!

Currently, no plugin supports this specific case. Waiting for one implementation from SonarSource before replicating it for the Puppet plugin.

enhancement

enhancement
in progress