Johannes Rieken
e46de1220e
menus extension point
2016-06-21 16:04:04 +02:00
Johannes Rieken
a28560ed3f
inform about command duplications
2016-06-21 11:03:05 +02:00
Johannes Rieken
41b284de7c
keep userfriendly Command private
2016-06-21 10:52:50 +02:00
Johannes Rieken
2ae75ce81a
fix schema
2016-06-21 10:47:44 +02:00
Johannes Rieken
7f7ccbe90f
dedupe commands, last wins
2016-06-21 09:07:59 +02:00
Johannes Rieken
8d5c7912d3
remove console.log
2016-06-20 21:42:18 +02:00
Johannes Rieken
6c4d0c9d29
fix npe issue
2016-06-20 21:41:09 +02:00
Johannes Rieken
cc8f1034db
make command#when be like keybinding#when
2016-06-20 21:29:23 +02:00
Johannes Rieken
0d71e65393
add resource context key and drive it
...
the resource context key is a combination of `resourceLangId`, `resourceScheme`, and `resource`. for now only driven from the editor but explorer et al shoud follow
2016-06-20 21:23:03 +02:00
Johannes Rieken
83d39abcb5
add KeybindingService#getContextValue
2016-06-20 20:52:00 +02:00
Johannes Rieken
7e3597d7dc
workaround missing EditorInput#getResource
2016-06-20 20:47:54 +02:00
Johannes Rieken
d88763ca79
add contextMatchesRules to expose when-clause evaluation
2016-06-20 15:07:14 +02:00
Benjamin Pasero
eaa522ccb1
move conflict resolution into the message (this is a workaround because we do not show primary actions when tabs are enabled)
2016-06-20 14:27:09 +02:00
Alex Dima
f81582e192
Fixes #7880 : Remove conflicting keybindings
2016-06-20 14:21:43 +02:00
isidor
5f5b1cae10
debug: add publisher as prefix to custom debug telemetry
2016-06-20 14:18:00 +02:00
Benjamin Pasero
6e255b936d
fix issue with editor action resolution
2016-06-20 13:54:15 +02:00
isidor
10df2938f8
Debug toolbar: grab / grabbing cursor
...
fixes #7845
2016-06-20 11:01:10 +02:00
isidor
8a4bdea8b1
debug: polish loading and setting of x coordinate
2016-06-20 09:58:49 +02:00
isidor
3f5b6f8b64
debug: pixel math tunings for debu toolbar
...
fixes #7844
2016-06-20 09:54:56 +02:00
isidor
74683cd2ab
open editors: also update dirty indicator when view gets visibe
...
fixes #7861
2016-06-20 09:36:09 +02:00
isidor
482f09f28a
open editors: do not allow left / right to expand and collapse groups
...
fixes #7848
2016-06-20 09:29:36 +02:00
Benjamin Pasero
8203a8970d
fix ui glitch with editor width ratios
2016-06-20 09:03:37 +02:00
Joao Moreno
f416b8e8b4
nls fix
2016-06-20 08:46:09 +02:00
Erich Gamma
f8bb4ade94
Added wrapWithAbbreviation, updateTag, removeTag
2016-06-19 20:13:34 +02:00
Benjamin Pasero
b7ee78d6d6
tabs bugfixing and polish
2016-06-19 11:13:12 +02:00
Daniel Imms
d7f953f553
Merge pull request #7859 from urbandove/master
...
Add 'vscode' as a keyword in the .desktop file
2016-06-18 22:36:20 -07:00
Urban Dove
e7f6f45f14
Add 'vscode' as a keyword in the .desktop file so you can search for vscode not only for code
2016-06-19 01:19:40 -04:00
kieferrm
b48230db20
handle allOf at toplevel, fixes #7833
2016-06-17 12:43:02 -07:00
kieferrm
ea101fea09
re-contribute configuration option; fixes #7832
2016-06-17 12:26:34 -07:00
Benjamin Pasero
faf853a232
less hectic overflow updates
2016-06-17 16:43:53 +02:00
isidor
435e89eff0
revert debug: also change variable value on enter
2016-06-17 16:34:13 +02:00
Benjamin Pasero
e1e2a2c466
wtf keybindings
2016-06-17 16:26:49 +02:00
Martin Aeschlimann
e65a6df013
fixes #7777 : [scss] validation doesn't disable
2016-06-17 16:17:14 +02:00
Benjamin Pasero
8b46c05dec
for now do not override Cmd+1/2/3 (for #7647 )
2016-06-17 16:15:44 +02:00
Johannes Rieken
86e4673905
remove unused sortedList
2016-06-17 16:13:30 +02:00
Johannes Rieken
59fdb4a40d
simpler way to prepare context menu
2016-06-17 16:13:30 +02:00
isidor
f58a45aa2f
debug: also change variable value on enter
2016-06-17 15:58:23 +02:00
Benjamin Pasero
a581627cf3
Merge pull request #7811 from Microsoft/ben/dnd
...
Editor DND with split support
2016-06-17 15:52:08 +02:00
Benjamin Pasero
a748ac8e99
Merge branch 'master' into ben/dnd
2016-06-17 15:51:31 +02:00
isidor
d841d1d75d
debug: double click on variable to set value
2016-06-17 15:46:45 +02:00
isidor
a7f869b3e1
debug: smoothe out the d&d for action bar
2016-06-17 13:04:17 +02:00
Benjamin Pasero
4c7717885e
do not switch file when untitled is opened and explorer gets focu
2016-06-17 12:59:24 +02:00
Benjamin Pasero
6efb6f1500
some fixes around untitled files
2016-06-17 12:49:42 +02:00
isidor
a59654e933
debug: make toolbar moveable
...
fixes #4580
2016-06-17 12:27:12 +02:00
Benjamin Pasero
2cac9dd2fa
more consistent openEditors() behaviour
2016-06-17 11:54:48 +02:00
Benjamin Pasero
77ed905671
fire move event for all groups
2016-06-17 11:25:19 +02:00
Johannes Rieken
f23877c4ed
md - differentiate between showPreview and showSource
...
having two distinct commands allows us to have a context menu action in the explorer to show a preview
2016-06-17 11:23:17 +02:00
Benjamin Pasero
8559fd44f0
stacks: emit move event for groups when a group closes pushing the others to the left
2016-06-17 11:04:24 +02:00
Alexandru Dima
f2084225ee
Merge pull request #6887 from kisstkondoros/selectionMovement
...
Horizontal selection movement implemented
2016-06-17 10:59:59 +02:00
Alex Dima
9e7b462601
Merge pull request #6553 from kisstkondoros/patch-1
...
Gutter icon background size limited
2016-06-17 10:35:42 +02:00