coeditor icon indicating copy to clipboard operation
coeditor copied to clipboard

Yet Another Pair Programming Package for Atom.

Results 4 coeditor issues
Sort by recently updated
recently updated
newest added

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.25.0 x64 **Electron**: 1.7.11 **OS**: Microsoft Windows 10 Home **Thrown From**: [coeditor](https://github.com/nicktogo/coeditor) package 0.2.6 ### Stack Trace Uncaught TypeError: Cannot read...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.22.0 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.11.6 **Thrown From**: [coeditor](https://github.com/nicktogo/coeditor) package 0.2.6 ### Stack Trace Uncaught TypeError: Cannot read...

Hi! Thanks for maintaining the coeditor package! In Atom v1.23, we will [some](https://github.com/atom/text-buffer/pull/273) [changes](https://github.com/atom/text-buffer/pull/274) that may affect your package. The methods `TextEditor.onDidChange` and `TextBuffer.onDidChange` will now call their callbacks *less...

enhancement