Commit graph

31426 commits

Author SHA1 Message Date
Ramya Achutha Rao a9761fbbe5 Reset suggestWidget height when hidden 2018-03-23 12:26:42 -07:00
Rachel Macfarlane 9de24bfa5b Fix issue reporter radio button text style, fixes #45246 2018-03-23 10:53:03 -07:00
Daniel Imms cedc35a1f2 Use C: for external Windows terminal when not on Windows
Fixes #46379
2018-03-23 09:47:47 -07:00
Johannes Rieken 08cd5c0680 use ellipsis for hint, fix hc-hint-rendering, #44141 2018-03-23 13:26:03 +01:00
Johannes Rieken ce0ffaf475 add related diagnostics to hover, #10271 2018-03-23 12:49:22 +01:00
Rob Lourens ab867d907f Fix #46148 - split PHP extension 2018-03-22 23:19:10 -07:00
Matt Bierner 213dcf8f87 Allow webview contents to fetch vscode-resource: scheme uris
Fixes #46291
2018-03-22 18:37:14 -07:00
Matt Bierner 3df5d069c8 Don't save theme and model service on WalkThroughPart
Only needed by the base class
2018-03-22 18:37:14 -07:00
Matt Bierner 63461a2c32 Mark that getViewStateFor can return undefined 2018-03-22 18:37:14 -07:00
Matt Bierner f852138205 let -> const 2018-03-22 18:37:14 -07:00
Matt Bierner 3c09ea1918 Mark most IEditorOptions readonly 2018-03-22 18:37:14 -07:00
Peng Lyu 7b09533779 Relaunch the application to accept jsflags. 2018-03-22 17:32:20 -07:00
Peng Lyu 056d6221ae better notification for large file reload 2018-03-22 17:32:19 -07:00
Rob Lourens d212bb2979 Fix #44043 2018-03-22 15:57:21 -07:00
Peng Lyu 09db3b5f47 Read token state if a line is already correctly tokenized. 2018-03-22 15:40:16 -07:00
Peng Lyu 43b33ae411 Tokenize viewport with some context and ensure they are fast enough. 2018-03-22 15:40:16 -07:00
Peng Lyu d2d64fe54c if the token warmup tokenizes part of the viewport, let it finish. 2018-03-22 15:40:16 -07:00
Peng Lyu f336a302d0 tokenize viewport before we render. 2018-03-22 15:40:16 -07:00
Jean Pierre af21dc7925 Fix for #46106 (#46309) 2018-03-22 14:19:53 -07:00
Daniel Imms 15ee956bf9
Merge pull request #46272 from usernamehw/focus_terminal
Focus terminal after toggling via `workbench.action.terminal.toggleTerminal`
2018-03-22 13:51:12 -07:00
al 05eeed0d82 Keep a link to newly created terminal until disposed 2018-03-22 21:22:32 +03:00
Pine Wu 32bdb46632 Run gulp builds in parallel 2018-03-22 10:59:56 -07:00
Daniel Imms 4cc6cf56eb Reset split view after resizing views
Fixes #45331
2018-03-22 09:17:52 -07:00
André Weinand 704fdffa1f node-debug@1.22.8 2018-03-22 15:01:05 +01:00
Martin Aeschlimann 9f48396035 [css] polish 2018-03-22 11:27:17 +01:00
Isidor Nikolic e9b719e502
Merge pull request #46235 from Microsoft/isidorn/explorerUseBinarySearchToFind
explorer: use map for ExplorerItem children to reduce isEqualOrParent calls
2018-03-22 11:13:54 +01:00
isidor 24447fb840 adress comments and some renames 2018-03-22 11:13:09 +01:00
Martin Aeschlimann 599be35c09 [html] unnecessary import 2018-03-22 11:10:31 +01:00
Martin Aeschlimann 3abd0f50e2 [html] move path completion inside html mode 2018-03-22 11:09:33 +01:00
isidor 3de450fa2b ExplorerItem: make children private and address comments 2018-03-22 11:01:10 +01:00
André Weinand d43941c798 add logMessage to Breakpoints API; fixes #45643 2018-03-22 10:32:00 +01:00
André Weinand 55438d1eff pass breakpoint id properly; fixes #46325 2018-03-22 10:32:00 +01:00
Joao Moreno b0bfd9538a fixes #46240 2018-03-22 10:12:32 +01:00
isidor 6e2f7f1c05 debug: move idFromAdapter and verified to IBaseBreakpoint 2018-03-22 10:03:06 +01:00
Joao Moreno 174f9af89b stubs are bad for compile time errors 2018-03-22 09:09:13 +01:00
Martin Aeschlimann 5b48bc57de
Merge pull request #46296 from Microsoft/octref/htmlPathRefactor
HTML path refactor
2018-03-22 08:10:26 +01:00
Benjamin Pasero d6bdff7f77 bump electron to 1.7.13 2018-03-22 07:49:52 +01:00
Rob Lourens 9c888c79eb Use promises instead of callbacks for tests, for #45209 2018-03-21 23:20:13 -07:00
Darius Keeley 2d686ce94b Hide tab fade until text overflows with sizing-shrink and close-button-left/off (fix #45728) (#45815)
* Reserve 5px on the right of tabs to hide fade when sizing is fit and tab is close/left (fixes #45728)

* padding tweaks
2018-03-22 07:13:15 +01:00
Rob Lourens b753213293 Bump node2 2018-03-21 21:11:22 -07:00
Ramya Achutha Rao c9e3628ea4 Fix tests 2018-03-21 19:30:00 -07:00
Ramya Achutha Rao d11c7f4383 Bring back sections, rename headers, search shouldnt have sections #45921 2018-03-21 18:34:13 -07:00
Ramya Achutha Rao b05c8f9724 Revert "Skip sections, keep grouping in built-in view #45921"
This reverts commit 31c30b9934.
2018-03-21 17:08:50 -07:00
Pine Wu d5b99caac2 Auto reconnect for attaching LS 2018-03-21 16:54:08 -07:00
Pine Wu 09818cd87a Add test for empty path 2018-03-21 16:54:08 -07:00
Pine Wu a5cc44ef57 Fix #44814 2018-03-21 16:54:08 -07:00
Pine Wu a5f49f58bb Test for not completing remote paths 2018-03-21 16:54:08 -07:00
Pine Wu 84e791ea5b Remove unused function and do not export by default 2018-03-21 16:54:08 -07:00
Pine Wu b3e6a2f884 Refactor html path completion test 2018-03-21 16:54:08 -07:00
Pine Wu 4892298743 Refactor path completion 2018-03-21 16:54:08 -07:00