COMMITS
February 16, 2018
C
Note on being experimental
Christof Marti committed
M
Changing between editors quickly looses folding state. Fixes #42738
Martin Aeschlimann committed
M
border colors for text decorations (for #30793, #43761)
Martin Aeschlimann committed
A
Adopt latest loader (which is snapshot-friendly)
Alex Dima committed
I
fixes #43432
isidor committed
I
minor polish
isidor committed
I
Merge pull request #43552 from sriram-dev/master
Isidor Nikolic committed
A
Make code snapshot-friendly
Alex Dima committed
S
Use set instead of map and set active only on primary instance
Sriram Desikan committed
S
Merge https://github.com/Microsoft/vscode
Sriram Desikan committed
R
Fix #43758 and failing test
Rob Lourens committed
February 15, 2018
M
Rename ext host / main thread `editor` to `textEditor`
Matt Bierner committed
M
Hookup basic webview.viewColumn
Matt Bierner committed
M
Clarify diffEditor.inserted/removedTextBackground (#41201)
Martin Aeschlimann committed
M
Double color boxes appear inside style blocks in html files in 1.21. Fixes #43628
Martin Aeschlimann committed
R
Tag issues generated by issue reporter, telemetry improvements
Rachel Macfarlane committed
M
[theming] Make contrastActiveBorder around text optional/themeable. Fixes #43761
Martin Aeschlimann committed
M
Use onEditorsChanged to fire webview onBecameActive and onBecameInactive
Matt Bierner committed
M
Mark injected service properties as readonly
Matt Bierner committed
M
Move webview commands to own file
Matt Bierner committed
M
Move webview keybindings to own file
Matt Bierner committed
M
Mark ids readonly
Matt Bierner committed
M
Cleanup webview findwidget
Matt Bierner committed
M
Don't use default export for webview
Matt Bierner committed
M
Remove duplicate types
Matt Bierner committed
M
Combine emitter and event definitions
Matt Bierner committed
M
Extract getActiveTheme
Matt Bierner committed
M
Move scrollbar-thumb css logic into webview
Matt Bierner committed
M
Extract registerFileProtocols
Matt Bierner committed
M
Make webview.contents a string instead of an array of strings
Matt Bierner committed