Commit Graph

45106 Commits

Author SHA1 Message Date
Pine Wu
3815bb15fd Update service and adopt HTML provider interface 2019-01-27 22:22:50 -08:00
Rob Lourens
1b57516818 Fix #65451 - keep search tree element collapse state when refreshing 2019-01-28 04:16:30 +00:00
Rob Lourens
d9e6741a65 Fix #67073 - hide fancy selectbox when scrolling settings 2019-01-28 04:10:20 +00:00
Pine Wu
aad260bc7d Adopt new css provider interface 2019-01-27 19:03:09 -08:00
Peng Lyu
74e267efdd Merge branch 'rebornix/reactions' 2019-01-27 16:45:10 -08:00
Peng Lyu
7869bbac7b Merge pull request #64906 from IlyaBiryukov/dev/ilbiryuk/fixUpdatingCommentThreadPosition
Fix updating comment positions
2019-01-27 16:35:45 -08:00
Peng Lyu
b353e5385f make reaction api 2019-01-27 16:29:06 -08:00
Rob Lourens
8ee9d312a9 Fix #67114 - don't open search items when context menu is invoked 2019-01-28 00:03:51 +00:00
Rob Lourens
0928c96524 Fix #66184 - nicer display for very long terminal setting 2019-01-28 00:03:51 +00:00
Rob Lourens
fe70dbfdbe Fix #66323 - add border to search inputs for light theme in panel 2019-01-28 00:03:51 +00:00
Peng Lyu
f26985331b Merge remote-tracking branch 'upstream/master' into pr/IlyaBiryukov/64906 2019-01-27 15:59:14 -08:00
Peng Lyu
354e0d27d6 reaction api (#67198) 2019-01-27 15:46:31 -08:00
Peng Lyu
130fdbee2b reaction api 2019-01-27 15:06:33 -08:00
Rob Lourens
c1c64f48f8 Bump node-debug2 2019-01-27 19:06:36 +00:00
Rob Lourens
186f21da29 Fix #67113 - missing context in search copy results 2019-01-27 18:55:07 +00:00
Andre Weinand
9301aefe0f node-debug2@1.31.4 2019-01-27 09:04:48 +01:00
Andre Weinand
24261c0068 cleaning up path DAP handling 2019-01-27 09:04:48 +01:00
Andre Weinand
ebafef9174 node-debug@1.31.2 2019-01-27 09:04:48 +01:00
Matt Bierner
4fe1cdc4df Merge pull request #66958 from flurmbo/detect-md-image-link
Detect md image link
2019-01-25 17:46:47 -08:00
Phil Marshall
4c2d33559f lazy quantifiers for linkPattern regex 2019-01-25 19:07:45 -06:00
Phil Marshall
ef66e5fab1 tweaked linkPattern regex to pass new tests 2019-01-25 18:55:42 -06:00
Phil Marshall
a7c88d79a2 updated test for switched order and new tests for image link 2019-01-25 18:46:28 -06:00
Phil Marshall
9070abedaf image link should be pushed to results before other link 2019-01-25 18:45:06 -06:00
Rachel Macfarlane
a94b94ff57 Fix #52562, Process Explorer: NVDA reads the whole table dimension every time before reading each cell value 2019-01-25 15:41:56 -08:00
Matt Bierner
770beca118 Update js/ts grammars 2019-01-25 15:36:17 -08:00
Matt Bierner
ff58f5083f Pull in updated coffeescript grammar
Fixes #67138
2019-01-25 15:36:17 -08:00
Matt Bierner
1bbb5ad40d Spelling 2019-01-25 15:36:17 -08:00
Rachel Macfarlane
aa497deb2d Fixes #67140, Comments panel code font/color should match other places 2019-01-25 14:35:05 -08:00
SteVen Batten
d48e978ebd propogate proportional layout flag
fixes  #67018

fyi @joaomoreno
2019-01-25 14:25:47 -08:00
Rob Lourens
db771d085f Tweaks from #67092 2019-01-25 22:15:21 +00:00
Christopher Leidigh
6eefb6d8d1 ObjectTree/List: Add ariaRootRole option. Addresses: #65939 (#67092)
* ObjectTree/List: Add ariaRootRole option.  Addresses: #65939

* Address @joaomoreno tweaks
2019-01-25 14:11:13 -08:00
Rachel Macfarlane
88de59d497 Improve Process explorer's hover, fixes #66279 2019-01-25 13:47:46 -08:00
SteVen Batten
7d56a1d937 fix titlebar height on macOS
fixes #67063
2019-01-25 13:37:40 -08:00
SteVen Batten
89480a0d95 fix broken picker in grid layout
fixes #67075
2019-01-25 13:31:12 -08:00
SteVen Batten
8017355475 fix sidebar on launch with grid layout
fixes  #67062
2019-01-25 12:43:39 -08:00
Daniel Imms
ea218fab26 vscode-xterm@3.11.0-beta1
- addCsiHandler/addOscHandler custom sequence hooks
- Reflow final
- OSC_STRING optimization
- Draw to middle instead of top
- NPE/sanity checks in DOM renderer underline
- Remove jsarray buffer
- Doc typos
- Don't print keys that print more than a single character
2019-01-25 11:49:55 -08:00
Matt Bierner
7f1745027b Re-use options from markdown engine instead of creating new options object
Fixes https://github.com/mjbvz/vscode-markdown-mermaid/issues/26
2019-01-25 11:48:25 -08:00
Matt Bierner
b36fddfc1f Experimentally marking a few more quick fixes as preferred 2019-01-25 11:48:25 -08:00
Peng Lyu
057b48ef8c reactions 2019-01-25 11:13:29 -08:00
Peng Lyu
8c6c803cc3 Merge pull request #67012 from TLadd/do-not-require-add-command-context 2019-01-25 10:56:35 -08:00
Benjamin Pasero
002cd6253b move exthost into extensions service where its used from (#67131) 2019-01-25 18:28:34 +01:00
Benjamin Pasero
6089c69984 update to electron@3.1.2 2019-01-25 18:25:57 +01:00
Benjamin Pasero
5ac435e50c files - always have "Revert File" enabled
"Revert File" can be used to force load a file from disk and as such is useful in any context.
2019-01-25 18:17:12 +01:00
Joao Moreno
d1d7b244e5 expose onDidScroll in list/trees 2019-01-25 17:58:02 +01:00
João Moreno
4350fd58d3 Merge pull request #67123 from Microsoft/joao/list-horizontal-scrolling
List horizontal scrolling
2019-01-25 17:35:47 +01:00
Joao Moreno
e77c9ab600 lists/trees with horizontal scrolling should have leave some space on the last row 2019-01-25 17:35:33 +01:00
Johannes Rieken
8e9151a446 ensure fuzzy score limit is what it is, #66923 2019-01-25 17:28:03 +01:00
Joao Moreno
caa6bc95bf setting should mention lists 2019-01-25 17:27:28 +01:00
Joao Moreno
63fc2e0f7c tree horizontal scrolling: wrap up debug hover and repl 2019-01-25 17:26:04 +01:00
Benjamin Pasero
b3e5d256a2 electron 3.0.x: remove window.smoothScrollingWorkaround setting 2019-01-25 17:19:21 +01:00