Commit graph

57548 commits

Author SHA1 Message Date
Pine Wu adc45b549b Fix package.json in css server test fixture 2019-11-18 09:53:06 -08:00
Miguel Solorio cfdd5140eb Update Codicons: add "close-dirty" 2019-11-18 09:45:57 -08:00
Benjamin Pasero d0801c4732 lcd - electron is also chromium 2019-11-18 18:36:59 +01:00
Matt Bierner 5b428d2ec1 Don't use locale strings
For #84803

These can cause issues on node 12
2019-11-18 09:35:35 -08:00
Miguel Solorio f101f851f1 Update Codicons: circuit board and symbol string
Fixes #82177
2019-11-18 09:04:49 -08:00
Benjamin Pasero 8e1e7bf038 web - add browser CSS classes and make layer promotion Chrome only 2019-11-18 17:57:53 +01:00
Benjamin Pasero fc1c307d09 notifications - add background to layers that potentially translate3d 2019-11-18 17:48:11 +01:00
Sandeep Somavarapu db32534bf1 #84715 AA fix for trees 2019-11-18 17:37:13 +01:00
Christof Marti bb55162d15 Pick up initial dimension (#84734) 2019-11-18 17:36:00 +01:00
Christof Marti 98c14586a4 Set list background (#84715) 2019-11-18 17:26:34 +01:00
Benjamin Pasero 82de26d8c1 background color for notifications (#84715) 2019-11-18 17:21:10 +01:00
Sandeep Somavarapu 744b516131 Fix #79519 2019-11-18 17:17:31 +01:00
Christof Marti 8031c495a6 Add option to skip sorting QuickPick items (#73904) 2019-11-18 17:09:31 +01:00
Peter Elmers 7b4dc66b71 Move sortByLabel to proposed API
Summary: API additions should start off in the proposed API file.

Test Plan:
same as before, tested that I could skip sorting:
{F168164535}

Reviewers: dalongi, ericblue, hchau

Reviewed By: ericblue

Differential Revision: https://phabricator.intern.facebook.com/D16264910

Signature: 16264910:1563214616:55ecf86a9d4a0d8a0cd44d9b33eb770b2a7d04aa
2019-11-18 17:09:31 +01:00
Peter Elmers e9c0aeb8b0 Add optional sortByLabel to QuickPick to control whether to re-sort items when query changes
Summary:
Address issue #73904 by adding an optional `sortByLabel` to the QuickPick class which determines whether the picker re-sorts the result list when the user types in the input field.

If true, the picker applies a sort to order results by the index of the first appearance of the input in the label.

For backwards compatibility, this field is true by default.

https://github.com/microsoft/vscode/issues/73904

Test Plan:
attached video shows behavior both before and after

{F167292605}

note: there aren't any existing tests on what happens when the query input changes in the QuickPick

Reviewers: dalongi, ericblue, hchau

Reviewed By: ericblue

Differential Revision: https://phabricator.intern.facebook.com/D16203434

Signature: 16203434:1562878837:5413e3852f2bd04c8e81b9fe5c4a08127dfe3b65
2019-11-18 17:09:29 +01:00
Benjamin Pasero 8efa538d7d editors - tweak readonly usage 2019-11-18 17:08:55 +01:00
Johannes Rieken dcf4572abd define symbol highlight colors which default to range highlight colors, #84553 2019-11-18 16:55:06 +01:00
isidor 3b17b79438 fix build 2019-11-18 16:45:52 +01:00
Daniel Imms efad7479cd Fix w pasting in terminal
Fixes #85008
2019-11-18 07:30:29 -08:00
Andre Weinand ae9ec8796d reword debug API comments 2019-11-18 16:29:21 +01:00
Andre Weinand 4b79df84fb fix launch.json 2019-11-18 16:29:21 +01:00
Johannes Rieken 1dc2f73c43 some more jsdoc, #43768 2019-11-18 16:25:51 +01:00
Johannes Rieken 9e899b556f more options for #84715 2019-11-18 16:01:37 +01:00
Johannes Rieken 47d1736ad5 some more API tests for creating/deleting files, #43768 2019-11-18 15:58:33 +01:00
Joao Moreno 75a778d921
list/tree: fix common styles 2019-11-18 15:54:22 +01:00
isidor 8eaf977b90 List, Tree: Make sure sub-pixel antialiasing works across all lists and trees
#84715
2019-11-18 15:31:54 +01:00
Johannes Rieken 95a7255725 fix more compilos 2019-11-18 15:26:44 +01:00
Sandeep Somavarapu c90a51a389 Revert "revert completely"
This reverts commit 876bf13a30.
2019-11-18 15:17:46 +01:00
Sandeep Somavarapu 0282585dd7 Fix #83171 2019-11-18 15:04:08 +01:00
Johannes Rieken 0e3a2cc6da add some tree styles, #84715 2019-11-18 15:00:03 +01:00
Alex Dima 38ac339e7a
Fixes #84394: Do not use hasOwnProperty 2019-11-18 14:58:21 +01:00
Benjamin Pasero 8e1a254682 editors 💄 2019-11-18 14:51:40 +01:00
Johannes Rieken 8252d8afb7 fix compile error 2019-11-18 14:32:17 +01:00
Benjamin Pasero b25adbc6a3 fix my tests 2019-11-18 14:21:19 +01:00
Johannes Rieken c977eb647e tweak events and add some jsdoc, #43768 2019-11-18 14:20:41 +01:00
Joao Moreno b9ba6457ef build 2019-11-18 14:11:12 +01:00
Johannes Rieken 6d541cae40 simpler edits collection, #43768 2019-11-18 14:02:42 +01:00
Johannes Rieken 6536592dac allow workspace edit in all will-events, #43768 2019-11-18 13:54:12 +01:00
Sandeep Somavarapu 876bf13a30 revert completely 2019-11-18 13:49:50 +01:00
Sandeep Somavarapu adb4aae41e Revert "Fix #79519"
This reverts commit f06111492a.
2019-11-18 13:47:33 +01:00
Benjamin Pasero f261569de0 address #84818 on master 2019-11-18 13:00:59 +01:00
Joao Moreno bc71f8ab1d
workbench list: overrideStyles
related to #84715
2019-11-18 12:51:14 +01:00
Benjamin Pasero 1cfe71ea1f files - mark editor as readonly also based on model knowledge 2019-11-18 12:47:13 +01:00
Joao Moreno 90a0eb3a14
explorer: fix subpixel AA
related to #84715
2019-11-18 12:42:21 +01:00
Joao Moreno 1415112d6d
list, tree: cleanup style application
related to #84715
2019-11-18 12:42:21 +01:00
Benjamin Pasero 7c526f2b80 files - respect editor.isReadonly() better 2019-11-18 12:41:39 +01:00
Alexandru Dima ca0adcee8b
Semantic exploration (#84788)
Semantic exploration
2019-11-18 12:21:12 +01:00
Alexandru Dima e7f8a94eb2
Split TS changes to separate PR 2019-11-18 12:17:23 +01:00
Alexandru Dima f7a26173af
Adjust incoming areas with changes that occurred in the meantime 2019-11-18 12:10:06 +01:00
Alexandru Dima db96913e0d
Fetch semantic tokens if a change occurs while the request is running 2019-11-18 12:06:09 +01:00