robert.edgar

Results 8 issues of robert.edgar

If I assign the "Tab" as the shortcut and then type a trigger (say 'for') I have to press Tab twice to get the snippet dialog to show and also...

#### Expected Behaviour Pie Chart should render the number of slices to match the data The data in the link below has 26 values and labels #### Actual Behaviour With...

Maybe I am missing something but I can't really find much in the way of docs on how to get this to work. I installed the extension by loading the...

The 'autofill' attribute is correctly parsed but the 'required' attribute is missing.

there is a problem with parse.js line 67: byTag[current.tagName] = current; current.tagName is always undefined. In parse-tag.js line 33 the property 'name' is set not tagName as referenced above: res.name...

I have a file "variables.less" that is imported into every other less file in my project. If I edit variables.less in Brackets only variables.less gets recompiled all the other files...

enhancement

In the JetBrains integration I set the "referencesTemplate" as shown but it never gets into web-types. On looking at the web-types schema I see there is no "references" but there...

From my IDE I can click a link to go to 'external docs' which opens components.html with the hash set to the component tag. I have added code to check...