Benjamin Pasero
|
9d066ffbf7
|
theming - buttons
|
2017-04-25 20:10:07 +02:00 |
|
Matt Bierner
|
d50d197d5d
|
Fix merge InternalTreeExplorerNode -> InternalTreeNode
|
2017-04-25 11:03:23 -07:00 |
|
Ramya Achutha Rao
|
e312928cce
|
Rename setting for expanded abbr in suggestions
|
2017-04-25 10:17:24 -07:00 |
|
Benjamin Pasero
|
6220d04b97
|
fix #25268
|
2017-04-25 18:47:16 +02:00 |
|
Alex Dima
|
5d68c85368
|
Move more core commands out of cursor.ts
|
2017-04-25 18:42:07 +02:00 |
|
Alex Dima
|
6ef00179a3
|
More more core commands out
|
2017-04-25 18:42:07 +02:00 |
|
Alex Dima
|
2f76f54054
|
Move more core commands out
|
2017-04-25 18:42:07 +02:00 |
|
Alex Dima
|
0840d28d7d
|
Begin moving cursor core ops out
|
2017-04-25 18:42:06 +02:00 |
|
Sandeep Somavarapu
|
0c229e9270
|
Fix #24590
|
2017-04-25 18:02:01 +02:00 |
|
isidor
|
27a7086c57
|
fixes #24263
|
2017-04-25 17:56:22 +02:00 |
|
Andre Weinand
|
2dbf28154a
|
node-debug@1.12.10
|
2017-04-25 17:55:29 +02:00 |
|
Dirk Baeumer
|
e927daffae
|
Fixes #4358: Output Window is removing new lines
|
2017-04-25 17:42:07 +02:00 |
|
Joao Moreno
|
24dcf7a27d
|
🐛 git always show stderr
fixes #23632
|
2017-04-25 17:37:27 +02:00 |
|
Joao Moreno
|
e2e8ee077d
|
🐛 better git push error message
fixes #23553
|
2017-04-25 17:33:23 +02:00 |
|
Johannes Rieken
|
779e7af1ae
|
update doc string
|
2017-04-25 17:29:59 +02:00 |
|
Johannes Rieken
|
936104d88a
|
rename TextDocumentShowOptions#column to TextDocumentShowOptions#viewColumn
|
2017-04-25 17:28:32 +02:00 |
|
Johannes Rieken
|
9f01642853
|
align vscode.diff options with API
|
2017-04-25 17:26:12 +02:00 |
|
Matt Bierner
|
6147b54439
|
Fix TS 2.3.1 Compiler Errors in VSCode src/workbench (#25249)
TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
|
2017-04-25 08:20:25 -07:00 |
|
Martin Aeschlimann
|
2868ee6ef8
|
[themes] fix custom color updating
|
2017-04-25 17:18:42 +02:00 |
|
Benjamin Pasero
|
be3e2a6d25
|
commands - shortest match wins
|
2017-04-25 17:17:13 +02:00 |
|
Benjamin Pasero
|
4786bc4c50
|
theming - add sideBarSectionHeaderBackground for split views
|
2017-04-25 17:14:22 +02:00 |
|
Joao Moreno
|
485faa0998
|
🐛 fixes #21143
|
2017-04-25 17:03:55 +02:00 |
|
Johannes Rieken
|
7ecebacbf0
|
Merge pull request #23641 from eamodio/feature-show-editor-options
Adds editor options overloads to showTextDocument & vscode.diff
|
2017-04-25 16:57:37 +02:00 |
|
Andre Weinand
|
451fac74dc
|
node-debug@1.12.9
|
2017-04-25 16:43:01 +02:00 |
|
Benjamin Pasero
|
03c9bfb738
|
fix #25300
|
2017-04-25 16:42:38 +02:00 |
|
Martin Aeschlimann
|
303c841c25
|
[theme] convert kimbie dark
|
2017-04-25 16:41:15 +02:00 |
|
Martin Aeschlimann
|
07d8b6a6b5
|
[theme] deprecate 'workbench.experimental.colorCustomizations'
|
2017-04-25 16:41:14 +02:00 |
|
Benjamin Pasero
|
b2c5fcc097
|
fix #25279
|
2017-04-25 16:40:18 +02:00 |
|
Benjamin Pasero
|
f0458cf724
|
theme - adopt severity colors from base
|
2017-04-25 16:35:47 +02:00 |
|
Sandeep Somavarapu
|
250393bdda
|
Fix #23740
|
2017-04-25 16:35:25 +02:00 |
|
Benjamin Pasero
|
21628a3ef4
|
theming - info/warning/error for input box
|
2017-04-25 16:28:09 +02:00 |
|
Eric Amodio
|
c5de5b2df3
|
Fixes fallthrough with no options
|
2017-04-25 10:23:16 -04:00 |
|
Eric Amodio
|
f3963ece95
|
Fixes formatting issue
|
2017-04-25 10:13:02 -04:00 |
|
Sandeep Somavarapu
|
c31cdf0671
|
Fix #24060
|
2017-04-25 15:58:11 +02:00 |
|
Joao Moreno
|
c89361a0e0
|
🐛 fix git command labels
|
2017-04-25 15:44:37 +02:00 |
|
Martin Aeschlimann
|
c725d0706a
|
[themes] revert uiTheme-> type change
|
2017-04-25 15:37:35 +02:00 |
|
Eric Amodio
|
ca163e0de1
|
Changes ShowTextDocumentOptions to TextDocumentShowOptions
Changes pinned property to preview
Adds ITextDocumentShowOptions as main-side DTO
|
2017-04-25 09:33:26 -04:00 |
|
Sandeep Somavarapu
|
5e31e04cf0
|
Update tree explorer extension point to tree views
|
2017-04-25 15:31:42 +02:00 |
|
Sandeep Somavarapu
|
4b9c36d8ea
|
Fix tree explorer service
|
2017-04-25 15:31:42 +02:00 |
|
Benjamin Pasero
|
84e66bd3f2
|
theming - use widgetShadow in more places
|
2017-04-25 15:04:54 +02:00 |
|
Eric Amodio
|
d44fa8feb1
|
Adds ShowTextDocumentOptions interface
Moves column into the options
Removes overloads from the proxy
|
2017-04-25 08:51:10 -04:00 |
|
Eric Amodio
|
f47a862c1c
|
Adds editor options overload to vscode.diff
|
2017-04-25 08:45:47 -04:00 |
|
Eric Amodio
|
b5340dbec3
|
Adds editor options overload to showTextDocument
|
2017-04-25 08:45:47 -04:00 |
|
Dirk Baeumer
|
e9269c39de
|
Fixes #25118: Shortcut Stopped Working After Last Update
|
2017-04-25 13:04:33 +02:00 |
|
Benjamin Pasero
|
cd5001baa9
|
theming - scrollbar colors
|
2017-04-25 12:45:28 +02:00 |
|
Johannes Rieken
|
77dd29d999
|
add deprecation warning, #18066
|
2017-04-25 12:38:43 +02:00 |
|
Johannes Rieken
|
0658244f23
|
show extension name in tooltip, #18066
|
2017-04-25 12:38:43 +02:00 |
|
Johannes Rieken
|
2d64239944
|
rename ProgressLocation.Scm to ProgressLocation.SourceControl, #18066
|
2017-04-25 12:38:42 +02:00 |
|
Johannes Rieken
|
c5d2d86a70
|
adopt git to final progress API, #18066
|
2017-04-25 12:38:41 +02:00 |
|
Johannes Rieken
|
5f319d4892
|
finalize progress API, #18066
|
2017-04-25 12:38:41 +02:00 |
|