Joao Moreno
|
f6dfd2fae1
|
🐛 show current scm provider in viewlet title
fixes #23437
|
2017-03-30 16:26:08 +02:00 |
|
Martin Aeschlimann
|
658643a31c
|
[theme] rename editorGuide -> editorIndentGuides (for #23464)
|
2017-03-30 16:24:05 +02:00 |
|
Joao Moreno
|
c2b0ea9193
|
✨ make SourceControlResourceState.command optional
|
2017-03-30 16:15:51 +02:00 |
|
Benjamin Pasero
|
8060f655e5
|
revert for #22527 since hot exit is now case sensitive
|
2017-03-30 07:13:21 -07:00 |
|
Benjamin Pasero
|
5b8e5c60ad
|
Revert "fix #22899"
This reverts commit 9793e5740f.
|
2017-03-30 07:01:30 -07:00 |
|
Joao Moreno
|
7ca9653d7d
|
Merge branch 'joaomoreno-fix-menu-actions-args'
|
2017-03-30 16:00:36 +02:00 |
|
Joao Moreno
|
10659a1106
|
Merge branch 'fix-menu-actions-args' of https://github.com/joaomoreno/vscode into joaomoreno-fix-menu-actions-args
|
2017-03-30 16:00:21 +02:00 |
|
Alex Dima
|
4461a80c7a
|
Fixes #23393: duplicate entries in default-keybindings
|
2017-03-30 15:34:29 +02:00 |
|
Joao Moreno
|
8f989036dd
|
🐛 add missing menu intellisense
fixes #23438
|
2017-03-30 15:31:26 +02:00 |
|
Joao Moreno
|
24eb9e571f
|
🐛 pick up activeEditor for git commands
fixes #23416
|
2017-03-30 15:18:18 +02:00 |
|
Martin Aeschlimann
|
18affc0b0b
|
[json] update service (fixes NPE in color requestor)
|
2017-03-30 15:06:52 +02:00 |
|
Alex Dima
|
822ab91b89
|
Fixes #21780: Add keyboard.dispatch setting
|
2017-03-30 14:52:14 +02:00 |
|
Joao Moreno
|
02c23884e3
|
🐛 fix commands naming
fixes #20810
|
2017-03-30 14:45:31 +02:00 |
|
Joao Moreno
|
0747f366f0
|
🐛 change scm/resource/context to scm/resourceState/context
fixes #23653
|
2017-03-30 14:42:44 +02:00 |
|
Joao Moreno
|
8738327b29
|
🐛 any resource can come in via command arguments
|
2017-03-30 14:40:55 +02:00 |
|
isidor
|
d1d5b8009c
|
debug: remove stale distinct breakpoint call since we now support multiple breakpoints per line
fixes #23659
|
2017-03-30 14:31:37 +02:00 |
|
Alex Dima
|
bdfb840fbc
|
Fixes #22534
|
2017-03-30 14:15:48 +02:00 |
|
Alex Dima
|
2f7fb6c5e6
|
Fixes #22541
|
2017-03-30 14:10:45 +02:00 |
|
Sandeep Somavarapu
|
31a503af71
|
Fix #17688
|
2017-03-30 14:06:33 +02:00 |
|
Sandeep Somavarapu
|
c49bcf1edc
|
Fix #23377
|
2017-03-30 13:11:11 +02:00 |
|
Alex Dima
|
46820c0d0c
|
Fixes #21729: Issue with text selection over minimap
|
2017-03-30 12:57:08 +02:00 |
|
Alex Dima
|
b295c7722e
|
Fixes #23541: Multiline Ctrl+D does not work in CRLF files
|
2017-03-30 12:47:33 +02:00 |
|
Martin Aeschlimann
|
c9f06d862f
|
[theme] rename editorPeekBorders -> editorPeekBorder (for #23464)
|
2017-03-30 12:21:08 +02:00 |
|
Martin Aeschlimann
|
6534252837
|
[theme] rename checkedBorderColor -> inputActiveOptionBorder (for #23464)
|
2017-03-30 12:18:42 +02:00 |
|
Martin Aeschlimann
|
320a91118d
|
[theme] rename editorInvisibles -> editorWhitespaces (for #23464)
|
2017-03-30 12:18:42 +02:00 |
|
Sandeep Somavarapu
|
20a6340c58
|
Fix #21375
|
2017-03-30 12:17:41 +02:00 |
|
Martin Aeschlimann
|
6bac4340f3
|
[theme] rename peek view match color names (for #23464)
|
2017-03-30 11:51:43 +02:00 |
|
Martin Aeschlimann
|
e146a508c8
|
[theme] rename editorCurrentFindMatchHighlight -> editorFindMatch (for #23464)
|
2017-03-30 11:38:13 +02:00 |
|
Martin Aeschlimann
|
57ac341cfd
|
[theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464)
|
2017-03-30 11:38:12 +02:00 |
|
Sandeep Somavarapu
|
ae0ad03034
|
Fix #23593
|
2017-03-30 11:29:36 +02:00 |
|
Alex Dima
|
643de7cdff
|
Fixes #23371: update decorations and default keybindings.json when kb layout changes (if files are opened)
|
2017-03-30 11:16:22 +02:00 |
|
Martin Aeschlimann
|
3bdf2e2d50
|
Find input checkbox on high contrast issues. Fixes #23571
|
2017-03-30 11:15:17 +02:00 |
|
Martin Aeschlimann
|
94d2a5ab4b
|
[themes] solarized-dark polish: add colors for peek, hover (#23638)
|
2017-03-30 10:48:17 +02:00 |
|
Joao Moreno
|
ae46d50241
|
🎨 unhook scm from marshalling
|
2017-03-30 10:27:14 +02:00 |
|
João Moreno
|
bc9a7bb1f9
|
Merge pull request #23645 from joaomoreno/scm-api-v2
Update SCM API based on feedback
|
2017-03-30 09:56:54 +02:00 |
|
Martin Aeschlimann
|
097e6598eb
|
Merge pull request #23638 from Microsoft/roblou/solarizedDark
Add extra theme colors to Solarized Dark for #23294
|
2017-03-30 09:36:53 +02:00 |
|
Martin Aeschlimann
|
252b393776
|
[json] update service (for #23424)
|
2017-03-30 09:31:22 +02:00 |
|
Johannes Rieken
|
ea04364795
|
recurse with gap-penalty, fixes #23458
|
2017-03-30 09:21:04 +02:00 |
|
Dirk Baeumer
|
d1dba0ccb8
|
Fixes #23355: 'Restart Task' command does not restart the task
|
2017-03-30 09:20:33 +02:00 |
|
Joao Moreno
|
b68c8e3347
|
automatically marshal scm resources
|
2017-03-30 08:56:28 +02:00 |
|
Rob Lourens
|
3ca7f73481
|
Add extra theme colors to Solarized Dark for #23294
|
2017-03-29 21:22:25 -07:00 |
|
Kai Maetzel
|
6b9548065a
|
Merge pull request #23628 from Microsoft/chrmarti/20832
Listen on configuration change
|
2017-03-29 18:45:45 -07:00 |
|
Christof Marti
|
17801ff9a9
|
Listen on configuration change (#20832)
|
2017-03-29 17:01:24 -07:00 |
|
Rob Lourens
|
a73e5e458e
|
Bump node-debug2
|
2017-03-29 16:23:59 -07:00 |
|
Sandeep Somavarapu
|
1e111ecff8
|
Fix #23379
|
2017-03-30 01:01:42 +02:00 |
|
Sandeep Somavarapu
|
dc254a258c
|
Reset selection and focus on filter
|
2017-03-30 00:30:40 +02:00 |
|
Rob Lourens
|
2a823213ce
|
Fix #23534 - no reason to force --regexp when using --word-regex
|
2017-03-29 15:12:57 -07:00 |
|
Daniel Imms
|
68e6886423
|
Add libxkbfile-dev(el) as Linux package deps
Fixes #23261
|
2017-03-29 14:52:15 -07:00 |
|
Daniel Imms
|
55732e69e5
|
Fix cmd terminal link hint on mac
Part of #23522
|
2017-03-29 14:16:16 -07:00 |
|
Andre Weinand
|
c4fb62962b
|
node-debug@1.11.16
|
2017-03-29 23:02:24 +02:00 |
|