Benjamin Pasero
|
a0f4983021
|
Merge pull request #17394 from geirsagberg/17279_disable_highContrast
Make high contrast detection configurable
|
2016-12-16 19:03:43 +01:00 |
|
Benjamin Pasero
|
5c633827a7
|
fix compile error
|
2016-12-16 16:33:51 +01:00 |
|
Benjamin Pasero
|
d6836a74e9
|
Usability: NVDA is not announcing the name of the editor groups. (fixes #17230)
|
2016-12-16 15:30:54 +01:00 |
|
Geir Sagberg
|
80d3c9bb37
|
Fix trailing comma, better description and null check
|
2016-12-16 15:30:36 +01:00 |
|
Benjamin Pasero
|
fe060e6ba6
|
Issue with saving files on mounted drive: "Could not resolve any model with provided uri" (fixes #17345)
|
2016-12-16 15:07:01 +01:00 |
|
Geir Sagberg
|
a655ded0cd
|
Make high contrast detection configurable
|
2016-12-16 14:53:46 +01:00 |
|
Sandeep Somavarapu
|
33d7370e5a
|
#17290 Revert fix
|
2016-12-16 14:15:52 +01:00 |
|
Sandeep Somavarapu
|
c5df118575
|
#17073 Move away from String editor input for default keybindings
|
2016-12-16 11:38:55 +01:00 |
|
Benjamin Pasero
|
1d05e4a3e5
|
perf - improve dirty counting in opened editors view
|
2016-12-16 10:37:53 +01:00 |
|
Benjamin Pasero
|
c362e02525
|
tabs - cleanup listeners properly after perf work
|
2016-12-16 09:55:22 +01:00 |
|
Benjamin Pasero
|
ddfac23163
|
perf - reuse tab containers ftw
|
2016-12-16 08:45:42 +01:00 |
|
Joao Moreno
|
f43f7f69b5
|
allow tree autoExpand override
related to #16639
|
2016-12-15 22:58:54 +00:00 |
|
Sandeep Somavarapu
|
9ebf2c206f
|
Range decorations:
Take code editor as argument instead of workbench editor
Option to decorate whole line or not
|
2016-12-15 17:53:50 +01:00 |
|
Sandeep Somavarapu
|
5b4cf98b13
|
Tests #17290
|
2016-12-15 17:44:14 +01:00 |
|
Sandeep Somavarapu
|
b904ab237a
|
Fix #17290
|
2016-12-15 17:44:14 +01:00 |
|
Benjamin Pasero
|
af4d0f3fb9
|
perf - debounce some file model listeners for more speed
|
2016-12-15 17:06:25 +01:00 |
|
Alex Dima
|
4747f1c225
|
Fixes #17208: Ensure only decorations in viewport are returned by getDecorationsViewportData
|
2016-12-15 16:23:16 +01:00 |
|
Sandeep Somavarapu
|
197a85801f
|
#17073 Replace preview:
- Do not use input cache
- Let content proivder listen to events and update preview model
|
2016-12-15 10:36:29 +01:00 |
|
Joao Moreno
|
c6ec600d8f
|
fixes #16377
|
2016-12-15 10:15:34 +01:00 |
|
Benjamin Pasero
|
0a073fa0dd
|
perf - introduce and use "soft" revert when closing all editors
|
2016-12-15 09:36:30 +01:00 |
|
Benjamin Pasero
|
fc0daf6d85
|
perf - do not compute icon classes when they did not change
|
2016-12-15 08:49:52 +01:00 |
|
Benjamin Pasero
|
66434aa992
|
fix #17176
|
2016-12-15 08:13:06 +01:00 |
|
Daniel Imms
|
4f9aab57fa
|
Fix EOL on hot exit restores
Fixes #17162
|
2016-12-14 10:24:57 -08:00 |
|
isidor
|
51de8949f8
|
debug: F6 to pause
|
2016-12-14 17:55:58 +01:00 |
|
isidor
|
f0e8c10f9d
|
fixes #16581
|
2016-12-14 16:58:33 +01:00 |
|
isidor
|
2f95b0d009
|
debug add configuration: do not use depthInArray heuristic
|
2016-12-14 16:50:56 +01:00 |
|
isidor
|
856b3aec0d
|
debug: use revealIfVisible flag
#17073
|
2016-12-14 16:38:37 +01:00 |
|
isidor
|
6d9aa5a7af
|
debug debt: adop ITextModelResolverService
#17073
|
2016-12-14 16:19:12 +01:00 |
|
isidor
|
38df929eb9
|
repl controller: get rid of large constructor
|
2016-12-14 16:08:05 +01:00 |
|
isidor
|
6a54437224
|
debug: do not focus call stack elements on up / down this is not vscode natural behavior
|
2016-12-14 15:17:00 +01:00 |
|
isidor
|
3679a1977f
|
debug.contribution: destructure imports
|
2016-12-14 12:56:32 +01:00 |
|
isidor
|
9f0004464f
|
Watch expressions should not expand in drag & drop
fixes #16639
|
2016-12-14 12:44:28 +01:00 |
|
Benjamin Pasero
|
1596e0ca10
|
perf - 20% less time spend computing pinned state when many tabs are opened
|
2016-12-14 12:11:12 +01:00 |
|
isidor
|
c980d0821e
|
'Add configuration' doesn't work on empty launch.json
fixes #16709
|
2016-12-14 11:44:34 +01:00 |
|
Johannes Rieken
|
0a93c47fe9
|
debt and prep for #17108
|
2016-12-14 11:39:37 +01:00 |
|
João Moreno
|
0fae65a2b4
|
Merge pull request #17145 from hun1ahpu/master
Allow to use middle mouse click in trees (fixes #14453)
|
2016-12-14 11:36:40 +01:00 |
|
Sandeep Somavarapu
|
30b1cf8875
|
#17110 Move d.ts files to typings folder
|
2016-12-14 11:33:27 +01:00 |
|
isidor
|
a7f77ad143
|
Use a round border for start debug action
fixes #16939
|
2016-12-14 11:12:29 +01:00 |
|
isidor
|
509f275bb9
|
Debug dropdown play button should have click feedback
fixes #16999
|
2016-12-14 11:10:03 +01:00 |
|
Benjamin Pasero
|
8b1920e8ce
|
less flicker when opening first editor
|
2016-12-14 09:13:27 +01:00 |
|
Benjamin Pasero
|
fc54fd5ce0
|
fix #17136
|
2016-12-14 09:12:20 +01:00 |
|
Daniel Imms
|
029cb4ee4e
|
Fix terminal HC focus outline
Fixes #17138
|
2016-12-13 18:18:15 -08:00 |
|
hun1ahpu
|
0e94be373c
|
Middle mouse button click handler
|
2016-12-13 23:09:34 +01:00 |
|
Matt Bierner
|
8ca9455e9f
|
Disable emmet in markdown by default (#17094)
|
2016-12-13 11:26:45 -08:00 |
|
isidor
|
e94ebb908e
|
debugSource.getSourceReference()
|
2016-12-13 19:29:37 +01:00 |
|
Sandeep Somavarapu
|
0214d86253
|
#17110 Remove reference to HistoryService
|
2016-12-13 19:02:22 +01:00 |
|
Sandeep Somavarapu
|
762d4d4593
|
#17110 Move sinon to fix compilation issue
|
2016-12-13 18:50:23 +01:00 |
|
Sandeep Somavarapu
|
138003296f
|
#17110 Move sinon.d.ts to test folder
|
2016-12-13 18:42:41 +01:00 |
|
Sandeep Somavarapu
|
d679692e01
|
#17110 Rename and clean up
|
2016-12-13 18:40:22 +01:00 |
|
Sandeep Somavarapu
|
5985a813bb
|
#17110 Rename and clean up
|
2016-12-13 18:40:05 +01:00 |
|