Commit graph

17251 commits

Author SHA1 Message Date
rebornix 45e6e90858 Fix #18241. Remove word patterns for ruby. We dono help select symbol for ruby 2017-04-05 14:53:07 -07:00
rebornix f403709aba Fix #9178. erb is embeded ruby and should be treated as ruby language 2017-04-05 14:50:14 -07:00
Matt Bierner 56b735ad6b Revert "Rename Go to Implementation to Find All Implementations Fixes #23925"
This reverts commit 03955ce476.
2017-04-05 14:19:57 -07:00
Matt Bierner 03955ce476 Rename Go to Implementation to Find All Implementations Fixes #23925 2017-04-05 14:13:53 -07:00
Matt Bierner e114bf31f9 Use more specific label for implementations peek view Fixes #23923 2017-04-05 14:06:33 -07:00
Christof Marti c4bf1d8dda Fix styling of release notes (fixes #23948) 2017-04-05 13:36:41 -07:00
Sandeep Somavarapu 068cbf4c20 Fix #23590 2017-04-05 17:47:58 +02:00
Sandeep Somavarapu cbff29584f #23400 - Convert the icon for dark themes 2017-04-05 17:20:11 +02:00
Johannes Rieken c024ec7fd3 use a different icon for variable than field, #2628 2017-04-05 17:06:00 +02:00
Sandeep Somavarapu 45a41dc82c Implement #23400 2017-04-05 17:04:17 +02:00
Sandeep Somavarapu 0794dd98b7 Fix keybindings header bg color 2017-04-05 17:04:17 +02:00
Sandeep Somavarapu 19f3cab611 #23368 Improve filtering keybindings
- More accurate results by detecting parts
- Support exact matches
- Support meta key
2017-04-05 17:04:17 +02:00
Johannes Rieken ccebdd4e9a fuzzy score - stop after find 10 matches 2017-04-05 15:59:16 +02:00
Benjamin Pasero 92990a3cf6 Merge pull request #23934 from Microsoft/ben/cleanup-main
debt - decouple app from main code
2017-04-05 15:46:54 +02:00
Alex Dima 9aa994a39e Fixes #1620: Indent commands respect editor.useTabStops 2017-04-05 15:28:20 +02:00
Johannes Rieken dfa8bf91bf cap peek view height to view port height, #23310 2017-04-05 15:25:26 +02:00
Benjamin Pasero 3b87cccd9c 💄 2017-04-05 15:11:50 +02:00
Benjamin Pasero 10d8dc8de9 move windows mutex after window open 2017-04-05 15:08:43 +02:00
Johannes Rieken 2f02870922 getCenteredRangeInViewport might return null, fix #22924 2017-04-05 14:52:17 +02:00
Benjamin Pasero be24140cfc debt - decouple app from main code 2017-04-05 13:04:51 +02:00
Alex Dima 1744078c11 Some cleanup in LanguagesRegistry 2017-04-05 12:06:31 +02:00
Benjamin Pasero e57e0669f8 try to get tests green 2017-04-05 11:51:34 +02:00
isidor 381407846c debug: add global launch.json in settings inteli-sense and hover
fixes #23881
2017-04-05 11:11:59 +02:00
Johannes Rieken af41d768b7 stable sort for edits, #22703 2017-04-05 10:58:04 +02:00
Benjamin Pasero 3cdca85a7d towards better quit handling (for #22138) 2017-04-05 10:57:41 +02:00
Johannes Rieken c78e43ef02 register command properly 2017-04-05 10:24:30 +02:00
Johannes Rieken a2e04eaff8 fix dependency issue 2017-04-05 10:06:44 +02:00
Benjamin Pasero 8bb7104ced more timeout for diff tests 2017-04-05 10:05:48 +02:00
Johannes Rieken 4dba7669ae debt - remove quickFix/browser 2017-04-05 09:59:29 +02:00
Johannes Rieken de018cc023 debt - remove referenceSearch/common 2017-04-05 09:55:04 +02:00
Johannes Rieken 15b3ce95cb debt - remove suggestion/common 2017-04-05 09:45:07 +02:00
Johannes Rieken ec8a02a31d debt - remove rename/common 2017-04-05 09:41:18 +02:00
Johannes Rieken 7a4d2a16e5 debt - move api tests to electron-browser 2017-04-05 09:35:26 +02:00
Johannes Rieken 510aaf6fb0 make commit id part of the cached data path, #23883 2017-04-05 09:21:02 +02:00
Johannes Rieken 8a241feed4 make terminalProcess.js ugly compatible, fyi @Tyriar 2017-04-05 09:07:30 +02:00
Benjamin Pasero 8ed7d6308e debt - move relaunch into lifecycle service 2017-04-05 08:32:35 +02:00
Benjamin Pasero 543dc0df3f settings - prompt for restart for some 2017-04-05 08:18:06 +02:00
Benjamin Pasero 846d59aa6b debt - adopt templated rendering for the explorer 2017-04-05 08:05:08 +02:00
Matt Bierner 81f06c8605 Split markdown security selector into own file 2017-04-04 19:32:36 -07:00
Rob Lourens 183dfbc251 Fix #23767 - take final 'exclude settings' icon 2017-04-04 18:13:09 -07:00
Rob Lourens 4c6c3ec325 Fix #23431 - Bump up max search result limit 2017-04-04 18:03:16 -07:00
Rob Lourens ca08a2976c Fix #23837 - F4 not forcing focus to the editor 2017-04-04 17:58:05 -07:00
Rob Lourens 0dd0787404 Fix #15778 - use correct results count limit for local search results 2017-04-04 17:37:43 -07:00
Rob Lourens cab561224b Fix #23624 - use previous 'whole word' match logic with ripgrep 2017-04-04 17:22:07 -07:00
Matt Bierner 6a34076761 Update default fonts used in markdown preview Fixes #15545 2017-04-04 16:24:53 -07:00
Matt Bierner 541681ea5a Support new completion items in TS 2017-04-04 16:10:17 -07:00
Matt Bierner 16876b257d Revert to using full uri for markdown scroll sync 2017-04-04 16:08:57 -07:00
Matt Bierner 8254b313f1 Further tweaks to markdown scroll sync paths 2017-04-04 15:02:35 -07:00
Matt Bierner 1d876bbc67 Fix a few potential file path casing issues for markdown preview 2017-04-04 14:51:02 -07:00
Isidor Nikolic 5154ede101 Merge pull request #23889 from Microsoft/isidorn/action-items-lifecycle
Isidorn/action items lifecycle fixes #23822
2017-04-04 22:57:43 +02:00