Commit Graph

7724 Commits

Author SHA1 Message Date
Martin Aeschlimann
6367beb82e Update c/c++ grammar (May27) 2016-07-14 17:03:59 +02:00
Benjamin Pasero
99aa1bc6b0 bring back editor actions for #7666 2016-07-14 16:31:55 +02:00
Benjamin Pasero
26cdf6a825 group actions => editor actions 2016-07-14 16:31:55 +02:00
Johannes Rieken
6987814fb5 menu item order, group order, #9153
make menu item order explicit with 'order' property (default to 0)
make group order be the natural string order with exceptions for 'navigation' (always first) and falsy groups (always last)
2016-07-14 16:25:16 +02:00
Benjamin Pasero
1570d1b729 prevent bad cursor on scrollbar in tabs container 2016-07-14 15:44:31 +02:00
Alexandru Dima
035fe4c534 Merge pull request #9266 from Microsoft/aeschli/div-per-linedecoration
Folding icon collides with git decorations: Create a div per linedecoration
2016-07-14 16:41:53 +03:00
Benjamin Pasero
e849e7cc05 fix activity action showing blue feedback on mouse click when showing badge 2016-07-14 14:59:38 +02:00
Benjamin Pasero
99f215d43c 'revealIfOpened' flag should start at active editor (fixes #9265) 2016-07-14 14:32:39 +02:00
Johannes Rieken
dccdd5879c check on activeActions, fixes #8995 2016-07-14 13:44:10 +02:00
Johannes Rieken
16926be391 mirror 'source' when cursor changes, #8093 2016-07-14 12:34:51 +02:00
Martin Aeschlimann
7bd27cdf11 write the for loop explicitly 2016-07-14 12:28:59 +02:00
Alex Dima
24feea5a75 Fix another TS rename fail 2016-07-14 13:09:16 +03:00
Alex Dima
03c781b91a Fixes #9257: Fix TS rename fail... 2016-07-14 12:37:41 +03:00
Johannes Rieken
babfdf2607 context menu - append old contributed action to the end 2016-07-14 11:18:50 +02:00
Martin Aeschlimann
62ebdc3222 fixes #9222: missing outlining expander 2016-07-14 11:05:59 +02:00
Martin Aeschlimann
ea82f07c69 Div per line decoration 2016-07-14 11:05:40 +02:00
Johannes Rieken
bb84ee819d Revert "Revert "code editor creators should create scoped keybinding services or not""
This reverts commit eae1a2f1b7.
2016-07-14 10:20:08 +02:00
Benjamin Pasero
89cce3d7ee Merge pull request #9255 from Microsoft/ben/reparent
reparent editor container for #8579
2016-07-14 09:59:15 +02:00
Benjamin Pasero
84e0315cc1 title: instant refresh on startup 2016-07-14 09:56:36 +02:00
Benjamin Pasero
8f0302ad73 clear out the control if the context is no longer present 2016-07-14 09:54:56 +02:00
Johannes Rieken
a7dfddeb82 Merge pull request #9186 from f111fei/patch-15
Fix debounceEvent
2016-07-14 09:49:54 +02:00
Benjamin Pasero
de1fcfae7d Merge branch 'master' into ben/reparent 2016-07-14 09:38:39 +02:00
Benjamin Pasero
da66c7093b better context solution 2016-07-14 09:35:14 +02:00
Benjamin Pasero
3544dc96ae Several CJK strings on the UI are very difficult to read on standard definition monitors due to font weight and size (fixes #8653) 2016-07-14 08:44:20 +02:00
Benjamin Pasero
1cef0f3cc1 [Regression 1.3] Command palette no longer mouse-accessible (fixes #8913) 2016-07-14 08:19:53 +02:00
Benjamin Pasero
5dc69d3b5a clean up 2016-07-14 08:01:37 +02:00
f111fei
a6e21c3f02 make testcase async 2016-07-14 09:52:31 +08:00
f111fei
1ec1e8550e add debounceEvent testcase 2016-07-14 09:52:30 +08:00
xzper
715020f086 Fix debounceEvent 2016-07-14 09:52:29 +08:00
Johannes Rieken
0421a34923 use new 'revealIfOpened' flag when opening a declaration, fixes #7432 2016-07-13 18:40:01 +02:00
Joao Moreno
9a3b741c3e show extension icon only when loaded
fixes #8265
2016-07-13 17:49:58 +02:00
Joao Moreno
4f9f06cd71 use editor font in rename widget 2016-07-13 17:39:06 +02:00
Joao Moreno
ca20cad60a cleanup 2016-07-13 17:31:01 +02:00
Joao Moreno
fcf1db9176 show installed extensions
fixes #8224
2016-07-13 17:29:15 +02:00
Joao Moreno
2c78ebf2b8 use themes category, not tag 2016-07-13 17:13:04 +02:00
Joao Moreno
74eacec3de extension viewlet keyboard accessibility
fixes #8621
2016-07-13 16:51:09 +02:00
Benjamin Pasero
b904d13d00 allow to always show a pick entry even when the user searches (for #5073) 2016-07-13 16:44:21 +02:00
Benjamin Pasero
c815f7e302 bug: need to update editor group toolbar when changing active tab, otherwise split action can go missing 2016-07-13 16:30:08 +02:00
Joao Moreno
c77c2867b6 extension viewlet: page up / down
related to #8621
2016-07-13 16:18:33 +02:00
Johannes Rieken
1e4d48a16d Merge pull request #9180 from Microsoft/joh/context
Migrate EditorActions wrt context menu
2016-07-13 16:14:25 +02:00
Benjamin Pasero
bc1b94eef1 css dnd polish 2016-07-13 16:13:08 +02:00
Benjamin Pasero
f4f2186f80 editor container is always 100% height 2016-07-13 16:13:08 +02:00
Johannes Rieken
0370a4d1eb Merge branch 'master' into joh/context 2016-07-13 16:12:48 +02:00
Joao Moreno
b6facca08a improve extension list performance
related to #8621
2016-07-13 16:10:45 +02:00
Joao Moreno
26e45212b9 reveal extensions when focusing
fixes #9173
2016-07-13 16:10:45 +02:00
Johannes Rieken
9007f6f25c value scheme component, fixes #8468 2016-07-13 16:08:21 +02:00
Sandeep Somavarapu
758a61e0b5 Implement #9010 2016-07-13 16:00:31 +02:00
Martin Aeschlimann
d926a2f0f5 fix compile errors from fix for #8647 2016-07-13 15:37:20 +02:00
Benjamin Pasero
3c14dfe7df Editor should not handle all draggable objects (fixes #9179) 2016-07-13 15:30:57 +02:00
Johannes Rieken
51ca10982e Merge branch 'master' into joh/context 2016-07-13 15:28:47 +02:00