Daniel Imms
fedfbacf80
Merge pull request #84000 from microsoft/tyriar/exitCode
...
Support Terminal.exitStatus API
2019-11-05 09:59:23 -08:00
Daniel Imms
7215e5e9f5
Pass through undefined exit codes
2019-11-05 09:17:57 -08:00
Daniel Imms
2a0d3d0140
Support Terminal.exitStatus API
...
Fixes #62103
2019-11-05 09:09:39 -08:00
Jean Pierre
5d3c599e9b
Fixes #83287 ( #83962 )
2019-11-05 17:36:55 +01:00
Johannes Rieken
0ea854b11e
F12 navigates peek view results, #83752
2019-11-05 17:24:33 +01:00
Benjamin Pasero
ff64988944
debug - use hasWorkspaceFileExtension() as helper
2019-11-05 17:23:56 +01:00
Alex Ross
ab89935fd3
First pass at resolving task definition and passing back to custom execution ( #83764 )
...
First pass at resolving task definition and passing back to custom execution. It only currently resolves simple predefined variables, no input, command, or defaultBuildTask.
Part of #81007
2019-11-05 16:35:21 +01:00
Andre Weinand
ebe8e1e135
support workspace files for extension development; fixes #83922
2019-11-05 16:29:02 +01:00
Sandeep Somavarapu
e6dfed8fe8
Fix microsoft/vscode-remote-release/issues/1106
2019-11-05 16:10:11 +01:00
Benjamin Pasero
4de0e4d27a
web - support tasks in "yarn web"
2019-11-05 15:45:10 +01:00
Alex Ross
90ca98af02
Change task finding to not depend on there being task providers
...
Fun issue where finding tasks depended on their being at least on task provider extension. Task finding waited for IExtensionPoint.setHandle for the task contribution point to be called, but it is never called if there are no providers (which can only happen if you start disabling built in extensions.
Fixes #83939
2019-11-05 15:42:06 +01:00
Benjamin Pasero
4bcb08d773
web - better sample and problems support for "yarn web"
2019-11-05 15:31:25 +01:00
Joao Moreno
8d8980d7a0
distro
2019-11-05 15:04:44 +01:00
Joao Moreno
54be4a3976
Merge branch 'joao/cosmosdb'
2019-11-05 15:04:20 +01:00
Sandeep Somavarapu
8a8b3cf25f
Fix #83979
2019-11-05 13:04:13 +01:00
Johannes Rieken
1711f6e293
run peek references when running go to definition on the only definition, fixes #73081
2019-11-05 12:13:19 +01:00
Johannes Rieken
63b032ad4c
💄
2019-11-05 12:13:19 +01:00
Benjamin Pasero
e52841ed8a
debt - strict init breakpointsWidget
2019-11-05 11:48:37 +01:00
Joao Moreno
db1aca9c8b
empty commit
2019-11-05 11:48:17 +01:00
Johannes Rieken
a537d00e71
debt - merge goToDefinition and referenceSearch into gotoSymbol, extract peekView
2019-11-05 10:53:57 +01:00
Benjamin Pasero
2935c80159
web - enable DND support for Firefox ( fixes #83746 )
2019-11-05 10:48:11 +01:00
Joao Moreno
62c2531d93
update distro
2019-11-05 10:38:43 +01:00
Joao Moreno
71a8d1c540
remove dependencies to documentdb
2019-11-05 10:35:54 +01:00
Joao Moreno
ab9c642cb1
remove unused build file
2019-11-05 10:32:59 +01:00
Joao Moreno
cc087242f6
update sync-mooncake.ts
2019-11-05 10:28:18 +01:00
Benjamin Pasero
4da5e109ba
web - hide scrollbars on firefox
2019-11-05 10:13:21 +01:00
Jean Pierre
ac156a3249
Fixes #83933 ( #83959 )
2019-11-05 10:07:07 +01:00
Benjamin Pasero
14c3b2e486
Update build to use node.js 12.x ( #83967 )
...
* build - update to node.js 12x for building
* fix it
* adopt vscode-gulp-watch
2019-11-05 09:53:15 +01:00
Benjamin Pasero
13bbbfd956
textfiles - introduce an option to read without stream too
2019-11-05 09:37:58 +01:00
Johannes Rieken
31e7866e59
change names to inserting/replacing #10266
2019-11-05 08:36:45 +01:00
Johannes Rieken
31e2dda3e1
💄
2019-11-05 08:36:45 +01:00
Johannes Rieken
24adc36c3e
move css to media-folder
2019-11-05 08:36:45 +01:00
Johannes Rieken
ae03a05c83
move commands to references controller
2019-11-05 08:36:45 +01:00
Johannes Rieken
05b1d4b753
Merge pull request #83938 from orta/support_editors_monaco
...
Add undo support to Monaco when applying quickedits
2019-11-05 08:30:05 +01:00
Pine Wu
7ab195a897
Revert "Update css LS for #3145 "
...
This reverts commit d327d5e890de45f8002d3705772042934f44efe4.
2019-11-04 18:15:36 -05:00
Matt Bierner
dcecb9eea6
Documenting thoughts on direction for custom editor API
...
This documents the current thinking on the custom editor api. The current api proposal is not actually implemented yet
2019-11-04 15:11:54 -08:00
Matt Bierner
cd4d7e6c2b
Fix more node 12 typing errors
...
For #82514
2019-11-04 15:11:54 -08:00
Matt Bierner
a97738297d
Fixing some more node 12 typings errors
2019-11-04 15:11:54 -08:00
Matt Bierner
9deb8ce704
Remove localResourceRoots
...
Css is now inlined so this is not requried
2019-11-04 15:11:54 -08:00
Peng Lyu
1101eb829d
Fix monaco editor build npe.
2019-11-04 15:01:08 -08:00
Andrii Dieiev
a188b905c6
Trigger completions on backticks in JS/TS ( #80234 )
2019-11-04 14:55:07 -08:00
Miguel Solorio
00e2ad9760
Merge pull request #83951 from microsoft/misolori/codicons-update
...
Update codicons
2019-11-04 14:53:23 -08:00
Miguel Solorio
e696fb811d
Merge branch 'master' into misolori/codicons-update
2019-11-04 14:53:07 -08:00
Miguel Solorio
f97d3fa3cd
Update cgmanifest.json
2019-11-04 14:52:29 -08:00
Rachel Macfarlane
1c6222f32e
Send data directly to appender in web telemetry, without formatting
2019-11-04 14:39:17 -08:00
Miguel Solorio
ef84173ea6
Update codicons
2019-11-04 14:36:58 -08:00
Pine Wu
d327d5e890
Update css LS for #3145
2019-11-04 14:50:47 -05:00
Daniel Imms
d4a1f7cb57
Merge pull request #83794 from microsoft/tyriar/us_english
...
Use US English for sycnhronize
2019-11-04 11:27:50 -08:00
Daniel Imms
a0b9afd1e7
Merge pull request #83795 from microsoft/tyriar/icon_string
...
Move icons out of translated strings
2019-11-04 11:27:38 -08:00
Orta Therox
59e0fbcaf9
Fix the lack of undo support in monaco - fix microsoft/monaco-editor#1548
2019-11-04 13:49:59 -05:00