Marco Colli

Results 93 issues of Marco Colli

I really like the highlighting that you show in the README and here: https://marketplace.visualstudio.com/items?itemName=castwide.solargraph However, even if I installed this extension and run this: ``` rbenv shell 3.2.2 gem install...

It would be useful to add a CSS selector to style the three dots (ellipsis) generated by `line-clamp`. Currently there is no way to do that. For example: it would...

## Introduction A standard API that allows to get the user avatar (profile picture), given an email address. ## Use Cases (Recommended) - Display the user avatar in a email...

## Introduction Email is incredibly old and, despite the simple concept behind it (deliver a message), it is extremely complex to do from scratch. Usually, when you need to send...

## Introduction It would be useful to be able to read from ISO/IEC 14443 cards: https://en.wikipedia.org/wiki/ISO/IEC_14443 For completeness, write access may also be considered. ## Use Cases (Recommended) Authentication ##...

In `.erb` files (embedded Ruby templates) the tags `` and `` should be violet, like language keywords, and not orange, which makes them hard to see. Also making them violet...

bug

For example, if you have: ```html ``` Now I want to have a bigger `h1` for the variant `article--featured`. 1. Should I add the class `article__title--featured` to `h1` if I...

Is there any way to disable the caption and the extra features? Basically we do not want to display the caption input because we don't need it for our application....

I am using the Web Risk API. However I am unable to test it, because I cannot find a malicious URL to pass for testing. I would like to get...

When you deploy on new versions you can see this deprecation: ``` W0723 20:57:03.499655 2113 prune.go:71] Deprecated: kubectl apply will no longer prune non-namespaced resources by default when used with...