Commit Graph

24301 Commits

Author SHA1 Message Date
Johannes Rieken 932764a7e2 mark @types/node as dev-dependency 2017-09-28 15:01:03 +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
Johannes Rieken f990adf6fe xterm - change version to what is actually in node_modules, fyi @tyriar 2017-09-28 14:19:08 +02:00
Johannes Rieken 9295d0cbb0 fix xterm version - fyi @tyriar 2017-09-28 14:08:08 +02:00
Daniel Imms f9a040fe71 Fix terminal inverse rendering problems
Fixes #35151
2017-09-28 08:07:19 -04: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
Joao Moreno 3b76085a6c fixes #35216 2017-09-28 11:51:40 +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
Martin Aeschlimann 77e7b0a17e [css/html] update service 2017-09-28 10:54:04 +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
Joao Moreno ae7e9613ce fixes #34358 2017-09-28 10:05:20 +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
Ramya Achutha Rao 70fed03068 Revert damage from npm 5 2017-09-27 23:27:04 -07:00
Benjamin Pasero 18c7cad779 RelativePattern not limiting watching to workspace subdirectory (fixes #35255) 2017-09-28 08:09:19 +02:00
Ramya Achutha Rao 9f042bf99c Activate Emmet on type instead of * #35120 2017-09-27 22:31:17 -07:00
Benjamin Pasero d2e5a05c0c Save conflict: left hand diff editor does not update on changes to file (fixes #33792) 2017-09-28 07:21:53 +02:00
Benjamin Pasero 48a726f76a distro for icons 2017-09-28 06:46:12 +02:00
Christof Marti 3cfc98f7ea Skip test on Linux (#35046) 2017-09-27 18:59:56 -07:00
Matt Bierner 70f61972aa Pick up TS 2.5.3 final release 2017-09-27 18:47:08 -07:00
Matt Bierner d772ad8ae2 Use em dash for title sep on mac
From #34742
2017-09-27 18:27:04 -07:00
Rob Lourens be2315461e Bump node-debug2 2017-09-27 18:21:44 -07:00
Daniel Ye c45e0a8ff7 2017-09-27. Merged in translations from Transifex. 2017-09-27 16:31:12 -07:00
Ramya Achutha Rao 67174e8b95 Fixes #35267 2017-09-27 15:35:42 -07:00
Matt Bierner 34cb8ff33c Disable auto complete on quotes since this now gets in the way for path quick suggestions 2017-09-27 13:50:46 -07:00
Ramya Achutha Rao a24ae6984a Show std err msg for rename errs not from extension #35177 2017-09-27 13:30:55 -07:00
Ramya Achutha Rao 281c9386e2 Surface rename err from extension as error Fixes #35177 2017-09-27 12:50:15 -07:00
Matt Bierner 384360917a Use npm 4 for markdown shrinkwrap
Fixes https://github.com/Microsoft/vscode/issues/35215
2017-09-27 11:07:14 -07:00
Christof Marti 3836a637e3 Clean up keytar (fixes #35046) 2017-09-27 10:41:39 -07:00
Rob Lourens d69910e8a5 Fix markdownItPlugins string 2017-09-27 10:30:22 -07:00
Dániel Tar eb57f03d65 Clarify parameters with backticks in error messages
Also add missing 'id' to the duplicateView2 message
2017-09-27 18:51:37 +02:00
Christof Marti 98b1318a91 Kill rg when maxResults hit (fixes #34823) 2017-09-27 09:45:14 -07:00
Alexandru Dima 1429c4ec3e Merge pull request #33947 from AiryShift/master
Create setting that trims newlines from the end of a file
2017-09-27 18:05:34 +02:00
Alexandru Dima f112d4c1c4 Merge pull request #32738 from amplitude/standalone-completion-command
Support commands for standalone language completion items
2017-09-27 18:02:08 +02:00
Alex Dima 3c8c302553 Fixes #7855: Improve link detection when link is encosed in parens, square brackets or curlys. 2017-09-27 17:50:19 +02:00
Christof Marti 763b6476f7 Disable new release and the insiders labelling (fixes #34432) 2017-09-27 08:36:49 -07:00
isidor 4fc59ab339 fixes #35127 2017-09-27 17:24:58 +02:00
Joao Moreno 5b3d47b0bb fixes #35044 2017-09-27 17:20:04 +02:00