Commit graph

33093 commits

Author SHA1 Message Date
Sandeep Somavarapu 53a3690039 Update the localizations fwd link 2018-04-26 19:01:19 +02:00
Johannes Rieken 31ebb53fd8 fix #48767 2018-04-26 18:34:21 +02:00
Johannes Rieken d88846945e fix #48766 2018-04-26 18:20:39 +02:00
Johannes Rieken 6f4d130ae5 rename it to prepareRename, #48700 2018-04-26 18:04:10 +02:00
Sandeep Somavarapu 39748bd8b8 #47883 Use old workaround 2018-04-26 17:57:39 +02:00
Erich Gamma 51a880315f Add a Learn More action fixing #48538 2018-04-26 16:32:38 +02:00
Erich Gamma 20994d2b53 Remove unneeded keys 2018-04-26 16:32:38 +02:00
Sandeep Somavarapu ded0736bf8 #43645 Do not override view containers 2018-04-26 16:14:35 +02:00
Johannes Rieken c73ea16347 documents with the untitled-scheme are consider untitled, #48269 2018-04-26 15:56:53 +02:00
Alex Dima b27ecc6100 Limit the maximum distance of the active indent guide (#48721) 2018-04-26 15:34:46 +02:00
Alex Dima c9420399fd Uncomment test 2018-04-26 15:34:46 +02:00
Alex Dima 9eed1b33f5 Limit active indent guide computation to viewport (#48721) 2018-04-26 15:34:45 +02:00
Joao Moreno 882d1a6645 improve extension URL opening interface
fixes #48609
fixes #48608
2018-04-26 15:34:04 +02:00
Joao Moreno 4b8ead0cae call url handler even when all windows are closed
fixes #48532
2018-04-26 15:22:01 +02:00
Isidor Nikolic 0b0b0f8255
Merge pull request #48747 from Microsoft/isidorn/nonDebugHovers
debug: debug.hideNonDebugHovers
2018-04-26 14:54:35 +02:00
isidor a4dec1a602 Address pr feedback 2018-04-26 14:53:58 +02:00
Johannes Rieken 72b51f3aea jsdoc fixes, #48527 2018-04-26 14:51:14 +02:00
Johannes Rieken 84238e7932 fix mkdirp and use it more, #48527 2018-04-26 14:45:34 +02:00
Benjamin Pasero 594b8b8deb workaround #47883 2018-04-26 14:42:19 +02:00
isidor 8c1cc70d5d fix errors 2018-04-26 14:35:33 +02:00
isidor bd4cb40bd4 explorer model: rtrim a bit less 2018-04-26 14:34:44 +02:00
isidor 8010415c75 paths: fix dirname for paths that end in slash. Explorer model fix find for paths ending with extra slashes
fixes microsoft/vscode-cascade#57
2018-04-26 14:20:51 +02:00
Johannes Rieken 2ed98bf439 no implicit stat objects, #48527 2018-04-26 14:01:52 +02:00
Sandeep Somavarapu 520d075e13 Log as soon as an entry is called 2018-04-26 13:12:24 +02:00
Erich Gamma 40515c5aa0 fixing #48590 use task API to fetch tasks 2018-04-26 12:58:32 +02:00
Alex Dima 3929ea0941 Fixes #48741: Sort reverse edit operations only if order is not significant 2018-04-26 12:47:05 +02:00
Till Salinger 29ad969380 fixes #43687
Renaming a file in explorer creates a one second glitch in input box
2018-04-26 12:45:22 +02:00
Sandeep Somavarapu b1f5a4d5df #43645 Lift off proposed api flag 2018-04-26 12:29:57 +02:00
Erich Gamma cb982cab99 Fixing #48456 always include npm install 2018-04-26 12:13:15 +02:00
Sandeep Somavarapu 6b82f92a08 Fix #48627 2018-04-26 12:07:06 +02:00
isidor d4677c3a0a debug: debug.hideNonDebugHovers 2018-04-26 11:45:39 +02:00
Joao Moreno 02bcbbc8da pick different folder names for git clone
fixes #48485
2018-04-26 11:33:55 +02:00
Joao Moreno d1380912cf use native dialog for git clone
fixes #48492
2018-04-26 11:33:16 +02:00
Joao Moreno f765117b95 add workspace folder after git clone
fixes #48738
2018-04-26 11:20:06 +02:00
Johannes Rieken 01b7ae0ac9 properly handle exists-errors, #48660 2018-04-26 11:12:56 +02:00
Johannes Rieken 6cbbb7e698 add NoPermissions-error, more jsdoc, #48527 2018-04-26 11:12:56 +02:00
Joao Moreno 5b38ec4b2a deal protocol handler registration during user prompt
fixes #48479
2018-04-26 11:10:48 +02:00
Joao Moreno 271eba6590 prevent double protocol handler registration
fixes #48476
2018-04-26 11:10:48 +02:00
Johannes Rieken 9d2bc792d5 no more FileOptions, #48668 2018-04-26 10:48:44 +02:00
Sandeep Somavarapu aab6f59a4c For performance reason check for .json files and deletes .vscode folder first 2018-04-26 10:46:40 +02:00
Johannes Rieken 923bbd42f3 remove unused/underspecified options, #48527 2018-04-26 10:45:45 +02:00
isidor 0ec5e324d1 fixes #47947 2018-04-26 10:27:56 +02:00
Joao Moreno c2f0c40f25 use progress notification API for git clone
fixes #48692
2018-04-26 10:12:30 +02:00
Johannes Rieken 96a1994303 remove CancelationTokens, #48527 2018-04-26 09:51:38 +02:00
Joao Moreno 98fa486648 fix NPE
fixes #47801
2018-04-26 09:48:40 +02:00
Johannes Rieken 12424071d7 have only {overwrite} in rename/copy, #48668 2018-04-26 09:46:21 +02:00
Matt Bierner 8f1f772650 Add notes on what retainContextWhileHidden does to scripts
Fixes #48719
2018-04-25 23:29:40 -07:00
Matt Bierner 82d97b4c3c Add acquireVsCodeApi to get handle to vscode api inside webview
Fixes #48540
2018-04-25 22:28:31 -07:00
Rob Lourens 6d7bb1a174 Fix #43976 2018-04-25 21:56:48 -07:00
Rob Lourens bbb562359b Bump node-debug2 #47274 2018-04-25 21:25:23 -07:00