18.5.6 • Published 3 years ago

@paperclip-ui/source-writer v18.5.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago
const writer = new PCSourceWriter(engine);
writer.handleEvent({
  kind: "ANNOTATIONS_CHANGED"
});
writer.onContentChanged(function(uri, content) {
  vscode.updateContent(uri, content);
});
18.5.6

3 years ago

18.5.5

3 years ago

18.5.3

3 years ago

18.5.2

3 years ago

18.5.0

3 years ago

18.4.7

3 years ago

18.4.6

3 years ago

18.4.5

3 years ago

18.4.4

3 years ago

18.4.3

3 years ago

18.4.2

3 years ago