Commit graph

45494 commits

Author SHA1 Message Date
Benjamin Pasero
a5b56bdb08 electron@3.1.3 2019-02-06 09:05:53 +01:00
Joao Moreno
d04106a780 open editors shouldn't accept every drag and drop 2019-02-06 08:57:29 +01:00
Joao Moreno
4fb6b7093a remove console.log 2019-02-06 08:47:03 +01:00
Joao Moreno
00436419c7 fix panel drag image 2019-02-06 08:43:47 +01:00
Rob Lourens
ec081573ed Restore settings editor focus sinks 2019-02-05 21:30:23 -08:00
SteVen Batten
97680b78e4 fixes unit tests 2019-02-05 18:53:23 -08:00
Matt Bierner
038e8d3904 Make markdown extension points dynamic
For #67574

Blocked by #67958
2019-02-05 17:45:11 -08:00
Matt Bierner
8f10101dd4 Create base class for disposable objects 2019-02-05 17:45:11 -08:00
SteVen Batten
68df4365ce
adding telemtetry to detect machine id guids (#67955)
* adding telemtetry to detect machine id guids

* better condition

* stricter

* fix for regex
2019-02-05 17:03:28 -08:00
Matt Bierner
476d7fe0ab Refactor markdown contributions
Reducing code duplication and reducing state
2019-02-05 16:56:45 -08:00
Matt Bierner
c39efd9a2e Move the SignatureContext.activeSignatureHelp api out of proposed
#67940
2019-02-05 16:10:48 -08:00
Matt Bierner
a118203d72 Remove old html post message logic
This internal command has been replaced by the webview api's `postMessage` command.
2019-02-05 16:04:21 -08:00
Matt Bierner
b6087b2021 Fixing more strict null errros in extHost and related files 2019-02-05 15:59:38 -08:00
Matt Bierner
197a916fcb Fixing some strict null errors in mainThread 2019-02-05 15:58:47 -08:00
Matt Bierner
ffe09d3642 Strict null work for webview 2019-02-05 15:52:26 -08:00
Matt Bierner
7842634a38 Strict null supression in some test files 2019-02-05 15:50:53 -08:00
Matt Bierner
6551c682ed Working on strict null checking code/windows 2019-02-05 15:38:31 -08:00
Matt Bierner
e82d8bb6e6 Strict null checking goToDefinition 2019-02-05 14:56:10 -08:00
Matt Bierner
8446e3fb19 Strict null check more quick open files 2019-02-05 14:28:39 -08:00
Daniel Imms
34dbc7195c Fix strict null checks 2019-02-05 14:16:41 -08:00
Matt Bierner
6e2995e40c More work strict null checking quick open related files 2019-02-05 14:06:22 -08:00
Matt Bierner
815a3cb860 Strict null check more files related to quick open 2019-02-05 14:06:22 -08:00
Matt Bierner
66614c07d3 Strict null check quickopen 2019-02-05 14:06:22 -08:00
Daniel Imms
cf381901e4 Refactor terminal launch code 2019-02-05 13:56:26 -08:00
Alex Dima
929177ff6a Remove unused gulp task 2019-02-05 22:29:35 +01:00
Alex Dima
b4445a9f73 Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
Alex Dima
84bebd0ff6 Final adoption (#67863) 2019-02-05 21:23:35 +01:00
Rob Lourens
c064781f92 Fix #66151 - refactor settings editor layout 2019-02-05 12:06:02 -08:00
Daniel Imms
a9a726aa0d vscode-xterm@3.12.0-beta2
Fixes #67933
2019-02-05 11:37:12 -08:00
SteVen Batten
6063e04fee fix light menu fg theming
fixes #67918
2019-02-05 10:43:52 -08:00
Alex Dima
209ad59b91 Remove unused import 2019-02-05 19:24:51 +01:00
Alex Dima
c9352c4ca9 Adopt new style gulp tasks for the editor (#67863) 2019-02-05 19:23:51 +01:00
Alex Dima
add9437982 WorkbenchAsyncDataTree implements IThemable 2019-02-05 18:18:18 +01:00
Alex Dima
3d3844b844 Adopt new gulp tasks (#67863) 2019-02-05 18:08:54 +01:00
Joao Moreno
1dd559cddc tree.expandOnlyOnTwistieClick
fixes #67909
2019-02-05 17:13:28 +01:00
Joao Moreno
e50ef11ff1 tree: refactor click handling for expansion 2019-02-05 17:13:28 +01:00
Sandeep Somavarapu
cf72cc4104 Fix #67821 2019-02-05 15:47:03 +01:00
Joao Moreno
15179bead4 align datatree with asyncdatatree 2019-02-05 15:46:14 +01:00
Daniel Imms
111c704e2a
Merge pull request #67919 from Microsoft/tyriar/55718_terminal_dimensions
Add Terminal.dimensions and window.onDidChangeTerminalDimensions proposed APIs
2019-02-05 05:06:32 -08:00
Alex Dima
db91adfdf4 Fix once again the macOS build 2019-02-05 13:58:43 +01:00
Alex Dima
87e19ff7ae Formatting 2019-02-05 13:56:39 +01:00
Alex Dima
7c8e79b576 Introduce gulpfile.compile 2019-02-05 13:56:15 +01:00
Daniel Imms
98eb895141 Implement onDidChangeTerminalDimensions
Fixes #55718
2019-02-05 04:44:13 -08:00
Benjamin Pasero
30afe8898a debt - smarter initial commands picker 2019-02-05 12:52:06 +01:00
Sandeep Somavarapu
beabfb15c8 bring back Promise.finally change 2019-02-05 12:40:28 +01:00
Sandeep Somavarapu
cf0fa0861c fix #67813 2019-02-05 12:36:44 +01:00
Sandeep Somavarapu
51aa1dd9d9
Merge pull request #67817 from usernamehw/minor_hover_fix
Fix wrong hover on empty when column
2019-02-05 12:15:12 +01:00
Sandeep Somavarapu
6ae89934a7
Merge pull request #67762 from Microsoft/misolori/keybinding-spacing
Increase spacing between keybinding keys
2019-02-05 12:06:40 +01:00
Sandeep Somavarapu
4aa198c4ee add logging for resolving authority on main side 2019-02-05 11:29:19 +01:00
Joao Moreno
d1546d83f6 💄 2019-02-05 11:10:02 +01:00