Quentin Calvez
Quentin Calvez
@omar-sr88 I got most things working, and we're actually using this branch right now in our product. I still have issues getting all the tests to pass though. The problem...
I've fixed all the tests and made the code compatible with the latest Slate version. I think at this point, we'll have to create a new package for people who...
**Update:** I've published that PR [here](https://www.npmjs.com/package/front-slate-edit-list) for the time being. I make no guarantee of stability/maintainability for now, but it may be helpful for people who are blocked. We will...
This is now breaking in the last version of Slate.
Hello @lewiscasewell, is this something I can add to my own app before it gets merged here? I tried re-using the plugin and theme extension, but that doesn't do anything...
One thing that can be confusing is what happens when there's an overlap of both, for example: ```yaml - --filesystem=xdg-documents - --persist=Documents/MyAppFolder ``` Where will files in `~/Documents/MyAppFolder` be actually...
@daniel-bryant Thank you for the great work. I hope this gets merged eventually, but in the meantime it 100% solved the problem we were having 🙇♂️
I know this doesn't solve the problem of getting the app back on Flathub, but as a temporary solution I've made a repo that builds a flatpak with the suggested...
I'm having the same problem with `prettier-plugin-organize-imports`. Disabling the plugin solves it.