Syntax
Syntax
- [ ] Load all relevant files into the model (not just opened ones) - [ ] Improve [Monaco Editor Auto Typings](https://github.com/lukasbach/monaco-editor-auto-typings) (most if not all libs fail to load)
@FossPrime when you get time would it be possible to add prompting and loading of a config file as suggested by @rhildred. These are his suggested changes, here is the...
- [x] Refactor WebContainer filesystem crawling (use [chokidar](https://github.com/paulmillr/chokidar)?) - [ ] Fix visuals (top cutoff in PWA scenarios, spacing is off, etc.) - [x] Add [file icons](https://github.com/file-icons/vscode/tree/master/icons) (parse VSCode icon...
Work in progress...
### Proposal Can the https://github.com/react-native-tvos/react-native-tvos platform be added to this project? ### Alternatives Alternatively schemes could be added, I'm unfamiliar with what changes the tvos fork adds, it may be...
Known issues: - component rendering broken in web preview - emit/on throws errors (non fatal but spamming)
Evolu supports multiple databases and secure stores. In regards to React Native, we support Expo variants and Bare RN variants. Both are compatible with each other assuming the environment has...
- Persist authentication in memory for as long as possible to avoid extraneous login requests. (most likely via Service Worker) - Database cleanup (when removing passkeys, we should delete associated...