Adria Jimenez
Adria Jimenez
Well the GUI is great to have as it makes the app easier to use. But if it's too complex then I'll switch from using GUI to command line which...
Seems to not be possible
What's the status of this? Is it going to be merged?
Hello, at the moment I don't have time to add that. You are more than welcome to create a pull request and I'll approve it. Otherwise you will have to...
Seems to be possible to be done easily as the [official prettier-pug plugin](https://github.com/prettier/plugin-pug) has a parser ```typescript import prettierParserPug from '@prettier/plugin-pug' prettierParserPug.parsers.pug.parse ``` But I didn't manage to get it...
iPadOS 15.2 and after checking it only happens with the keyboard attached. If I remove the keyboard and restart the app then it works but with keyboard attached is not...
@musybite @astro any way that this can be merged? thanks!
Same here, seems like documentation is missing on how to create custom scripts and report back to lint
Another option is to use something like moment.js library to update the times on the browser in realtime, that would work with any kind of installation as it would be...
Statusfy is a dependency, so you can see the version in your project `package.json`. To update it should be enough to update the same line in the dependencies to the...