Commit graph

38471 commits

Author SHA1 Message Date
Dirk Baeumer
1341461209 Remove stdfork from processes.ts 2018-08-22 12:11:20 +02:00
Johannes Rieken
76f2588111 debt - remove 'remote_schemes'-data, #48275 2018-08-22 12:05:06 +02:00
isidor
5ebee3da04 debug: preserveFocus when automatically opening launch.json
fixes #56984
2018-08-22 11:45:47 +02:00
Johannes Rieken
ffe5da332d bundle node_modules and (shallow) exclude them from the extension #56081 2018-08-22 11:35:41 +02:00
isidor
34f629f7d9 resources: introduce isFileSystemResource context key
fixes #48275
2018-08-22 11:32:59 +02:00
Joao Moreno
456437dfaa git: api 1 2018-08-22 11:30:07 +02:00
Joao Moreno
1bdf8d3eea Merge branch 'git-api' 2018-08-22 11:26:10 +02:00
Joao Moreno
ec1c4aeaf5 git api: expose repositories 2018-08-22 11:25:42 +02:00
Martin Aeschlimann
749a7f314f [html/css/json] improve vscodeignore 2018-08-22 11:13:10 +02:00
isidor
0310dc908d explorer model: compare authority in a case insensitive way 2018-08-22 10:54:55 +02:00
Benjamin Pasero
6607a81c12 debt - do not use deprecated Buffer() ctor 2018-08-22 10:42:36 +02:00
Johannes Rieken
0bae86799f only reuse existing colors, #56864 2018-08-22 10:37:41 +02:00
isidor
16c4adcb2a debug quick open use fuzzy matching
fixes #56931
2018-08-22 10:25:31 +02:00
Sandeep Somavarapu
df2ecbfd07 Show the custom views contributed to custom view container by the same extension on the top 2018-08-22 10:20:20 +02:00
Johannes Rieken
7bc7034b65 add filtering for breadcrumbs picker, #55449 2018-08-22 10:18:55 +02:00
Johannes Rieken
fa7963564f prep for #55449 2018-08-22 10:18:55 +02:00
Benjamin Pasero
67c9cac441 electron - move security related event handlers into one place 2018-08-22 10:03:47 +02:00
Sandeep Somavarapu
95a1658bdd Fix #56477 2018-08-22 09:59:40 +02:00
Johannes Rieken
5c2fdf815c fix #56915 2018-08-22 09:38:58 +02:00
isidor
19c19e91b7 launch json faded decorations better contrast
fixes #56794
2018-08-22 09:34:22 +02:00
Benjamin Pasero
d4f8481432 fix #37129 2018-08-22 09:28:47 +02:00
Sandeep Somavarapu
f938d63a28 Sync only if there are other servers 2018-08-22 08:46:22 +02:00
Benjamin Pasero
a493688be0
Debt: avoid promise.cancel in zip.ts (#56656)
* avoid promise.cancel

* use token properly
2018-08-22 07:24:27 +02:00
Rob Lourens
e0a6826632 Fix tests 2018-08-21 19:58:55 -07:00
Rob Lourens
dd13d47e02 #56950 - add search telemetry for EH-based search 2018-08-21 19:58:55 -07:00
Itamar
f2e49a20ac Hide the feedback form after clicking Submit a bug (#55938) 2018-08-21 19:11:31 -07:00
Jackson Kearl
7c8677d04a
Fix exclude controls not accounting for the description height (#56957)
* Fix exclude controls not accounting for the description height

* Tweak constant
2018-08-21 18:26:29 -07:00
Jackson Kearl
da30e08b39
Fix issues related to setting height calcualtion (#56954)
* Dont cache exclude settings, as they change frequently

* Reset short line cache on window resize
2018-08-21 18:26:08 -07:00
Rob Lourens
324e1095ab #56950 - add telemetry for non-EH search 2018-08-21 17:35:31 -07:00
Jackson Kearl
12e906cd42
Add a message showing no results in settigns search (#56868)
* Add no reuslts message

* Fix text alignment and color
2018-08-21 16:43:57 -07:00
Andre Weinand
84b747f868 node-debug@1.27.4 2018-08-22 01:09:51 +02:00
Andre Weinand
14595011f1 move some auto-attach code back to node-debug 2018-08-22 01:08:52 +02:00
Peng Lyu
80d6fa0b8e
Merge pull request #56945 from mairaw/patch-1
fix double the
2018-08-21 15:46:52 -07:00
Daniel Imms
bae20e9892 vscode-xterm@3.7.0-beta5
Fixes #56628
2018-08-21 15:28:36 -07:00
Maira Wenzel
90f3b1c69a
fix double the 2018-08-21 15:23:55 -07:00
SteVen Batten
216c26f670 change to only check alt key is released 2018-08-21 14:41:55 -07:00
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