Commit graph

45423 commits

Author SHA1 Message Date
Alex Ross
6e968190df Update grammars 2019-02-04 16:35:48 +01:00
Alex Dima
8f95df52e1 More simplifications (#67863) 2019-02-04 16:07:36 +01:00
Alex Dima
0280160bd2 More simplifications to extensions gulp tasks (#67863) 2019-02-04 16:07:36 +01:00
Martin Aeschlimann
5830f6857c auto select theme under development (fixes #62582) 2019-02-04 16:05:22 +01:00
Joao Moreno
9af78e6fd8 fixes #67860 2019-02-04 15:58:23 +01:00
Benjamin Pasero
3d9fbfeb78 Extensions view broken (fixes #67843) 2019-02-04 15:44:03 +01:00
Andre Weinand
bd8486b1c5 properly initialise rendering data for multi-thread case; fixes #67791 2019-02-04 15:38:48 +01:00
Benjamin Pasero
8299260c62 Strict null check 'quickOpenWidget.ts' (fixes #67774) 2019-02-04 15:18:52 +01:00
Johannes Rieken
e0b8bc7e5c
Merge pull request #67640 from Yanpas/rej_prom
rejected promise not handled verbose message
2019-02-04 15:18:17 +01:00
Johannes Rieken
5c7748690d always wait when starting with prof-append-timers 2019-02-04 15:17:10 +01:00
Johannes Rieken
11f7244653 strict null streams, #67775 2019-02-04 15:14:48 +01:00
Alex Dima
77b61a1e55 Simplify gulp tasks for extensions 2019-02-04 14:41:39 +01:00
Alex Dima
a592b43925 Debt: Remove unused gulp tasks 2019-02-04 14:41:39 +01:00
Johannes Rieken
d2ec27494b update references view 2019-02-04 14:35:14 +01:00
Benjamin Pasero
f859153fd9
Glob: * does not match empty string (#67835) 2019-02-04 13:49:30 +01:00
Joao Moreno
6db6919846 rename 2019-02-04 11:21:12 +01:00
Joao Moreno
8704b574da build: decouple upload-vscode-sourcemaps task 2019-02-04 11:15:30 +01:00
Alexandr Fadeev
f3552ec84d Makefile grammar updating: tests are updated about the handling of @, - and +. (#65629)
1. @, - and + in the beginning of recipes are colored.
2. Shell in recipes is not colored by shellscript extension anymore:
improper colorizing of Makefile variables, low suitability.
2019-02-04 11:11:03 +01:00
Dirk Baeumer
b940d15ed9 Update distro commit 2019-02-04 10:57:36 +01:00
Christof Marti
b306c55a05 Remove "Experimental setting" from proxy support setting (fixes #67832) 2019-02-04 10:44:41 +01:00
Benjamin Pasero
c86667e5c0 debt - avoid constant settings lookup in lists 2019-02-04 10:40:14 +01:00
Benjamin Pasero
d7d55ee749 fix build 2019-02-04 10:36:06 +01:00
Benjamin Pasero
125c07d148
debt - cleanup storage leftovers (#67837) 2019-02-04 10:32:09 +01:00
Benjamin Pasero
1ad028dfa9 part of #67695 2019-02-04 10:15:08 +01:00
Benjamin Pasero
2b3f9fdcd1 debt - guard replaceEditors() from replacing the same editor 2019-02-04 10:14:06 +01:00
Benjamin Pasero
a455381dd1 debt - disallow cross-part dependencies for files part 2019-02-04 09:55:28 +01:00
Benjamin Pasero
ed856d85f5 Revert "disable save actions for webview"
This reverts commit c3b9299c9d.
2019-02-04 09:51:36 +01:00
Johannes Rieken
dcea90230b add comment 2019-02-04 09:50:21 +01:00
Benjamin Pasero
29357370fb debt - avoid dependencies from files to other parts (part 1) 2019-02-04 09:49:08 +01:00
Johannes Rieken
67ffab8dcd use SIGUSR1 to enable inspector on extension host 2019-02-04 09:35:09 +01:00
Johannes Rieken
3646ede2d1 add lib.es2018.promise.d.to to yet another place, #65040 2019-02-04 09:35:09 +01:00
Johannes Rieken
7492c99a8b add strings.removeAccents #66720 2019-02-04 09:35:09 +01:00
Joao Moreno
842b2ede43 fixes #67733 2019-02-03 16:38:10 +01:00
Joao Moreno
904004b95f fixes #67449 2019-02-03 16:21:53 +01:00
Daniel Imms
b6d1da9ba3
Merge pull request #67182 from njkevlani/sendSequence_snippets
Resolve vars in text for sendSequence to Terminal
2019-02-02 22:38:48 -08:00
Daniel Imms
ac416127ca Remove empty lines 2019-02-02 10:44:53 -08:00
Daniel Imms
d6b0453f41 Fix conflict 2019-02-02 10:38:51 -08:00
Daniel Imms
eb24e6bec2 Merge remote-tracking branch 'origin/master' into pr/njkevlani/67182 2019-02-02 10:38:02 -08:00
Peng Lyu
2b0fc3b0fc Fix infinite relayout of comment widget. 2019-02-02 09:57:14 -08:00
Daniel Imms
7ed75d992c vscode-xterm@3.12.0-beta1
Fixes #67438
2019-02-01 19:57:12 -08:00
Matt Bierner
b4165f6d32 Fix potential race while creating a webview and changing a theme
Fixes #67628
2019-02-01 15:46:03 -08:00
Matt Bierner
9f6f45bb09 Build VS Code using TS 3.3
Fixes #67776
2019-02-01 15:31:19 -08:00
Matt Bierner
1d90e2f39b Strict null auto add 2019-02-01 15:12:27 -08:00
Matt Bierner
543282c05b Make using the previewHtml command a user facing error
#62630
2019-02-01 15:07:34 -08:00
Matt Bierner
ea541de9c4 Remove old css vars from webviews
These were undocumented and we now had offical css vars that extensions should use instead
2019-02-01 14:46:33 -08:00
Matt Bierner
c79a8bf7eb Remove stray log
:)
2019-02-01 14:45:26 -08:00
SteVen Batten
c3b9299c9d disable save actions for webview
fixes #60801
2019-02-01 11:53:04 -08:00
Rob Lourens
8eb58eba79 Bump to 1.32 2019-02-01 10:34:57 -08:00
Rob Lourens
8f56013e8f Fix #67757 2019-02-01 10:05:32 -08:00
Joao Moreno
8020bdcf22 fixes #67755 2019-02-01 16:52:33 +01:00