Commit graph

38566 commits

Author SHA1 Message Date
SteVen Batten
f073648424 fixes #56652 2018-08-21 14:39:22 -07:00
Pine
004c5200e7
Merge pull request #56944 from connorshea/fix-css-language-features-contributing
Add a missing compilation step for vscode-css-languageservice development
2018-08-21 14:24:30 -07:00
Jackson Kearl
37efc5d802 Show warning when enabling proposed api for non-installed extensions (#55802)
* Show warnieng when enabling proposed api for non-installed extensions

* Address feedback

* PR review changes
2018-08-21 16:08:12 -05:00
Peng Lyu
cfc010dc82 Fix #56818. Mouse position validation for folding, scm and comments. 2018-08-21 13:57:09 -07:00
Connor Shea
5b4d232d4e
Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes. 2018-08-21 14:53:53 -06:00
Rob Lourens
57f13b7f26 Fix unhandled cancel warnings from text search 2018-08-21 11:31:41 -07:00
Rob Lourens
670d8bb7c5 Remove obsolete process.nextTick calls in search, not needed without promise progress 2018-08-21 11:28:35 -07:00
Rob Lourens
4f3ccc9a5c Launch config changes 2018-08-21 11:28:35 -07:00
Rob Lourens
9a6837f125 Fix unhandled cancel warnings from search process 2018-08-21 11:28:35 -07:00
Jatin Sandilya
c93565448a Fix #55723 - Error on Await not bubbling up (#56767) 2018-08-21 11:55:32 -05:00
Matt Ferderer
1708f4bc8e Update Markdown link snippets to use https (#56851)
As suggested in #56386 I switched the http to https for links and image links.
2018-08-21 18:14:54 +02:00
Matt Bierner
04e79adfcd Fix webview state not being restored in same session
Fixes #56839
2018-08-21 18:14:16 +02:00
Sandeep Somavarapu
f136003b5d Use gallery to synchronise extensions 2018-08-21 18:01:21 +02:00
Sandeep Somavarapu
890689e8e5 Do not consider system extensions while syncing 2018-08-21 18:01:21 +02:00
isidor
51c2d9f86d debug fix tests 2018-08-21 17:51:18 +02:00
isidor
47d5f58297 debug remove stdFork usage
fixes #41190
2018-08-21 17:45:57 +02:00
Johannes Rieken
e1a1e6d6d4 fix #56158 2018-08-21 17:39:14 +02:00
isidor
19a9d83d27 explorerModel: do not use isEqualOrParent in find 2018-08-21 17:14:55 +02:00
Matt Bierner
ad68ff316c Remove std-fork 2018-08-21 17:05:46 +02:00
Matt Bierner
3eaa5052c2 Serialize webview id
Fixes #56601
2018-08-21 17:05:10 +02:00
Joao Moreno
cc5e8c15bf git api 2018-08-21 17:04:07 +02:00
isidor
b371ad5675 Need to react with a timeout on the blur event due to possible concurent splices
fixes #56443
2018-08-21 16:56:04 +02:00
Matt Bierner
ee947947a7 Fix duplicate markdown previews potentially being shown in the same editor group
Fixes #56910
2018-08-21 16:42:11 +02:00
Joao Moreno
257878e3b1 git api: deprecation 2018-08-21 16:41:34 +02:00
Joao Moreno
b00d1b40bc git api: expose gitPath 2018-08-21 16:41:29 +02:00
Johannes Rieken
a9e3a3d69e webpack - check js files, declare params, #56081 2018-08-21 16:40:02 +02:00
isidor
ac96d60418 debug: do not de-attach all session listeners when raw session goes down
fixes #55025
2018-08-21 16:34:00 +02:00
Sandeep Somavarapu
4b3a8227a8 remove glob.d.ts 2018-08-21 16:30:09 +02:00
Sandeep Somavarapu
8dc3594244 remove glob dep in package.json 2018-08-21 16:26:48 +02:00
Sandeep Somavarapu
6bba18bddf remove dependency on glob 2018-08-21 16:26:19 +02:00
Joao Moreno
ad4fecadeb git: getAPI 2018-08-21 16:04:00 +02:00
Johannes Rieken
64556a39c8 perf - wait longer when no cached data was used 2018-08-21 15:58:39 +02:00
Sandeep Somavarapu
7a35a445d5
Merge pull request #56828 from Microsoft/sandy081/syncExtensions
Synchronise extensions in a multi-extension management set up
2018-08-21 13:04:13 +02:00
Sandeep Somavarapu
e3bb3a2f4a fix compilation 2018-08-21 13:02:03 +02:00
Sandeep Somavarapu
45865de635 Merge branch 'master' into sandy081/syncExtensions 2018-08-21 13:00:54 +02:00
Alex Dima
bced36add0 Mark optional property 2018-08-21 12:43:51 +02:00
Alex Dima
de3f3aa853 Update yarn version used on build machines 2018-08-21 12:43:36 +02:00
Alex Dima
92c776bc99 Move packaging extensions to lib/extensions.ts 2018-08-21 12:19:10 +02:00
Joao Moreno
0633c77f80 api.d.ts 2018-08-21 12:04:52 +02:00
Joao Moreno
a8deffb86a remove unused code 2018-08-21 12:04:47 +02:00
Joao Moreno
fdeff7dfbd Merge branch 'master' into git-api 2018-08-21 11:47:26 +02:00
Sandeep Somavarapu
23418d34ee Add debug extensions to workspace list 2018-08-21 11:35:01 +02:00
Sandeep Somavarapu
823a3b6386 - Synchronise built in extensions
- Check for workspace extensions while installing
2018-08-21 11:35:00 +02:00
Sandeep Somavarapu
a80a55d975 Use fs readstream to upload buffer 2018-08-21 11:35:00 +02:00
Sandeep Somavarapu
6e8f35d30c Add builtin-extensions-dir property to environment 2018-08-21 11:35:00 +02:00
Sandeep Somavarapu
728e657c49 Make download service optional 2018-08-21 11:35:00 +02:00
Joao Moreno
4754feafb0 fixes #56736 2018-08-21 10:42:38 +02:00
isidor
eea3e8adf4 open editors: focus active group even if it does not have an editor. Make sure list is not empty
fixes #56806
2018-08-21 10:27:50 +02:00
Johannes Rieken
07796186d3 fix #56877 2018-08-21 10:27:11 +02:00
João Moreno
d259a977b6
Merge pull request #56820 from Microsoft/joao/ipc-buffers
IPC protocol should be buffer based, not JSON based
2018-08-21 10:00:10 +02:00