Commit graph

52270 commits

Author SHA1 Message Date
Pine Wu 17d9194a40 Update css service 2019-07-26 18:35:16 -07:00
Daniel Imms e2888839ec Don't throw out ext host proc requests on slow remotes
Fixes microsoft/vscode-remote-release#1031
2019-07-26 16:48:01 -07:00
Sana Ajani 76799f477d
Merge pull request #78018 from sana-ajani/sana-modules
Adding office and sharepoint modules
2019-07-26 16:12:35 -07:00
Daniel Imms 03d1686da9
Merge pull request #77961 from microsoft/tyriar/77160
Use pty naming instead of virtual process
2019-07-26 15:32:04 -07:00
Alex Dima b9cb543e70 Update distro 2019-07-27 00:31:15 +02:00
Daniel Imms 6bb5e193f9 start -> open, exit -> close, remove exit code 2019-07-26 15:30:36 -07:00
Daniel Imms ff82475a90 Merge remote-tracking branch 'origin/master' into tyriar/77160 2019-07-26 15:17:13 -07:00
Sana Ajani 28b3ae7b0c clean up 2019-07-26 15:11:30 -07:00
Sana Ajani 5c955e9da1 distro 2019-07-26 14:55:47 -07:00
Sana Ajani af7e24233a Merge branch 'sana-modules' of https://github.com/sana-ajani/vscode into sana-modules 2019-07-26 14:17:54 -07:00
Sana Ajani 185695c931 add office and sharepoint packages 2019-07-26 14:17:32 -07:00
Peng Lyu f0d3c50abc menu.onDidChagne always returns undefined. 2019-07-26 11:49:35 -07:00
Peng Lyu 25ecf58533 Fix #77994. Use scoped contextKeyService in a comment thread. 2019-07-26 11:46:10 -07:00
Rachel Macfarlane 937fd58245 Small amount of code cleanup in commentNode.ts 2019-07-26 11:37:46 -07:00
Rachel Macfarlane 0e346590c4 Tweak comment reaction css 2019-07-26 11:37:46 -07:00
Daniel Imms 8f485ebbbb Merge remote-tracking branch 'origin/master' into tyriar/77160 2019-07-26 10:17:24 -07:00
Joao Moreno 45d944cfe3 workbench: implement preferred size for panel and sidebar
fixes #67367
2019-07-26 18:13:58 +02:00
Joao Moreno 1fd0d4533f rename contentDimension 2019-07-26 18:13:58 +02:00
Joao Moreno b8bb655858 grid: fix preferred size usage 2019-07-26 18:13:57 +02:00
Joao Moreno 5d228fb849 grid: onDidSashReset with preferred width/height 2019-07-26 18:13:57 +02:00
Joao Moreno 6cfe0672e7 splitview: improve sash reset and distributeViewSizes behavior 2019-07-26 18:13:57 +02:00
Joao Moreno dcdab4125b hide away gridview types 2019-07-26 18:13:57 +02:00
Joao Moreno 916287fdd4 remove EditorPart._preferredSize
related to #67367
2019-07-26 18:13:57 +02:00
Martin Aeschlimann 5cc0211363 recommend important exe extensions 2019-07-26 18:03:22 +02:00
Martin Aeschlimann 1545b1bb59 allow extension tips based on location 2019-07-26 18:03:22 +02:00
Joao Moreno 1c6047158b distro 2019-07-26 17:16:13 +02:00
Andre Weinand 55c8530ec4 properly pass non-key/value cli arguments; fixes #76989 2019-07-26 17:12:30 +02:00
Johannes Rieken f9be8224e7 tweak jsdoc, #56694 2019-07-26 16:51:22 +02:00
Johannes Rieken ff04171f5d
Merge pull request #77760 from kamranayub/feat/gh-56694/deprecated
feat(Diagnostics): Add proposed DiagnosticTag.Deprecated enum member
2019-07-26 16:45:38 +02:00
Alex Dima 141617c5b5 Remove dimmed auto closed character 2019-07-26 16:37:31 +02:00
Alex Dima 893635042c Fixes #22778: Add or for when clause contexts 2019-07-26 16:35:56 +02:00
Alex Dima e788b154d1 Fix usage of context keys 2019-07-26 16:35:56 +02:00
Joao Moreno c96cf5d4d9 fixes #76508 2019-07-26 16:08:27 +02:00
Joao Moreno a154f8f451 fixes #77345 2019-07-26 15:33:35 +02:00
Johannes Rieken 29f6ec0b34 Revert "Add CompletionItem.deprecated property from LSP"
This reverts commit 895d6323b4.
2019-07-26 15:24:30 +02:00
Johannes Rieken 53006c0af4 Revert "Add deprecated support to SuggestDataDto"
This reverts commit 87ae3a38d3.
2019-07-26 15:24:21 +02:00
Johannes Rieken 4882ae5b9e Revert "Add inline deprecated styling to suggest widget"
This reverts commit 4a2b010e34.
2019-07-26 15:24:11 +02:00
Andre Weinand be873f7169 pass env and cwd to createTerminal; fixes #77111 2019-07-26 15:16:36 +02:00
Joao Moreno 8213baf076 extract first repository.status call
related to https://github.com/microsoft/vscode/issues/77787#issuecomment-515207062
2019-07-26 14:37:33 +02:00
Joao Moreno 4427149570 Merge branch 'pr/70844' 2019-07-26 14:19:09 +02:00
Joao Moreno 98fc1148c9 💄 2019-07-26 14:18:57 +02:00
Johannes Rieken a7122371aa dispo - add some more DisposableStore usage 2019-07-26 11:56:20 +02:00
Johannes Rieken 0911c90ac4 suggest - keep commit character when item isn't changing 2019-07-26 11:44:12 +02:00
Johannes Rieken 3e9cac9b85 properly cancel suggestion details requests, #77926 2019-07-26 11:44:12 +02:00
Joao Moreno 6736226fe9 Merge commit 'refs/pull/70844/head' of github.com:microsoft/vscode into pr/70844 2019-07-26 10:32:44 +02:00
Martin Aeschlimann 9ead7b9775 RemoteConnectionState not disconnected when initialization fails (for microsoft/vscode-remote-release#1029) 2019-07-26 09:58:21 +02:00
Peng Lyu 6d82826e99 Revert test require renderer 2019-07-25 20:42:36 -07:00
Peng Lyu f0f7220eed bump distro 2019-07-25 20:32:04 -07:00
Peng Lyu e7070d00e6 Fix #74715. 2019-07-25 19:13:00 -07:00
Sana Ajani 62a102ec0c add office and sharepoint packages 2019-07-25 17:33:23 -07:00