aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/commands/apply_source_change.ts
Commit message (Expand)AuthorAgeFilesLines
* Prettier fixAlan Du2019-01-151-1/+4
* Reveal the newly added source change in the editor.Jeremy A. Kolb2019-01-141-0/+1
* npm fix runJeremy Kolb2019-01-121-1/+3
* fix open of created or renamed fileBernardo2019-01-051-1/+2
* use lsp WorkspaceEdit instead of custom source_file_edits and file_system_editsBernardo2019-01-031-33/+10
* Fix on enterAdolfo Ochagavía2018-11-091-2/+2
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-2/+2
* Run prettier on all filesDaniel McNab2018-10-081-6/+18
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-081-13/+13
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-071-33/+33
* Refactor vscode extensionAdolfo Ochagavía2018-10-071-0/+58