atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

Remove discussion feature #85

Closed as-cii closed 6 years ago

as-cii commented 6 years ago

We still think this could be a valuable feature but after demoing it we decided to postpone it until more fundamental capabilities of the editor have been fleshed out.

Please note that we are preserving some of the APIs introduced with https://github.com/atom/xray/pull/77, such as the ability to open buffers by their id. This will be useful in the future when we will allow to open buffers that are not backed by a file on disk (i.e., "untitled buffers").

nathansobo commented 6 years ago

🙇