Rolf Bjaanes
Rolf Bjaanes
What's the conventional way of adding `json` to filetypes which lsp clients for `tsserver` or `eslint` will attach to with this lua-based neovim setup provided in this repository? ``` 2...
Would love to have all incompleted pomodoros logged too so I can easily see all the work I'm doing, even if the pomodoros are interrupted. Love the app, especially the...
In the documentation for [iOS](https://react-native-share.github.io/react-native-share/docs/share-open) there might be two issues. 1. Doesn't specify adding `sms` to `LSApplicationQueriesSchemes`, which it probably needs to for SMS/iMessage? I could be wrong on this....
## Description The Promise object in the Script runner does not support Promise.resolve. The solution is either to remove the invalid Promise object or implement full support. Uncomment the code...
Not sure if this is the correct place to comment upon this, but was looking at the great [video](https://www.youtube.com/watch?v=oboF_H1MApo) and it seems like the source code has been updated compared...