Syntax

Results 19 issues of Syntax

> Create wrappers around the react-native-web app for other environments Platforms - [ ] [Tauri](https://tauri.studio) - [ ] [Tizen](https://developer.tizen.org) - [ ] [KaiOS](https://www.kaiostech.com) - [ ] [WebOS](https://www.webosose.org) - [ ]...

enhancement
help wanted

# Studio > GUI for ULT and other npm based projects https://my.ult.dev ## Tasks - [ ] List projects - [ ] Terminal tabs - [ ] Embedded terminals -...

enhancement

If [ActionSheetIOS](https://reactnative.dev/docs/actionsheetios) is open when `FileViewer.open` of this library is called the app crashes. A simple workaround would be to close the action sheet, but this is not possible to...

Fixes #205. This change appends the `file://` protocol to windows paths to the error below (technically we let `pathToFileURL` from `node:url` do the work) ``` ESBuild: Only URLs with a...

- [ ] Sync editors via Websockets and/or WebRTC Y.JS provider - [ ] Command to generate room using https://github.com/kat-tax/xkcd-936 - [ ] Collaborator panel with either chosen or auto...

enhancement
collab

- [ ] Create hotkey and Monaco editor command to trigger - [ ] Zip and download all file contents in WebContainer root

enhancement

- [ ] Implement hotkey system (use [Ninja Keys](https://github.com/ssleptsov/ninja-keys) or similar) - [ ] Add common shortcuts to Watermark component

enhancement

- [ ] Create StatusBar component - [ ] Add basic info like line, column, and selection numbers. - [ ] Add button to start a collaboration session.

enhancement

- [ ] Add context menu to FileTree, Tabs, and Watermark components using Radix UI(https://www.radix-ui.com/docs/primitives/components/context-menu) - [ ] Implement actions for each respective component

enhancement

- [ ] Build interface - [ ] Add function to crawl files matching string/regex - [ ] Add function to replace string/token in those files

enhancement