about summary refs log tree commit diff
path: root/editors/code/src/commands/apply_source_change.ts
AgeCommit message (Expand)AuthorLines
2019-01-15Prettier fixAlan Du-1/+4
2019-01-14Reveal the newly added source change in the editor.Jeremy A. Kolb-0/+1
2019-01-12npm fix runJeremy Kolb-1/+3
2019-01-05fix open of created or renamed fileBernardo-1/+2
2019-01-03use lsp WorkspaceEdit instead of custom source_file_edits and file_system_editsBernardo-33/+10
2018-11-09Fix on enterAdolfo Ochagavía-2/+2
2018-11-07Rename File -> SourceFileNodeAleksey Kladov-2/+2
2018-10-08Run prettier on all filesDaniel McNab-6/+18
2018-10-08Fix remaining tslint suggestionsAdolfo Ochagavía-13/+13
2018-10-07Apply tslint suggestions, round oneAdolfo Ochagavía-33/+33
2018-10-07Refactor vscode extensionAdolfo Ochagavía-0/+58