Alex Dima
|
c4edd62356
|
Clean-up in viewLine.ts
|
2016-01-15 12:43:00 +01:00 |
|
isidor
|
440f46abfe
|
absolutly position the panel in workbench
|
2016-01-15 11:42:19 +01:00 |
|
Benjamin Pasero
|
b579e8f55d
|
a11y: do not eat the Tab key in iframe editors
|
2016-01-15 11:39:06 +01:00 |
|
isidor
|
dd6ddeea37
|
merge master
|
2016-01-15 11:16:43 +01:00 |
|
Johannes Rieken
|
405b8bad1e
|
ops
|
2016-01-15 10:49:02 +01:00 |
|
isidor
|
20d7004501
|
panel: add horizontal sash
|
2016-01-15 10:44:05 +01:00 |
|
Martin Aeschlimann
|
aa134d030b
|
[theme] remove variable and annotation colors from defaults
|
2016-01-15 10:34:44 +01:00 |
|
Johannes Rieken
|
68cf1b7e5e
|
💄 refine IResourceEditorContentProvider interface
|
2016-01-15 10:26:26 +01:00 |
|
Johannes Rieken
|
c250c4d2e7
|
api - send telemetry for usage of deprecated API
|
2016-01-15 10:20:06 +01:00 |
|
Martin Aeschlimann
|
d9b9d8730f
|
Tune new colors added for dark+ & light+ themes #1943
|
2016-01-15 09:50:38 +01:00 |
|
Benjamin Pasero
|
d24e6023e8
|
use scorer.matches() for files and handle wildcards properly
|
2016-01-15 09:44:47 +01:00 |
|
Benjamin Pasero
|
c0a3c27c9b
|
Commands: inconsistent matching (fixes #2031)
|
2016-01-15 09:44:46 +01:00 |
|
Johannes Rieken
|
9d25873956
|
Merge pull request #2028 from Microsoft/joh/inputBox
support to validate user input
|
2016-01-15 09:16:59 +01:00 |
|
Erich Gamma
|
6e2403964a
|
make slashes consistent in the shown file path
|
2016-01-15 09:12:42 +01:00 |
|
Erich Gamma
|
6ca007d86e
|
enable the microsoft rules directory
|
2016-01-14 19:38:28 +01:00 |
|
Benjamin Pasero
|
f5022a502c
|
revert fuzzy scoring for commands
|
2016-01-14 19:08:27 +01:00 |
|
Benjamin Pasero
|
c42c864318
|
polish
|
2016-01-14 19:05:32 +01:00 |
|
Alex Dima
|
387f8f51c3
|
Fix compile error
|
2016-01-14 18:09:02 +01:00 |
|
Johannes Rieken
|
7a626a94ea
|
add support for input validation
|
2016-01-14 17:57:13 +01:00 |
|
Erich Gamma
|
8fac1e1017
|
Integrated tslint
|
2016-01-14 17:53:55 +01:00 |
|
isidor
|
bdad18ecdd
|
workbench.setPanelPartHidden
|
2016-01-14 17:40:24 +01:00 |
|
isidor
|
6594eeb4f5
|
layout of panel first steps
|
2016-01-14 17:23:57 +01:00 |
|
Benjamin Pasero
|
dfead23676
|
action item: builder can be null
|
2016-01-14 17:12:52 +01:00 |
|
Benjamin Pasero
|
faf223aa63
|
some linting and import polish
|
2016-01-14 16:59:03 +01:00 |
|
Benjamin Pasero
|
542d6738f0
|
actionbar: no tabindex if no action
|
2016-01-14 16:59:03 +01:00 |
|
isidor
|
d0e6a5ce7d
|
add panel part to workbench
|
2016-01-14 16:37:17 +01:00 |
|
Andre Weinand
|
0a62fc834c
|
update to debugprotocol 1.3.0
|
2016-01-14 16:02:25 +01:00 |
|
isidor
|
1a0107de9c
|
panelPart
|
2016-01-14 15:37:23 +01:00 |
|
Alex Dima
|
f0a5b7e779
|
Clean-up editor configuration
|
2016-01-14 15:35:24 +01:00 |
|
Johannes Rieken
|
38e68de39b
|
wip
|
2016-01-14 15:19:56 +01:00 |
|
Johannes Rieken
|
491fc08ea2
|
fix regression with command args
|
2016-01-14 15:13:21 +01:00 |
|
Alex Dima
|
3d09f560f0
|
Fixes #2010: Better management of enablement state in find widget
|
2016-01-14 13:24:22 +01:00 |
|
isidor
|
30b16c4963
|
panelService
|
2016-01-14 11:24:46 +01:00 |
|
Alex Dima
|
63e2349d12
|
Fixes #1980: multiCursorFind never treats selection as a regex.
|
2016-01-14 11:22:43 +01:00 |
|
isidor
|
77be53be1f
|
introduce panel
|
2016-01-14 11:15:26 +01:00 |
|
Johannes Rieken
|
e151b49c56
|
Merge pull request #1989 from Microsoft/joh/quickPick2
Allow details in quick pick
|
2016-01-14 11:13:56 +01:00 |
|
Benjamin Pasero
|
146bba6751
|
update viewlet title
|
2016-01-14 11:08:11 +01:00 |
|
Benjamin Pasero
|
31a5adf5bb
|
Merge pull request #1938 from Microsoft/cdias/viewMenu
add viewlets to View menu
|
2016-01-14 11:07:07 +01:00 |
|
Benjamin Pasero
|
3c276ed22e
|
finalize
|
2016-01-14 11:06:49 +01:00 |
|
isidor
|
49900ff2ba
|
get rid of IViewletRegistry
|
2016-01-14 11:05:49 +01:00 |
|
Benjamin Pasero
|
2ef91b81a4
|
Merge branch 'master' into cdias/viewMenu
|
2016-01-14 11:00:46 +01:00 |
|
Johannes Rieken
|
bd19642abf
|
expose matchOnDetail in API
|
2016-01-14 10:51:41 +01:00 |
|
Johannes Rieken
|
0725f63d22
|
make detail a highlight label, control matching via flag
|
2016-01-14 10:35:55 +01:00 |
|
Benjamin Pasero
|
d6284c3854
|
fix fuzzy matching for commands handler
|
2016-01-14 10:17:21 +01:00 |
|
Benjamin Pasero
|
07e76cae2a
|
remove unused variable
|
2016-01-14 10:08:34 +01:00 |
|
Johannes Rieken
|
1c73dd5caf
|
detail all the way
|
2016-01-14 10:07:03 +01:00 |
|
Benjamin Pasero
|
776f9f7406
|
debt - drop support for URL preview
|
2016-01-14 10:06:37 +01:00 |
|
Benjamin Pasero
|
b98f99c50d
|
debt - push down iframe editor actions to workbench/browser
|
2016-01-14 09:58:08 +01:00 |
|
Benjamin Pasero
|
9e8b080430
|
debt - merge iframeeditorinput with derivededitorinput
|
2016-01-14 09:58:08 +01:00 |
|
Benjamin Pasero
|
7be1530c0d
|
debt - towards no derived input
|
2016-01-14 09:58:08 +01:00 |
|