Shaw
Shaw
Are there any ways to tone down Emmet's autocomplete suggestions, particularly for CSS? Right now, typing out `color: CanvasColor` (valid CSS) has a suggestion for `Emmet abbreviation`. If you accept...
UI Help
I've appreciated all the help with adding MIDI Support ( #17 ) and wanted to contribute a bit. Part of my specialty is UI design. Would you like for me...
Related to https://github.com/software-mansion/react-freeze/issues/27 but a bit different. React Suspense adds `display: none !important` to suspended elements that are kept in the DOM, and then the fallback gets injected. Is there...