Skip to content

An atom plugin for users that want to edit the same file in real time.

License

Notifications You must be signed in to change notification settings

aidanbdh/quantum-entanglement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantum-entanglement

An atom plugin for users that want to edit the same file in real time.

apm install quantum

Then select

Packages > quantum-entanglement > toggle

or simply right click and select toggle quantum-entanglement

Then enter in a server name (If it doesn't exist yet, just put in a name and one will generate for you)

If you are connecting to a pre-existing server, you will be asked to confirm you are okay with losing your local changes. THIS CANNOT BE UNDONE (except by undoing it with ctrl-z). Make sure the file you are on is blank or contains an older version of the file you are connecting to in order to prevent any code being lost.

Questions? Comments? Issues? Bugs? Feel free to open an issue or email me at [email protected].

If you are enjoying quantum-entanglement, please give it a star or a watch!

Technologies

  • JavaScript
  • Socket.io
  • Mocha
  • Chai
  • Istanbul nyc
  • jsdom
  • uuid