Commit Graph

18845 Commits

Author SHA1 Message Date
Benjamin Pasero deeccfb1ff fix bad highlighting in view and terminal picker 2017-10-02 14:53:09 +02:00
Benjamin Pasero cda36d311a filters: trim word before checking for camel case 2017-10-02 14:53:09 +02:00
Benjamin Pasero 70e73f74d9 debt - extract and use fuzzyContains method 2017-10-02 14:53:09 +02:00
Johannes Rieken 229093ec9e debt - remove unused 'usesCommandLink' telemetry 2017-10-02 14:40:03 +02:00
Johannes Rieken 8414d5c03e debt - use SearchTree over Trie'ish 2017-10-02 14:31:34 +02:00
Johannes Rieken 49d115a21b debt - implement findSuperstr 2017-10-02 14:31:34 +02:00
Johannes Rieken 1d6dd956ef debt - map'ish names for trie 2017-10-02 14:31:34 +02:00
Johannes Rieken fe549c277c debt - a better search tree to replace trie 2017-10-02 14:31:34 +02:00
Isidor Nikolic bac2a9b0a5 Merge pull request #35387 from qcz/patch-1
Clarify debugRequestNotSupported message in debugService.ts
2017-10-02 10:41:59 +02:00
Benjamin Pasero ff9e9252af more touchbar icons (fixes #35244) 2017-09-30 07:56:18 +02:00
Ramya Achutha Rao 5623083698 Update recommendation msg for extension pack Fixes #35364 2017-09-29 12:48:25 -07:00
isidor ee06746c55 fixes #35345 2017-09-29 17:11:47 +02:00
Dirk Baeumer 0c5cf6b9cd Javadoc cleanup 2017-09-29 12:34:40 +02:00
Joao Moreno f918939dc7 fixes #35360 2017-09-29 12:24:59 +02:00
Johannes Rieken 38779c0593 don't trust MarkedString, #29076 2017-09-29 11:34:27 +02:00
Dirk Baeumer 2e4b6ce1c2 Fixes #34732: Tasks - Multiroot folder - no all detected tasks presented in quick pick 2017-09-29 11:16:02 +02:00
Dániel Tar 7d6d1fdd9c Clarify debugRequestNotSupported message in debugService.ts
Also mark attribute names with backtick
2017-09-29 10:55:37 +02:00
Sandeep Somavarapu 3b23b8fe32 Merge pull request #35358 from qcz/patch-1
Clarify parameters and add missing 'id' to the error message in viewRegistry.ts
2017-09-29 10:29:13 +02:00
Benjamin Pasero e97a3c620f fix bad macOS version check (for #35361) 2017-09-29 10:23:25 +02:00
Dániel Tar 3215b64a1f Clarify parameters and add missing 'id' to the error message in viewRegistry.ts 2017-09-29 09:13:19 +02:00
Benjamin Pasero 5d79ec8e56 add workaround for #10442 2017-09-29 07:37:40 +02:00
Benjamin Pasero 5a7b500de7 better "step out" icon (for #35244) 2017-09-29 07:37:40 +02:00
Benjamin Pasero f334e90d09 fixes #35140 2017-09-29 07:37:40 +02:00
Ramya Achutha Rao f896835722 Shuffle extension recommendations a little 2017-09-28 19:13:42 -07:00
Daniel Imms 4463c37585 Fix terminal column calculation
Fixes #34332
2017-09-28 20:56:50 -04:00
Daniel Imms 8b1909de91 Set terminal font details on xterm construction
Fixes #34494
2017-09-28 11:44:29 -04:00
Christof Marti 5b76a1d27f Clarify "Editing evolved" (fixes #35287) 2017-09-28 07:52:47 -07:00
Benjamin Pasero 380df08f17 help for #35304 2017-09-28 15:47:39 +02:00
isidor fcd939c7fc Revert "remoteFileSystem: do not blow up on errors"
This reverts commit 89355c09b8.
2017-09-28 15:41:49 +02:00
isidor 5049a965a5 debug: use correct threadId
fixes #34920
2017-09-28 15:36:16 +02:00
isidor 89355c09b8 remoteFileSystem: do not blow up on errors
fixes #35106
2017-09-28 15:01:37 +02:00
Sandeep Somavarapu baf7149c5d Merge pull request #35238 from qcz/patch-1
Clarify parameters with backticks in error messages
2017-09-28 14:59:43 +02:00
Dirk Baeumer 11032ce974 Fixes #35187: Issues with default build task flow with multiroot 2017-09-28 14:38:53 +02:00
Alex Dima 54ca510106 Fixes #32522: Set multiline flag on regex if replacing more than 1k matches 2017-09-28 12:45:08 +02:00
Martin Aeschlimann 2295b67e9b Regions are not folding correctly in off-side languages. Fixes #35091 2017-09-28 11:40:00 +02:00
Johannes Rieken 93dfa359fa getWorkspaceFolder return a workspace folder when called with one, fixes #34843 2017-09-28 11:36:46 +02:00
Dirk Baeumer 7ab323eef9 Fixes #35048: Tasks: possible to run multiple of the same task -> broken terminal dropdown 2017-09-28 11:30:28 +02:00
isidor d789b004e7 debug: fix multi thread stoppedDetails passing
fixes #34437
2017-09-28 11:18:12 +02:00
Joao Moreno a13fdcbf50 Repository.close
fixes #35041
2017-09-28 11:09:44 +02:00
Benjamin Pasero 38551e71b4 quick pick fails on umlaut (fixes #35125) 2017-09-28 10:55:12 +02:00
isidor e522601011 fixes #31197 2017-09-28 10:45:06 +02:00
Benjamin Pasero 80cfe3ec79 [loc][query] Typo in source string: exits => exists (fixes #35285) 2017-09-28 10:33:16 +02:00
Benjamin Pasero a03ede1d30 [loc][query] Typo in source string. distinguinshing->distinguishing. is->are (fixes #35286) 2017-09-28 10:32:47 +02:00
Sandeep Somavarapu 3831ef5e2c Revert "Fix compilations"
This reverts commit f1d9958406.
2017-09-28 10:17:17 +02:00
Sandeep Somavarapu be9e7cfd14 Revert "Fix #34353"
This reverts commit 838d4a33d6.
2017-09-28 10:16:40 +02:00
Benjamin Pasero 9895d4f31f RelativePattern difference in behavior for single star glob patterns (fixes #35257) 2017-09-28 10:06:36 +02:00
Benjamin Pasero 9fe72c0a2e fix tests 2017-09-28 09:40:51 +02:00
Joao Moreno 21814bb341 fixes #35205 2017-09-28 09:18:18 +02:00
Joao Moreno f8a3c33510 fixes #35294 2017-09-28 09:13:56 +02:00
Benjamin Pasero 18c7cad779 RelativePattern not limiting watching to workspace subdirectory (fixes #35255) 2017-09-28 08:09:19 +02:00