Commit graph

29428 commits

Author SHA1 Message Date
Christof Marti a6caecc63a 1.20 released 2018-02-07 21:09:36 +01:00
Daniel Ye 422f972e8c 2018-02-06. Merged in translations from Transifex. (#43060) 2018-02-07 12:04:22 -08:00
Rob Lourens e7c9148e17 Update distro 2018-02-07 11:18:24 -08:00
Rob Lourens af74ca1d45 Fix #43081 - expose "Literal \n not allowed" error from ripgrep 2018-02-07 10:59:44 -08:00
Rob Lourens 7432a5bdff Respect VSCODE_QUALITY in generate-vscode-configuration task 2018-02-07 09:56:56 -08:00
Joao Moreno a915a7bf43 bring back windows background updates 2018-02-07 14:41:07 +01:00
Alex Dima d5902eae86 Fix failing test 2018-02-07 15:56:42 +01:00
Benjamin Pasero 1529a6b24e prevent opening files that are not folders as folders 2018-02-07 15:37:17 +01:00
Benjamin Pasero 044be08505 File label creates description DOM nodes even if description is empty (fixes #40208) 2018-02-07 12:17:45 +01:00
isidor 89cbaa99e6 configuration resolver service: remove unused statics 2018-02-07 12:16:01 +01:00
isidor 2c52dc8707 remove todo 2018-02-07 12:13:35 +01:00
isidor 4198b4ec51 debug debt: introduce debug.openBreakpointToSide 2018-02-07 12:10:16 +01:00
isidor d220977e37 debug: move commands to debugCommands 2018-02-07 11:57:47 +01:00
Alex Dima 4c43954e84 Fixes #34913: Wait for * activation when the command is not registered 2018-02-07 11:49:46 +01:00
isidor 370e10eba6 debug debt: cleanup column breakpoint actions -> commands 2018-02-07 11:43:13 +01:00
Benjamin Pasero ee9f1e7e41 Quickpick items search reveals octicons used in the items (fixes #21243) 2018-02-07 11:05:35 +01:00
isidor a475e27b94 debug: remove debug.logToDebugConsole command 2018-02-07 10:57:28 +01:00
Alex Dima f3a07be7eb Fixes #41141: Change Ignore Trim Whitespace icon 2018-02-07 10:36:20 +01:00
kieferrm 164dcb414d fix typo in GDPR annotation 2018-02-06 22:23:20 -08:00
Rob Lourens a7d6f40a6e Bump node-debug2 2018-02-06 21:40:52 -08:00
Ramya Achutha Rao b8a11e9349 Upstream emmet fixes 2018-02-06 17:55:40 -08:00
Ramya Achutha Rao 3b075ee291 Wait for telemetryReporter to complete dispose before deactivating extensions 2018-02-06 17:55:39 -08:00
Rachel Macfarlane 153ffd21e6 Issue reporter sys info/extensions drop down UX issues, #42564 2018-02-06 17:01:28 -08:00
Rob Lourens b54b329625 "Set Log Level" command name should end in ... 2018-02-06 15:34:51 -08:00
Ramya Achutha Rao 566b9b9857 Exclude recommendations during extension search for file extensions Fixes #43048 2018-02-06 15:32:40 -08:00
Rachel Macfarlane 7641229d1c Detect code insiders version in smoke tests on Linux 2018-02-06 14:58:33 -08:00
isidor 15d8874eb8 debug: refactor updating of breakpoints
fixes #42200
2018-02-06 22:03:39 +01:00
isidor bc7b804fde debug: reduce usages of selectedLaunch and some refactoring
fixes #42630
2018-02-06 21:24:50 +01:00
Daniel Imms 9f4cd0a893 Remove ITerminalService.onDataForApi
This is no longer used
2018-02-06 11:58:16 -08:00
Rachel Macfarlane a0a3d99465 Issue reporter scrollbar is non-standard/looks out of place, fixes #42568 2018-02-06 11:09:53 -08:00
Rob Lourens 727a838c3e Bump ripgrep 2018-02-06 09:19:23 -08:00
Benjamin Pasero 8e7885343a remove electron specific tests 2018-02-06 18:14:48 +01:00
Benjamin Pasero 43fb41f2ef Can't read full InputBox validation error message if it is too long. (fixes #33181) 2018-02-06 18:03:58 +01:00
Daniel Imms 2f5aba6809 Don't close waitOnExit terminals when pressing modifier keys
Fixes #42066
2018-02-06 08:27:35 -08:00
Sandeep Somavarapu 5755810a58 Fix #42097 2018-02-06 15:54:38 +01:00
Isidor Nikolic 84cd58b24f
Merge pull request #42809 from aldonetti/patch-2
typo
2018-02-06 15:23:18 +01:00
Alexandru Dima 8ec2e4dba8
Merge pull request #43017 from svipben/suggestSelection
"editor.suggestSelection" fix #42795
2018-02-06 15:04:25 +01:00
Benjamin Pasero 01b27cc7d6 clipboard - back to custom solution for files 2018-02-06 12:34:22 +01:00
Benjamin Pasero 82309adf49
Leverage native clipboard for file copy/paste (#43029)
* wip

* wire copy action into clipboard

* add tests

* fix compile

* macOS: leverage NSFilenamesPboardType
2018-02-06 12:11:28 +01:00
Christof Marti 83c35ca90b Timed configuration 2018-02-06 11:05:36 +01:00
Benjamin Pasero 114b6719a6 Move Editor Left / Right actions incosistent when tabs are disabled (fixes #42997) 2018-02-06 10:13:03 +01:00
Rob Lourens 5dcd2ba848 Revert "Bump ripgrep"
This reverts commit 5938ad9108.
2018-02-06 00:41:54 -08:00
Rob Lourens 5938ad9108 Bump ripgrep 2018-02-06 00:17:06 -08:00
Benas Svipas f2e1b405ed minor changes which fixes #42795 2018-02-06 08:59:11 +02:00
Rachel Macfarlane 0c7afa823e
Issue reporter responsive CSS (#43007) 2018-02-05 18:10:57 -08:00
Peng Lyu 0f30344700 disable global find clipboard tests temporarily. 2018-02-05 14:41:13 -08:00
Daniel Imms 9af8e5c2b8 New setting terminal.integrated.rightClickBehavior
Supercedes terminal.integrated.rightClickCopyPaste

Fixes #42777
2018-02-05 14:25:01 -08:00
Daniel Imms afac134186 Pull in new xterm.js
Fixes #26401
2018-02-05 14:24:51 -08:00
Daniel Imms 36076b9fe6
Merge pull request #42804 from aldonetti/patch-1
typos corrected
2018-02-05 13:30:49 -08:00
Rachel Macfarlane 526b454049 Bug reporter opens multiple URLs when title has double-quote, fixes #42951 2018-02-05 13:00:57 -08:00