Commit Graph

27619 Commits

Author SHA1 Message Date
Benjamin Pasero
894dcea691 Require to use "-" when reading from stdin (#40424)
* Require to use "-" when reading from stdin

* cli - better help message

* more narrow error handling

* better data listener
2017-12-18 14:56:06 +01:00
Joao Moreno
2d5dde9933 fixes #40411 2017-12-18 14:32:19 +01:00
Benjamin Pasero
bcc46316b4 files - add a method to read content from a position 2017-12-18 12:37:57 +01:00
Alex Dima
07ac57204a Adopt new TestRPCProtocol; renames 2017-12-18 12:23:48 +01:00
Alex Dima
ec444e4874 Fix tests 2017-12-18 12:11:50 +01:00
Benjamin Pasero
39df58304b config resolver: use slash for relativeFile as before (for #40256) 2017-12-18 11:25:02 +01:00
Martin Aeschlimann
85831ea2b2 null check for 'workbench.colorCustomizations' (for #40329) 2017-12-18 11:01:00 +01:00
Joao Moreno
4d2d726e74 Merge branch 'master' of github.com:Microsoft/vscode 2017-12-18 11:00:10 +01:00
Joao Moreno
5f87a2ad40 properly handle git uris in getOpenRepository
fixes #40408
2017-12-18 10:59:48 +01:00
Alex Dima
3cb1594fbb Fixes #40426 2017-12-18 10:44:21 +01:00
Alex Dima
18e6258df8 Fixes #8808: Better range for mouse position over text 2017-12-18 10:26:56 +01:00
Joao Moreno
424c9da7cc improve git.autofetch suggestion
fixes #40282
2017-12-18 09:10:11 +01:00
Ramya Achutha Rao
66a439e253 Absorb upstream fix for #39789 2017-12-17 23:37:16 -08:00
Benjamin Pasero
03262df544 fix #40333 2017-12-18 08:01:58 +01:00
Benjamin Pasero
9812d210d6 array coalesce tests 2017-12-18 08:01:58 +01:00
Benjamin Pasero
497229f0e7 admin - do not show warning on windows for now 2017-12-18 08:01:58 +01:00
Rob Lourens
e7dfec7767 Fix #39609 - search viewlet should use global search buffer 2017-12-17 21:10:03 -08:00
Andre Weinand
a5b60ac9fd node-debug@1.20.1 2017-12-17 23:00:51 +01:00
Ramya Achutha Rao
5bd5e07cd5 Use empty object when tokenColorCustomizations setting is null Fixes #40339 2017-12-16 19:35:11 -08:00
Rob Lourens
6c8f9d8a8c Fix #40046 2017-12-16 19:09:13 -08:00
Matt Bierner
4c00fcdbc6 Use consistent casing 2017-12-15 17:23:25 -08:00
Matt Bierner
86a35ac4dd Use async in completionItemProvider resolve 2017-12-15 17:22:34 -08:00
Matt Bierner
a05433ac56 Clean up useCodeSnippetsOnMethodSuggest 2017-12-15 17:09:25 -08:00
Matt Bierner
ac459c22cb Defer TS completion item resolve of range 2017-12-15 17:09:25 -08:00
Matt Bierner
d3decc7eef Support isRecommended property for TS completion items
Fixes #40325
2017-12-15 17:09:25 -08:00
Ramya Achutha Rao
4913e7f68f Split emmet abbreviation tests 2017-12-15 15:25:58 -08:00
Rob Lourens
64fec2b40b Fix #39841 - Fix searching settings contributed by builtin extensions,
remove duplicated code
2017-12-15 11:30:08 -08:00
Rob Lourens
aa6e38762d Fix #40275 - check enableProposedApi flag for logger API 2017-12-15 11:01:31 -08:00
Daniel Imms
851d231fe9 Add git debug step commands to skip terminal by default
Fixes #38023
2017-12-15 09:49:32 -08:00
Daniel Imms
3560676d3c Merge pull request #38132 from cleidigh/terminal-api-cwd/add
Add cwd to createTerminal via TerminalOptions for extension API  Addresses: #37709
2017-12-15 09:44:26 -08:00
Daniel Imms
82f73a4957 Update mainThreadTerminalService.ts 2017-12-15 09:44:16 -08:00
Johannes Rieken
3bac9bd027 fix #40307 2017-12-15 17:11:07 +01:00
Alexandru Dima
34aafba6b7 Merge pull request #39701 from jacobdufault/add-font-weight-style
Allow decorators to change font-weight and font-style.
2017-12-15 07:32:32 -08:00
Alex Dima
d49ea348ff Merge branch 'master' of https://github.com/Microsoft/vscode 2017-12-15 16:20:02 +01:00
Joao Moreno
195c346f06 💄 2017-12-15 16:18:05 +01:00
Joao Moreno
eb43c80ecc 💄 2017-12-15 16:17:39 +01:00
Joao Moreno
bf741a1afd Merge branch 'fix/39738' of https://github.com/pfongkye/vscode into pfongkye-fix/39738 2017-12-15 16:14:47 +01:00
Joao Moreno
468dd75abf Merge remote-tracking branch 'origin/master' 2017-12-15 16:12:32 +01:00
Joao Moreno
938dc015d2 💄 2017-12-15 16:12:15 +01:00
Alex Dima
198667a8f1 Add option to disable sourcemaps for those in a hurry 2017-12-15 16:07:15 +01:00
Joao Moreno
2be2eac637 Merge branch 'show_scm_providers' of https://github.com/shivammittal99/vscode into shivammittal99-show_scm_providers 2017-12-15 16:07:04 +01:00
Alex Dima
197b7a1788 Merge branch 'master' of https://github.com/Microsoft/vscode 2017-12-15 16:00:58 +01:00
João Moreno
bed86d2b63 Merge pull request #39216 from Dozed12/master
Show branches list in "git pull from"
2017-12-15 16:00:36 +01:00
Alex Dima
17bda4b25c Do not write .d.ts files to disk, as they are not needed there 2017-12-15 15:58:58 +01:00
João Moreno
8f76a4d0d3 Merge pull request #38563 from graknol/master
Git branches sorted by committerdate, latest first.
2017-12-15 15:51:10 +01:00
Joao Moreno
588eb52b33 remove unecessary | undefined 2017-12-15 15:46:13 +01:00
Joao Moreno
374920a139 Merge branch 'status' of https://github.com/nicksnyder/vscode into nicksnyder-status 2017-12-15 15:45:11 +01:00
Joao Moreno
55ae7e5cd5 git: fix opening deleted file 2017-12-15 15:44:06 +01:00
Joao Moreno
f6ee190cf7 fixes #36885 2017-12-15 15:39:01 +01:00
Martin Aeschlimann
f871695b39 [file icon] file icons for JSONC files. Fixes #40244 2017-12-15 15:32:02 +01:00