COMMITS
January 3, 2018
M
Use https link for SO in issue template
Matt Bierner committed
M
Mark a few fields in ExtensionMemento as readonly
Matt Bierner committed
C
:wrench: Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914)
Christopher Leidigh committed
D
Initial terminal screen reader support
Daniel Imms committed
I
only send breakpoints on file changed, not on decoration changed
isidor committed
J
add Snippet#scopes and SnippetFile#select, #13182
Johannes Rieken committed
A
Merge Model and TextModelWithTokens
Alex Dima committed
A
Merge Model and TextModelWithDecorations
Alex Dima committed
A
Merge Model and EditableTextModel
Alex Dima committed
A
Merge pull request #40561 from Microsoft/alex/buffer-improvements
Alexandru Dima committed
I
set resource context to be the root if clicked on top level
isidor committed
I
fix compare with save action
isidor committed
I
fix open in terminal command
isidor committed
I
fix compare commands
isidor committed
A
Introduce ITextBuffer
Alex Dima committed
D
Merge pull request #41059 from zmb3/zb-clean-all-shell-args
Daniel Imms committed
J
Merge pull request #41090 from electriccode/40843-add-user-snippets-line-in-the-cog-button
Johannes Rieken committed
P
#40483 Add user snippets line in the cog button
Pankaj Phartiyal committed
I
debug: better handling of selection changes in call stack view.
isidor committed
A
Simplify editing code
Alex Dima committed
J
Merge pull request #41063 from mjbvz/move-code-action-from-proposed
Johannes Rieken committed
I
fix terminal commands
isidor committed
I
tree: scroll position is 1 if scrolled all the way
isidor committed
J
another test for #40289
Johannes Rieken committed
A
Remove TODOs
Alex Dima committed
A
Merge remote-tracking branch 'origin/master' into alex/buffer-improvements
Alex Dima committed
January 2, 2018
M
Extract common logic for adding a new adapter in exthost
Matt Bierner committed
M
Move new CodeAction Api from proposed to vscode.d.ts
Matt Bierner committed
Z
Remove all PTYSHELLARGs from environment
Zac Bergquist committed
A
Add region markers for Markdown (#40312)
Ash258 committed