Ruslan Vasiliev

Results 3 issues of Ruslan Vasiliev

Hello Yannis, first of all, let me thank you for such a great and very helpful plugin. I'm trying to build a grid of elements (in my case with fixed...

bug

Currently it's not possible to toggle ex-mode panel if Atom has no active editors (empty workspace) ``` 'atom-workspace:not(.editor)': ':': 'ex-mode:open' ``` while the following keymap works fine ``` 'atom-workspace:not(.editor)': ':':...

enhancement

The documentation describes how to work with [component instances](https://react-figma.dev/docs/api/component#creating-component-instance), but it seems that it does not account for components with variants (aka. component sets). Is there a way to get...

type: feature or enhancement