Commit graph

49831 commits

Author SHA1 Message Date
Martin Aeschlimann af4221b242 Git Diffs in Solarized Light have inappropriate colours. Fixes #75037 2019-06-07 14:39:53 +02:00
Martin Aeschlimann b994c2d38d test resolver polish 2019-06-07 13:08:25 +02:00
Benjamin Pasero c86be1a5a0 status - use flex over float: right ftw 2019-06-07 12:56:16 +02:00
Martin Aeschlimann 7af0fa1cf8 update test-resolver 2019-06-07 12:44:32 +02:00
Johannes Rieken 57a405fa50 dispo debt 2019-06-07 12:39:47 +02:00
Isidor Nikolic 9a4e70e081
Merge pull request #75040 from jeanp413/fix-75038
Always focus explorer viewlet while creating new file/folder
2019-06-07 12:10:23 +02:00
Johannes Rieken 5f91328fb1 fix layer breaker with credentials service, #74997 2019-06-07 12:02:42 +02:00
Benjamin Pasero 7b321a1cb3 web - auto save on by default 2019-06-07 11:59:30 +02:00
isidor 5ef80a9acd fixes #70772 2019-06-07 11:55:30 +02:00
Benjamin Pasero 2c14471b5d update distro 2019-06-07 11:45:49 +02:00
Martin Aeschlimann 39ec656916 minimize distro deltas 2019-06-07 11:30:24 +02:00
Martin Aeschlimann c20b7a9658 run remote integration tests if present 2019-06-07 11:18:43 +02:00
Benjamin Pasero bb714d5982 status - avoid duplicate entries in menu 2019-06-07 10:42:02 +02:00
Martin Aeschlimann 259be0a485 fix gitignore, avoid trailing slashes 2019-06-07 10:31:52 +02:00
Johannes Rieken 5fecf98c49 debt - use disposable store in code lens 2019-06-07 10:25:43 +02:00
Johannes Rieken 07228ca432 call it NullWebviewService 2019-06-07 10:25:43 +02:00
Sandeep Somavarapu ba118c0781 add ignore entries for links 2019-06-07 10:15:33 +02:00
Martin Aeschlimann 64d254c9bd adopt test resolver 2019-06-07 09:33:17 +02:00
Johannes Rieken 9227eb3fe3 web - add webview services (fake and real) to web companion 2019-06-07 09:24:55 +02:00
Martin Aeschlimann 0343212afd fix duplicate gitignore entries 2019-06-07 09:15:42 +02:00
Matt Bierner 3be3d1c138 Use explicit type instead of object for the momento object (#75029)
Using `object` causes errors if we disable `suppressImplicitAnyIndexErrors`
2019-06-07 07:51:30 +02:00
Joao Moreno c2e81451a5 related to #74116 2019-06-07 07:49:48 +02:00
Benjamin Pasero 4ca89463d4 use Map over object {} (#74948) 2019-06-07 07:49:26 +02:00
Joao Moreno 34cafdf547 update node-spdlog to 0.9.0 2019-06-07 07:45:06 +02:00
Matt Bierner 1ef28f78ea Use ReadonlyArray for IContextMenuDelegate and IActionProvider and DropdownMenu
These classes do not (and should not) modify the input actions array. Use `ReadonlyArray` to enforce this
2019-06-06 22:26:37 -07:00
Matt Bierner 06dedefc47 Removing stricter type for index accessor
Needs to be revisited
2019-06-06 22:25:12 -07:00
Matt Bierner 0aaf00bb6a Fix a few more implicit index accessor errors 2019-06-06 22:12:36 -07:00
Daniel Imms c089daa858 node-pty@0.9.0-beta17
- Updated @types/node
- Fix compilation under Electron 6
2019-06-06 20:52:24 -07:00
jeanp413 7e5eb633e2 Always focus explorer viewlet while creating new file/folder. Fixes #75038 2019-06-06 21:52:32 -05:00
Miguel Solorio e0893d7828 Update trim whitespace icon 2019-06-06 16:18:16 -07:00
Miguel Solorio 7652857986 Fix #74973, update Debug console icon 2019-06-06 16:18:02 -07:00
Daniel Imms d44e0c2235 Update xterm typings 2019-06-06 15:29:04 -07:00
Matt Bierner c92c5206a5 Use map for memento statics 2019-06-06 15:28:23 -07:00
Daniel Imms 0a4979360e xterm@3.15.0-beta23
Includes:

- Fix to soft reset
- getCell typings fix
- Parser optimizations

Fixes #75021
2019-06-06 15:21:39 -07:00
SteVen Batten 28a9e1fcec update distro 2019-06-06 22:03:35 +00:00
Miguel Solorio d72847cf4f Merge branch 'master' of github.com:Microsoft/vscode 2019-06-06 14:37:21 -07:00
Miguel Solorio 0f976fca39 Fix debug toolbar icons in docked mode 2019-06-06 14:37:00 -07:00
Matt Bierner 9460a51958 Fix compile error
Our incremental build missed these
2019-06-06 14:36:27 -07:00
Miguel Solorio 90c7bfe0c1 Fix breakpoint hint icon 2019-06-06 14:31:20 -07:00
Matt Bierner f8d038515d Use DiposableStore in ZoneWidget
Changes the `ZoneWidget` base class to use a readonly Disposable store instead of an array of disposables. Also fix two potential bugs in `_initSash`:

- `Sash` is disposable but was not registered as one
- Calling `_initSash` multile times would leak the old sash.
2019-06-06 14:27:04 -07:00
Miguel Solorio 3959ab1fec Fix #74981, align debug breakpoint icons 2019-06-06 14:18:25 -07:00
SteVen Batten 1319a70380
Merge pull request #74240 from sbatten/73781
fixes #73781
2019-06-06 14:01:20 -07:00
Miguel Solorio b4e083d100 Fix #74988, update diff icons in no tabs view 2019-06-06 13:38:22 -07:00
Daniel Imms 58378ac4d0 Fix terminal link tests 2019-06-06 12:23:59 -07:00
Daniel Imms f96b38d5d5 Dynamically import SearchAddon 2019-06-06 12:18:45 -07:00
Daniel Imms 2997821694 Dynamically import WebLinksAddon 2019-06-06 12:18:45 -07:00
Benjamin Pasero 3740c2b482 status - wording 2019-06-06 21:16:23 +02:00
Benjamin Pasero 0c2dffdd49 status - fix right entries sorting 2019-06-06 21:13:39 +02:00
SteVen Batten 7af87abd6f fixes #74949 2019-06-06 11:33:51 -07:00
Miguel Solorio 2ce8c8f121 Fix #74989, update problems view icons 2019-06-06 11:33:20 -07:00