You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this would be a great way to run NDN workspace on other projects, and make use of VSCode's plugins. If possible, we should also make this plugin usable.
May refer to this project: https://github.com/kainzpat14/code-collab
Brief:
edit
to propagate remote edits.TextDocumentChangeEvent
to capture local changes. Attach the listener byvscode.workspace.onDidChangeTextDocument
.setDecorations
to set awarenessThe text was updated successfully, but these errors were encountered: