Commit graph

73803 commits

Author SHA1 Message Date
Connor Peet c70d984fa2
debug: bump js-debug 2020-12-03 22:00:15 -08:00
Matt Bierner ff66544ada Allow using upper case hex characters for color 2020-12-03 16:49:03 -08:00
Jackson Kearl ff824f2776 Bump actions 2020-12-03 16:32:58 -08:00
rebornix b617b725a0 update notebook execute kb shortcut tooltip for windows. 2020-12-03 16:19:08 -08:00
Alex Dima 1aa26c3775
Fixes #105808 2020-12-04 00:12:16 +01:00
rebornix 9d5c351c71 notebook list view scrollbar should be below cell toolbar 2020-12-03 15:11:42 -08:00
Alex Dima 53eac52308
Fixes #111499 2020-12-03 21:57:51 +01:00
João Moreno 1c1c59fd0f
Kill code processes after each integration test suite run (#111844)
* bring back linux integration tests

* no empty functions

* hmm
2020-12-03 21:45:01 +01:00
Jackson Kearl 39fb92c6c5 Remove redundant when clauses 2020-12-03 12:32:20 -08:00
Eric Amodio 62b119aa22 Fixes bad has implementation
Since a node could still exist, because it has a left or right
2020-12-03 15:27:30 -05:00
rebornix 370e092880 extJupyter 2020-12-03 12:13:41 -08:00
rebornix 41eb987d09 add log for save/saveas 2020-12-03 11:53:47 -08:00
rebornix 7b1154d447 update resolve time stats even if they are the same. 2020-12-03 11:50:32 -08:00
Alex Dima 7ecce71a48
Fixes #110376 2020-12-03 20:39:53 +01:00
Sandeep Somavarapu 450ae69a33 Fix #111835 2020-12-03 20:15:55 +01:00
Jackson Kearl 2964a69479 Fix #111798: Getting Started: capitalized "Editor" looks weird 2020-12-03 11:15:27 -08:00
isidor 061e84830d fixes #110775 2020-12-03 20:13:44 +01:00
Sandeep Somavarapu a82ae0c9b7 Fix #108266 2020-12-03 20:10:59 +01:00
isidor 564ff91763 fixes #111832 2020-12-03 19:49:42 +01:00
Miguel Solorio 95f6cfa0ae More 💅: adjust overall padding & sizing (refs #111753) 2020-12-03 10:20:14 -08:00
isidor ae93d48902 fixes #111583 2020-12-03 17:58:57 +01:00
Alex Ross 15f38fe338 Fix ports view order in remote explorer
Fixes #111830
2020-12-03 17:57:12 +01:00
Alex Ross a63786db23 Add paren, bracket, and brace to autoclosing pairs for make
Fixes #89191
2020-12-03 15:53:01 +01:00
Alex Ross 3c4bbf6da2 Fix ports view listener leak
Same kind of cause as https://github.com/microsoft/vscode/issues/107903
Fixes #111772
2020-12-03 15:47:01 +01:00
Alex Dima 6d222ba785
Fixes #97196: Clear out semantic tokens when there are no more providers 2020-12-03 15:42:21 +01:00
Alex Dima 0447415697
Hide the editor's cursor when doing composition (fixes #106663) 2020-12-03 15:19:44 +01:00
Alex Ross 79fb30f5b6 Fix resolveTreeItem called twice
Fixes #111749
2020-12-03 14:45:54 +01:00
Andre Weinand 07333dec48 node-debug@1.44.15 2020-12-03 12:49:38 +01:00
Andre Weinand 87e43299ad update DAP to 1.43 2020-12-03 12:46:20 +01:00
Johannes Rieken 09a7ad2ae7 fix raw timers telemetry event 2020-12-03 11:23:22 +01:00
Ladislau Szomoru 4095701c70 Exclude endgame-plan issues from query 2020-12-03 10:41:20 +01:00
Johannes Rieken 0ea221b325 fix query, remove commas 2020-12-03 09:55:01 +01:00
Johannes Rieken 4f33022639 add verification query for issues from non-vscode team members 2020-12-03 09:50:46 +01:00
Miguel Solorio c0ad6a56c0 Slightly darken list active bg on light theme (fixes #111750) 2020-12-02 21:50:52 -08:00
Jackson Kearl 92192baf76 Bring content closer to center vertical when space permitting
Ref #111753
2020-12-02 19:56:11 -08:00
Miguel Solorio f603b548c5
Polish getting started styles (#111774)
* Polish getting started styling

* Update margins for task description
2020-12-02 17:48:52 -08:00
Jackson Kearl af63e8263a Fix #111706: Getting started: images need alt text 2020-12-02 17:27:22 -08:00
Jackson Kearl 2012817c0d Fix #111699: workbench.startupEditor setting not showing Getting Started tab 2020-12-02 17:14:50 -08:00
SteVen Batten 5215161c88 fixes #108712 2020-12-03 00:49:27 +00:00
Rob Lourens 5b121903fc Fix issue preventing cells from leaving "running" state
Fix #110973
2020-12-02 16:44:19 -08:00
rebornix 253844006a fix #111735. 2020-12-02 15:56:47 -08:00
Jackson Kearl 1fc36c35bb remove extrenouus log fixes #111759 2020-12-02 13:33:06 -08:00
Rachel Macfarlane b122603b86 Fix comment decoration weirdness, fixes https://github.com/microsoft/vscode-pull-request-github/issues/2309 2020-12-02 12:21:18 -08:00
Jackson Kearl 9d9ae54aa8 Add jpg to vscodeResources in order to bring gettingStarted images into the bundle 2020-12-02 11:59:20 -08:00
Alex Dima 44dafcc840
Allow an EncodedTokensProvider to also provide a tokenize method 2020-12-02 20:48:53 +01:00
Rob Lourens a9100d686c Update verification notebook milestone 2020-12-02 11:32:58 -08:00
meganrogge 4884986dd6 tweak smart select test 2020-12-02 10:13:02 -08:00
meganrogge a2193cb827 fix #111714 2020-12-02 10:10:21 -08:00
isidor efd8b0141e explorer: update creation labels
#111640
2020-12-02 18:01:42 +01:00
isidor acaecbdc86 fixes #111602 2020-12-02 17:57:04 +01:00