Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future extension possibilities #69

Open
geoffxy opened this issue Jan 31, 2018 · 2 comments
Open

Future extension possibilities #69

geoffxy opened this issue Jan 31, 2018 · 2 comments
Milestone

Comments

@geoffxy
Copy link
Member

geoffxy commented Jan 31, 2018

  • Show cursor locations of remote participants
  • End-to-end encryption of inter-agent messages
  • Show selections of remote participants
  • Support multiple buffers in one session
  • Define the editor messages using protobufs
  • Improve serialization of messages (probably just move everything to protobufs)
  • Use a build tool
  • Support more editors
    • Atom
    • VSCode (?)
    • IDEs (?)
@rageandqq
Copy link
Member

Cursor locations are highly dependent on what the editor supports. E.g. in vim you need to toggle between highlighting + and not highlighting a single row/col to simulate a marker :(

@rageandqq rageandqq added this to the Milestone 5 milestone Feb 28, 2018
@anarcat
Copy link

anarcat commented Mar 14, 2018

emacs support is in #125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants