Virgil Ierubino

Results 14 issues of Virgil Ierubino

I believe this is a typo in the code, you mean to add the default extension when the url doesn't include a `.` i.e. is extensionless. This bug drove me...

Checks whether element is a list, and if that list is nested within another list (i.e. the list's parent is a list item). In this case we should not add...

If I've got: ``` my text. ``` then if I select just "This is" and try to type, the `` tag is also removed. Similarly, if I put the cursor...

In sassc 2.4.0 the following code with a stray comma: ```scss .parent { .child1, .child2, { font: Serif; } } ``` will output: ```css .parent .child1, .parent .child2, .parent {...

Hi, I forked this a while ago so this issue may be fixed, but I noticed that the contentblocks variable was persisting across pages, meaning those blocks started stacking up....

### Description of the new feature / enhancement When SVG graphics are all-white, it is impossible to see what the graphic is from its thumbnail, as it is rendered against...

Idea-Enhancement
Product-File Explorer

Hi, any stats on old browser support for chained css class selectors? e.g. `.class1.class2` which selects `` but not ``?

Support data suggestion

Google Drive can be signed in with multiple Google accounts, each of which can be configured to have a different drive letter, and/or place the My Drive folder in a...

Thank you for this script which does a great job. It would be even better if we can control which sub-section of Google Drive is pinned as the root in...

It's not a dealbreaker so far, but it would be amazing to be able to use the editor interface on mobile. This could be implemented quickly with some media queries,...

type: ux