Commit graph

30134 commits

Author SHA1 Message Date
Joao Moreno d0853f2f0b fixes #42801 2018-02-23 11:07:30 +01:00
Joao Moreno 4975c1a00d update yarn.lock 2018-02-23 11:07:11 +01:00
Pine Wu 8c86648b40 Unit Test, solve corner cases and use TextEdit 2018-02-23 02:02:38 -08:00
Joao Moreno db616b3309 fixes #43051 2018-02-23 10:25:56 +01:00
Joao Moreno 2288e7cecd improve git logging 2018-02-23 10:21:06 +01:00
Joao Moreno 8e746bbd4c show show git output command 2018-02-23 09:04:57 +01:00
Martin Aeschlimann cd21d906ca [folding] fold comments / region 2018-02-23 08:31:06 +01:00
Benjamin Pasero 6e3d28192a notifications - fix scroll preserve for real 2018-02-23 07:49:51 +01:00
Benjamin Pasero 1584277c35 notifications - preserve relative top 2018-02-23 07:40:45 +01:00
Benjamin Pasero 1c9f266dab tweak some local storage telemetry data 2018-02-23 07:29:43 +01:00
Benjamin Pasero 33a0015ca6 notifications - keyboard navigation in buttons 2018-02-23 07:29:27 +01:00
Ramya Achutha Rao ce13bb0dab Prompt to look for language pack extensions #44012 2018-02-22 18:56:33 -08:00
Rachel Macfarlane ce4aa1d497 Reduce url length limit for issue reporter on Windows, ##44245 2018-02-22 17:25:55 -08:00
Matt Bierner 0cb6cfec4f Remove unused .vscode folders 2018-02-22 16:29:09 -08:00
Matt Bierner 7a737da444 Remove unused file 2018-02-22 16:28:33 -08:00
Matt Bierner 8e0bdd6040 Split package-json specific logic out of javascript extension 2018-02-22 16:27:20 -08:00
Ray Gervais 5c9761ab92 Dropdown: Restore original selection on escape exit Fixes: #42487 (#43152)
* Initial WIP

* Added state persistence of original selected option

* Renamed selected option variable, added similar logic to onListBlur

* Removed onListBlur selection

* Added Dropdown Selection handler for onBlur Logic
2018-02-22 19:24:00 -05:00
Matt Bierner dcf6559cc1 Prototype experimental folding API for TS/JS
#44158
2018-02-22 16:07:11 -08:00
Andre Weinand afa0f1814d node-debug@1.21.3 2018-02-23 00:25:57 +01:00
Matt Bierner 47dae4cf73 Mark properties readonly 2018-02-22 15:12:09 -08:00
Matt Bierner dac9f9a94e Fix ts/js telemetry reporter 2018-02-22 15:12:09 -08:00
Matt Bierner b02b49ebd0 Use async 2018-02-22 15:12:09 -08:00
Matt Bierner 030b95a792 Json format 2018-02-22 15:12:09 -08:00
Matt Bierner 3006e25f03 Add real displayName and descriptions to the typescript extension
Part of #43978
2018-02-22 15:12:09 -08:00
Matt Bierner 5a73518833 Add real displayname and description to the javascript extension
Part of #43978
2018-02-22 15:12:09 -08:00
Matt Bierner ed8aa7702b Provide real name and description for markdown extension
#43978
2018-02-22 15:12:09 -08:00
Alexandru Dima 6fb3e81569
Merge pull request #44236 from Microsoft/alex/asar
Enable core node_modules ASAR
2018-02-22 23:44:12 +02:00
Benjamin Pasero 75d03a712b notifications - update icons 2018-02-22 20:14:29 +01:00
Benjamin Pasero d9617414a8 notifications - limit toasts by number 2018-02-22 19:55:58 +01:00
Sandeep Somavarapu c3fa2a2e10 Fix #42517 2018-02-22 19:31:44 +01:00
Benjamin Pasero 9ce155f3f2 notifications - fix border shadow 2018-02-22 19:08:58 +01:00
Benjamin Pasero 06140907dd notifications - add container to prevent bleeding 2018-02-22 19:03:29 +01:00
Andre Weinand 16900e560b update DAP to 1.27.0-pre.0 2018-02-22 17:19:42 +01:00
Joao Moreno 474c5c4bd6 remove console.log 2018-02-22 17:09:21 +01:00
Benjamin Pasero fe352d0d38 more tweaks to animations 2018-02-22 16:43:36 +01:00
Isidor Nikolic f4cc838e4e
Merge pull request #43833 from Microsoft/isidorn/searchPanel
search panel
2018-02-22 16:31:24 +01:00
isidor 8f3f5fb053 merge master 2018-02-22 16:30:19 +01:00
Benjamin Pasero a4f04b42a7 notifications - better animation 2018-02-22 16:29:15 +01:00
Erich Gamma 8aa998e694 merge master 2018-02-22 16:27:52 +01:00
Joao Moreno 787378a250 list: keep element order in DOM
fixes #44193
2018-02-22 16:22:10 +01:00
Joao Moreno be7434b93e fixes #44179 2018-02-22 16:22:10 +01:00
Joao Moreno aacda6e647 fixes #44177 2018-02-22 16:22:09 +01:00
isidor ff5c1edc63 compositeBar: addComposite, removeComposite 2018-02-22 16:14:08 +01:00
isidor aeaf907cf1 center title when using centered layout 2018-02-22 15:56:47 +01:00
Sandeep Somavarapu d127e5777c Implement #42770 2018-02-22 15:56:29 +01:00
isidor 08e2d7581e activitybar and panelPart react on changes of search.location 2018-02-22 15:18:07 +01:00
Martin Aeschlimann 0faa5d117c folding provider: first version 2018-02-22 14:13:22 +01:00
Dirk Baeumer c2a227b77e Locking version for language client and server 2018-02-22 12:35:23 +01:00
Benjamin Pasero 2aeb884494 fix #44140 2018-02-22 12:31:39 +01:00
Benjamin Pasero 7648968f84 Installer toast notification doesn't show full message text (fixes #44151) 2018-02-22 12:25:47 +01:00