Andrea Dessi
Andrea Dessi
Hi! I installed this package yesterday and I noticed it doesn't work as expected with atom 1.13.1 (osx). It stops jumping back in the history just after 2 or 3...
Hey! Nice extension! 👍 Do you have any plan to add the support for multiple cursors? That would be nice to copy from multiple cursors and being able save an...
I wanted to say congrats for the nice project! 💪 I was thinking it would be nice to have a rendered UI as close as possible as the original one...
Hi, it would be very very handy, when writing hex colors, if the max length allowed was 7. # XXXXXX = 7 = max allowed string ;)
Hey! What about storing the ruler locally? so when page reloads you don't have to drag them again? 🐙
does this plugin work with typescript files? I can't get the suggestion and the autocompletion when editing a file with .ts extension. Any chance to make it work like that?
Add an export function to be able to download all the icons in both formats, svg and symbol.
See: https://www.w3.org/2009/08/svg-logos.html
When symbols contain gradients those don't work. I.E. this svg code doesn't translate into a working symbol. Check this as a reference: https://jsfiddle.net/z6adtL9y/ ``` xml store_play Created with Sketch. ```
Add a way to display a symbol from its code. Now it's only possible to pass in a svg code and obtain the symbol from it. It would be very...