Commit graph

19030 commits

Author SHA1 Message Date
Phil Price 4dcf156655 Update compare command 2017-05-22 17:42:26 -07:00
rebornix 59c9a3e13b Fix #17562. Focus the InputBox if it is empty when users do replace 2017-05-22 17:20:25 -07:00
Phil Price 76b6b177b5 Add line by line parser for merge conflicts.
Prior implementation in mergeConflictParserLegcacy which does a one shot regular expression.
2017-05-22 17:07:42 -07:00
Phil Price 59fbe319a1 Formatting change 2017-05-22 17:06:30 -07:00
Phil Price f4c0e976e2 Add temporary timing logging to merge conflict scanning 2017-05-22 17:06:07 -07:00
Matt Bierner 6f790f7676 Combine link text for better translation Fix #26675 2017-05-22 16:30:29 -07:00
Matt Bierner 89369d18e6 Fix package.json lookup 2017-05-22 16:11:39 -07:00
Matt Bierner 13c842c36a Adopt TypeScript 2.3.3 Fixes #27099 2017-05-22 15:41:51 -07:00
MaruyamaTomoki 3e65e255ab Markdown preview support the UNC path files. (#26710) 2017-05-22 15:29:25 -07:00
Daniel Imms 4b0c5f5773 Bring in latest xterm.css changes
Part of #27096
2017-05-22 15:27:01 -07:00
Nick Snyder 5444083476 Do not unregister themingParticipantChangeListener.
Fixes #27097
2017-05-22 15:24:06 -07:00
Daniel Imms cea821dc1e Suppress console warning from new xterm.js 2017-05-22 15:23:35 -07:00
Daniel Imms 73ccfe3988 Uplevel xterm.js
Fixes #27096
2017-05-22 15:21:40 -07:00
Daniel Imms fc4f37fb1f Properly attach press any key to close terminal listener
Fixes #23692
2017-05-22 15:12:02 -07:00
Daniel Imms 8fcea34676 Merge pull request #24951 from jportela/terminal-paste-path
Inserting file path on the terminal, when dragging a file to it
2017-05-22 14:57:41 -07:00
Daniel Imms a633b1a4fe 💄 2017-05-22 14:56:51 -07:00
Daniel Imms f62d53e97d Fix restoring the terminal panel visibility on relaunch
Fixes #25664
2017-05-22 14:43:39 -07:00
Alex Dima 6733e4cecf Fixes #26662: More work arounds for showIfCollapsed decorations 2017-05-22 23:24:46 +02:00
Phil Price fd94a29f3a Localization for codelens and warning messages. 2017-05-22 14:21:36 -07:00
Phil Price a8fe17a808 Update codelens peer command names 2017-05-22 14:10:46 -07:00
Phil Price e9bb38e81a Rename content provider to match extension name 2017-05-22 14:05:31 -07:00
Phil Price 83fd45c45d Command titles and category localization support 2017-05-22 14:04:51 -07:00
Phil Price 61f16319ab Initial merge of 'better-merge' extension into core extensions.
- 'better-merge' command and setting namespace replaced with 'merge-conflict'
 - Configuration settings from extension replaced with single 'merge-conflicts.enabled' : boolean setting
2017-05-22 13:56:18 -07:00
Alex Dima 030453f8f1 Fixes #25871: Use latin letters for the UI for keyboard layouts that don't produce latin letters 2017-05-22 22:48:13 +02:00
Alex Dima 01344d13ed Fixes #27088 2017-05-22 21:52:00 +02:00
Alex Dima 28c5b1f65a Generate screen reader explanations for cursor movements 2017-05-22 21:24:48 +02:00
Ryan McNamara 85a56e643b Improve issue template
Makes it easier to add items to the numbered list
2017-05-22 12:04:33 -07:00
rebornix d7b5d34595 Fix #25470. tab focus border for find in selection 2017-05-22 11:13:15 -07:00
Sandeep Somavarapu 9536c27e0b Merge pull request #26969 from nicksnyder/search
Make SearchWidget dependencies injectable
2017-05-22 20:09:12 +02:00
Sandeep Somavarapu 6e4369325e #26948 Remember the view collapsible state and size 2017-05-22 20:07:37 +02:00
Christof Marti e5983e699c Show languages instead of extension packs 2017-05-22 09:39:04 -07:00
Martin Aeschlimann 68902f7ece Editor doesn't render any problem markers anymore. Fixes #27076 2017-05-22 18:20:17 +02:00
Dirk Baeumer 3315fcd486 First attempt to make the terminal the default runner. 2017-05-22 17:34:16 +02:00
Nick Snyder b8e4b7f52d Make SearchWidget dependencies injectable 2017-05-22 08:28:46 -07:00
Joao Moreno 87b95c2df6 add nodePlatform and nodeArch to telemetry common data 2017-05-22 17:20:49 +02:00
Alex Dima 94c647f246 Simplification in cursor eventing 2017-05-22 16:50:38 +02:00
Alex Dima 9f896956eb Have all cursor state changes go through the same _emitStateChangedIfNecessary method 2017-05-22 16:50:38 +02:00
Sandeep Somavarapu d02524ff8e Update tree view item context keys 2017-05-22 16:45:41 +02:00
Sandeep Somavarapu 0795b09e76 Udate context key for tree items 2017-05-22 16:35:16 +02:00
Sandeep Somavarapu 2cda0cdb41 Update names in Tree api 2017-05-22 16:13:39 +02:00
Johannes Rieken 37b02d8ae4 update test/README 2017-05-22 16:09:58 +02:00
Johannes Rieken d718403074 more accurate percentile values 2017-05-22 15:59:42 +02:00
Johannes Rieken e1f46c1f6a send size of workbench.main.js 2017-05-22 15:44:44 +02:00
Johannes Rieken cdd3d8eed2 send telemetry when invalid timers have been computed 2017-05-22 15:44:44 +02:00
Joao Moreno 5c94029940 tfs: fix typo 2017-05-22 15:34:53 +02:00
Joao Moreno fc4da30933 compute sha256 hash of published assets 2017-05-22 15:28:48 +02:00
Sandeep Somavarapu cf0d02a2b2 #25246 Fix tests 2017-05-22 14:01:04 +02:00
Johannes Rieken cbb27e8c6a add runGrep as alias 2017-05-22 13:53:14 +02:00
Johannes Rieken 9e80eade9c fix test runner doc 2017-05-22 13:52:16 +02:00
Johannes Rieken aa81dc3e66 remove assertion that checks number of common properties 2017-05-22 13:49:41 +02:00