Commit Graph

2 Commits

Author SHA1 Message Date
Matt Bierner
5426f5ff70 Add CustomDocumentContentChangeEvent
For #77131

- Rename `onDidEdit` to `onDidChange`
- Allow custom editors to fire a `CustomDocumentContentChangeEvent` that only marks the editor as dirty but does not enable undo/redo. The only way for editor to get out of this dirty state is to either save or revert the file
2020-04-16 17:40:20 -07:00
Johannes Rieken
8342b3ada9 add some lint rules that enforce our api-guidelines 2020-01-31 12:10:58 +01:00