Benjamin Pasero
|
2cc248adcc
|
clear title control when closing
|
2016-06-15 12:54:08 +02:00 |
|
Benjamin Pasero
|
86175ecaee
|
put DND handler for editors into editor control
|
2016-06-15 12:49:58 +02:00 |
|
isidor
|
304dc1bc3b
|
debug: word break on all in repl
fixes #7533
|
2016-06-15 12:37:07 +02:00 |
|
isidor
|
ee582f4aac
|
debug: polish hover title
|
2016-06-15 12:32:15 +02:00 |
|
isidor
|
f6ca93dd42
|
debug: add title for complex value hover
fixes #7634
|
2016-06-15 11:39:47 +02:00 |
|
Benjamin Pasero
|
8ad8dfbb4f
|
tabs container needs a height
|
2016-06-15 11:24:52 +02:00 |
|
Benjamin Pasero
|
666a434ab6
|
css cleanup
|
2016-06-15 11:20:37 +02:00 |
|
Benjamin Pasero
|
d4fad940b0
|
more padding for title label when tabs disabled
|
2016-06-15 11:10:18 +02:00 |
|
Benjamin Pasero
|
5473066970
|
no more builder in title controls
|
2016-06-15 11:07:41 +02:00 |
|
Sandeep Somavarapu
|
26b0272bf3
|
dispose tree and model in problems view
|
2016-06-15 10:55:35 +02:00 |
|
Benjamin Pasero
|
07926e59b8
|
shared context menu for title controls
|
2016-06-15 10:54:13 +02:00 |
|
Benjamin Pasero
|
4c1020e757
|
fix keybinding conflict
|
2016-06-15 10:54:13 +02:00 |
|
Martin Aeschlimann
|
168e4bc7b3
|
fixes #7699: Monaco API: css / scss / less aren't bundling anymore in monaco
|
2016-06-15 10:52:43 +02:00 |
|
Benjamin Pasero
|
cddfd3f7ce
|
Need Close All action in tab context menu (fixes #7698)
|
2016-06-15 10:24:05 +02:00 |
|
Benjamin Pasero
|
4ca39a5c7e
|
Allow to bind keybindings for opening individual indexes of the opened editors (fixes #2211)
|
2016-06-15 10:15:25 +02:00 |
|
Martin Aeschlimann
|
cab9ef1470
|
initial html hover not showing
|
2016-06-15 09:58:15 +02:00 |
|
Isidor Nikolic
|
7b336621fd
|
Merge pull request #7367 from edumunoz/edumunoz/fix-leaking-bp-runcursor
Fixes #7366 Remove leaked breakpoint after stopping with run-to-cursor
|
2016-06-15 09:56:52 +02:00 |
|
Benjamin Pasero
|
d8de4d4695
|
fix issue with editors closing randomly
|
2016-06-15 09:39:52 +02:00 |
|
Benjamin Pasero
|
944c5bca90
|
actionbar cleanup
|
2016-06-15 09:30:07 +02:00 |
|
Benjamin Pasero
|
cf5a15d1e8
|
Edits made within the peek view do not create an open editor. (fixes #7621)
|
2016-06-15 07:07:29 +02:00 |
|
Benjamin Pasero
|
57c833a812
|
fix broken tabs dnd
|
2016-06-15 06:52:50 +02:00 |
|
Benjamin Pasero
|
f6da401f2f
|
fix some focus issues in tab div
|
2016-06-15 06:45:03 +02:00 |
|
Benjamin Pasero
|
44ed29db52
|
Diff view needs more UX affordance when tabs enabled (fixes #7661)
|
2016-06-15 06:37:41 +02:00 |
|
Ed Munoz
|
d377857bcb
|
Fixes #7366 Remove leaked breakpoint after stopping with run-to-cursor
|
2016-06-14 18:21:11 -07:00 |
|
Daniel Imms
|
9b767f947d
|
Fix terminal action icons
|
2016-06-14 14:07:10 -07:00 |
|
Daniel Imms
|
6b932e3124
|
Add terminal actions to panel
Focus previous/next are temporary until tabs are visualized in the UI
|
2016-06-14 13:21:37 -07:00 |
|
Martin Aeschlimann
|
7df6fd5ce7
|
color icons in suggestion widget
|
2016-06-14 19:22:53 +02:00 |
|
Sandeep Somavarapu
|
ce5659383a
|
Clean up Search viewlet - Pattern input widget
|
2016-06-14 18:58:10 +02:00 |
|
Benjamin Pasero
|
13248eab78
|
Resizing groups with multiple editors causes tab header flashing (fixes #7665)
|
2016-06-14 18:21:39 +02:00 |
|
Benjamin Pasero
|
148d1bc401
|
pin => keep editor
|
2016-06-14 18:16:49 +02:00 |
|
Sandeep Somavarapu
|
fd6bd5e956
|
Clean up: Separate actions, widgets from SearchViewlet
|
2016-06-14 18:14:18 +02:00 |
|
Sandeep Somavarapu
|
39d931c72c
|
VIEWLET_ID
|
2016-06-14 18:14:18 +02:00 |
|
isidor
|
f0236cc4e8
|
no need to use the :before trick for hc theme actions
fixes #7668
fixes #7518
|
2016-06-14 16:58:54 +02:00 |
|
Joao Moreno
|
b498c11bdf
|
add telemetry service in cli process
|
2016-06-14 16:26:50 +02:00 |
|
Joao Moreno
|
165c6be0ac
|
common properties in shared proc telemetry service
|
2016-06-14 16:26:50 +02:00 |
|
Joao Moreno
|
e129cd0bb8
|
fix npe
|
2016-06-14 16:26:50 +02:00 |
|
Benjamin Pasero
|
593e06e435
|
fix highlighting issue with fuzzy and wildcards
|
2016-06-14 16:14:12 +02:00 |
|
Benjamin Pasero
|
795b24c99b
|
fix reading tabs config
|
2016-06-14 16:14:12 +02:00 |
|
isidor
|
82ed13679e
|
fixes #7223
|
2016-06-14 15:52:31 +02:00 |
|
Sandeep Somavarapu
|
f9a82ca854
|
aria label for problems tree
|
2016-06-14 15:50:45 +02:00 |
|
Benjamin Pasero
|
340cc609b2
|
Git: editor input cache is not aware of disposed inputs (fixes #7659)
|
2016-06-14 15:38:12 +02:00 |
|
Benjamin Pasero
|
a6761d49a9
|
Context click on tab changes its background color (fixes #7655)
|
2016-06-14 15:20:37 +02:00 |
|
Johannes Rieken
|
9c945464ff
|
support to get a language id by filename/first line content
|
2016-06-14 15:05:16 +02:00 |
|
Joao Moreno
|
2243e4df65
|
fix NPE
related to #7597
|
2016-06-14 14:51:12 +02:00 |
|
Sandeep Somavarapu
|
5fd7ffd07f
|
Fix focus and action ids
|
2016-06-14 13:57:17 +02:00 |
|
Benjamin Pasero
|
2e449867f3
|
Split editor action does not show as disabled when limit hit (fixes #7651)
|
2016-06-14 12:41:29 +02:00 |
|
Benjamin Pasero
|
ad55bcd31b
|
Never show pinEditor action when "workbench.previewEditors": false (fixes #7650)
|
2016-06-14 12:21:08 +02:00 |
|
Andre Weinand
|
2cff2b967d
|
update debug protocol to 1.10.0-pre
|
2016-06-14 12:17:32 +02:00 |
|
Benjamin Pasero
|
0f5331e497
|
dispose inputs in history when removing
|
2016-06-14 12:15:48 +02:00 |
|
Benjamin Pasero
|
c85ef95dfa
|
restore input when added from close event
|
2016-06-14 12:06:35 +02:00 |
|