Commit Graph

25721 Commits

Author SHA1 Message Date
Benjamin Pasero 35be70dfcb follow up for #50190 2018-05-23 09:39:12 +02:00
mkavidas 2a06a2fa58 50190 (#50255)
* fix 50190

* fix 50190
2018-05-23 09:37:56 +02:00
Rob Lourens 70c42efe04 Organize imports 2018-05-22 21:11:40 -07:00
Rob Lourens ff2ba240b7 Fix #50311 - avoid double ** in patterns, ripgrep doesn't always like it 2018-05-22 21:11:03 -07:00
Rob Lourens f0e15cfe31 Remove obsolete settings search feedback mechanism 2018-05-22 14:55:56 -07:00
Matt Bierner 4a3439d2ce Document code action kind usage
Fixes #50275
2018-05-22 14:35:17 -07:00
Rob Lourens 0cbd9ea2f6 Fix #50295, add missing type to search.location setting 2018-05-22 10:58:38 -07:00
Sandeep Somavarapu a8ebc3fb60 Fix #50119 2018-05-22 17:29:38 +02:00
Benjamin Pasero 250ad40ad3 fix #50282 2018-05-22 16:43:08 +02:00
Sandeep Somavarapu 7fdb1e79f7 Fix #50246 2018-05-22 16:40:49 +02:00
Sandeep Somavarapu 37886aa192 Fix #50117 2018-05-22 16:16:19 +02:00
Sandeep Somavarapu 54aa6b0d89 exapnd connect 2018-05-22 15:30:31 +02:00
Sandeep Somavarapu 7f6646c9a1 Fix #50281 2018-05-22 15:30:31 +02:00
Alex Dima 3c8754eebc Fixes #50156: Remove special case when searching for \n 2018-05-22 13:28:52 +03:00
Dirk Baeumer 2546d53ade Fixes #50131: Task with escaped double quote now fails due to improper evaluation 2018-05-22 11:48:39 +02:00
Martin Aeschlimann b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Rob Lourens 38fd216dbd Settings editor - fix ellipsis indicator when editor is narrow 2018-05-21 22:34:43 -07:00
Rob Lourens d5a9a10aed Settings editor - fix clicking on setting values 2018-05-21 21:38:42 -07:00
Rob Lourens 23c909af1e Settings editor - change default keybinding 2018-05-21 21:29:38 -07:00
Rob Lourens 4114fcf2c3 Settings editor - move ... indicator further right 2018-05-21 21:16:51 -07:00
Rob Lourens 893b204f31 Settings editor - theme "show all" button 2018-05-21 16:31:19 -07:00
Rob Lourens 32ff23d023 Settings editor - add feedback button 2018-05-21 16:31:19 -07:00
Matt Bierner 0a0d3d5e45 Add code action trigger to proposed API
#50248
2018-05-21 16:19:10 -07:00
Rob Lourens cdea1bdc99 Settings editor - add "..." in a fixed position to indicate that a description is expandable 2018-05-21 15:58:50 -07:00
Rob Lourens a5bfda7d86 Settings editor - left-align preview label 2018-05-21 15:34:16 -07:00
Rob Lourens abc22a988e Add PREVIEW label, change up text 2018-05-21 15:13:48 -07:00
Ramya Achutha Rao 4ed964116b Better message 2018-05-21 14:58:44 -07:00
Ramya Achutha Rao 43d48b1017 Prompt user to install language pack 2018-05-21 14:48:27 -07:00
Matt Bierner ff5f422dda Prototype update import paths on file rename/move for JS/TS (#50074)
* Prototype of updating paths on rename file

* Fix apply edits

* Hook up to normal rename

* Fix unit test

* Remove timeout

* Adding prompt

* Bail early if user has set 'never'
2018-05-21 13:26:24 -07:00
Matt Bierner 2cfe96f451 Use member shorthand for more adapters 2018-05-21 11:54:30 -07:00
Rob Lourens 3038f429da Fix #50175 2018-05-21 10:28:42 -07:00
Rob Lourens e06ab2cc0f Fix search unit test on Windows 2018-05-21 07:31:45 -07:00
Tom Rochette b91329a523 Fix typo in workbench actions. (#50164) 2018-05-20 23:26:16 -07:00
Rob Lourens d0b06a638a Change EH search back to use URIs between EH and renderer process 2018-05-20 22:42:26 -07:00
Rob Lourens a521c01d56 Settings editor - make settings tabbable 2018-05-20 21:01:51 -07:00
Rob Lourens 307f4db210 Make settings editor list items focusable and selectable.
This is temp code to test the experience, it will actually use the Tree control
2018-05-20 20:22:59 -07:00
Rob Lourens 3763724dc5 Add "this is a preview" label to the top of the new settings editor 2018-05-20 20:02:08 -07:00
Rob Lourens d72327c453 Remove unneeded forced SearchModel refresh when search is complete 2018-05-19 13:20:34 -07:00
Daniel Imms ec2fa70835 Fix test 2018-05-19 09:59:05 -07:00
Daniel Imms deb41213e3 Fix tests 2018-05-19 09:44:49 -07:00
Daniel Imms 0cb58abeb2 Re-enable tests 2018-05-19 09:21:00 -07:00
Daniel Imms 1805a5bd2a Improve code flow 2018-05-19 08:50:29 -07:00
Daniel Imms 55667fbb29 Format terminalCommandTracker 2018-05-19 08:39:07 -07:00
Daniel Imms 2b014a07f1 Fix typo and remove prev/next line keybindings 2018-05-19 08:38:34 -07:00
Daniel Imms 095ac73282 Merge remote-tracking branch 'ups/master' into terminal-line-selection 2018-05-19 08:30:56 -07:00
Rachel Macfarlane 23727446c5 Change 'send' to 'include' in issue reporter, fixes #50127 2018-05-18 17:25:59 -07:00
Rachel Macfarlane dea67d9452 Fixes ##50126 2018-05-18 17:19:59 -07:00
Matt Bierner 03873b8458 Restore focus to webview when vs code window is refocused
Fixes #49998
2018-05-18 17:02:11 -07:00
Matt Bierner a7326715f6 Explicitly implement IStandardWindow 2018-05-18 16:31:09 -07:00
Matt Bierner e95a1f45bb Remove unneeded alias 2018-05-18 16:10:19 -07:00