Federico Dionisi
Federico Dionisi
As posted in the [original repository](https://github.com/atom/xray/issues/177) letting Xray die would be a real pity. I was hoping in a response from its maintainers – I still have questions about where...
Here's finally an initial implementation I'm proud. Xray CRDT representation is now based on Memo. It is possible to open local and remote projects, but some more work to perfection...
After taking quite some time in understanding Xray and Memo implementation, I understood that instead of focusing on smaller tasks, the best way to proceed was actually to implement the...
I tried to pickup TODO in `xray_wasm`, but I think is not really possible to continue with this. The idea is to use `requestIdleCallback` for Xray background executor, but, since...
**Describe the solution you'd like** Would be great to have Java support, at least syntax highlight. LSP integration is a (very) nice to have.
### Check for existing issues - [X] Completed ### Is your feature request related to a problem? I'm not sure "Feature Request" is the right thing to do, but I...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it A guest in a collaborative session can delete private files from the...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it This issue happened twice in separate sessions during the past week. **1st...
**Is your feature request related to a problem? Please describe.** Project search and multi-buffer editing is a killer feature. Kudos! But at times when searching for a term in a...
**Do you want to request a *feature* or report a *bug*?** **Bug** report **What is the current behavior?** Running command through `pm2` that uses `yarn` as script (installed or upgraded...