Matt Bierner
|
7d120c2d3e
|
Use chaining
|
2019-11-21 20:09:56 -08:00 |
|
Matt Bierner
|
f775aea9ad
|
Remove mime extension point
|
2019-11-21 20:09:56 -08:00 |
|
Peng Lyu
|
6b21839efd
|
Update lightbulb gesture clicking.
|
2019-11-21 14:48:52 -08:00 |
|
Miguel Solorio
|
f965609a87
|
Fix #85336, adjust tree padding for file icons
|
2019-11-21 13:34:19 -08:00 |
|
SteVen Batten
|
0df48c6af7
|
fixes #85284
|
2019-11-21 12:02:20 -08:00 |
|
Miguel Solorio
|
ca855d5fe6
|
Update "Go to file" icons to use icon font
|
2019-11-21 11:42:35 -08:00 |
|
Miguel Solorio
|
1ca17cd262
|
Update debug icon to use alternate version
|
2019-11-21 09:07:08 -08:00 |
|
Miguel Solorio
|
b24775ae6d
|
#84045: Add "debug-restart-frame" icon
|
2019-11-21 08:56:06 -08:00 |
|
Joao Moreno
|
c1146debe6
|
scm: hash repo pane ids
|
2019-11-21 17:17:26 +01:00 |
|
isidor
|
8f02213d4e
|
debug: restart frame on hover
#84045
|
2019-11-21 17:10:46 +01:00 |
|
Martin Aeschlimann
|
fc704d942c
|
Merge branch 'aeschli/adopt-tokencolormap'
|
2019-11-21 16:01:15 +01:00 |
|
Martin Aeschlimann
|
5b70dcfb8e
|
use token color map in textmate service
|
2019-11-21 15:59:55 +01:00 |
|
Martin Aeschlimann
|
ff72b6103a
|
colortheme: style metadata tests
|
2019-11-21 15:59:55 +01:00 |
|
Martin Aeschlimann
|
320413335b
|
fix caches
|
2019-11-21 15:59:39 +01:00 |
|
isidor
|
772bc18acb
|
debug config manager: more asyn await
fixes #83334
|
2019-11-21 15:50:00 +01:00 |
|
Andre Weinand
|
b2e2e78c88
|
make '${file}' equivalent to TextDocument.fileName
|
2019-11-21 13:26:38 +01:00 |
|
Johannes Rieken
|
724b433e2c
|
simplify how editor commands/actions register menu entries
|
2019-11-21 12:36:16 +01:00 |
|
Martin Aeschlimann
|
d041b6c460
|
use token color map in textmate service
|
2019-11-21 12:10:10 +01:00 |
|
Martin Aeschlimann
|
9a54d769da
|
colortheme: style metadata tests
|
2019-11-21 12:09:44 +01:00 |
|
isidor
|
f820a9a9e4
|
fixes #83906
|
2019-11-21 11:14:25 +01:00 |
|
Sandeep Somavarapu
|
f24f483428
|
rename user data sync settings
|
2019-11-21 10:59:46 +01:00 |
|
Martin Aeschlimann
|
1d2efa96c1
|
workbench theme service: provide tokenColorMap
|
2019-11-21 10:50:07 +01:00 |
|
Alex Dima
|
abce0e8d4c
|
Remove that ui extensions can run on both local and remote sides (#85036)
|
2019-11-21 10:36:42 +01:00 |
|
Alex Dima
|
acd7df1459
|
Use ILogService instead of console (#84283)
|
2019-11-21 10:14:31 +01:00 |
|
Sandeep Somavarapu
|
ee54b6ea61
|
#85216 always ask sync options
|
2019-11-21 09:29:08 +01:00 |
|
Alex Dima
|
8e1f429d85
|
Move __GDPR__FRAGMENT__ out of .d.ts (#83421)
|
2019-11-21 09:16:42 +01:00 |
|
Alex Dima
|
ca8af6b41d
|
Remove unnecessary telemetry
|
2019-11-21 09:10:53 +01:00 |
|
Benjamin Pasero
|
9c8b2f2f08
|
remove leftover console.log
|
2019-11-21 08:52:55 +01:00 |
|
Alex Dima
|
7521ebdeb4
|
Adopt latest vscode-textmate (fixes #84401)
|
2019-11-21 08:44:26 +01:00 |
|
Benjamin Pasero
|
2340d87072
|
debt - remove data uri inputs (#85203)
|
2019-11-21 07:20:11 +01:00 |
|
Benjamin Pasero
|
a825aaaa90
|
support auto save on focus lost for all editors (#84672)
|
2019-11-21 07:14:26 +01:00 |
|
Matt Bierner
|
8fa16bd74f
|
Remove custom editor support for data uris
For #85203. Data uris are no longer used by VS Code core
|
2019-11-20 21:35:29 -08:00 |
|
Matt Bierner
|
61cf4155b3
|
Remove data uri support for custom editors
The git extension no longer user data uris
|
2019-11-20 21:16:01 -08:00 |
|
Miguel Solorio
|
6c91e4af81
|
Merge branch 'master' into misolori/icon-font-editor-actions
|
2019-11-20 20:33:57 -08:00 |
|
Matt Bierner
|
4cc8710a38
|
Add CodeAction.disabled
For #85160
|
2019-11-20 17:10:00 -08:00 |
|
Peng Lyu
|
2ad623990f
|
ignore native checkbox in breakpoints view.
|
2019-11-20 11:51:34 -08:00 |
|
Peng Lyu
|
ee3adf5fd0
|
Adopt generic mouse events for debug toolbar.
|
2019-11-20 11:48:27 -08:00 |
|
Peng Lyu
|
2517b6096f
|
Tap handler for noTabsTitleControl
|
2019-11-20 11:48:26 -08:00 |
|
SteVen Batten
|
8eaf2a3742
|
rename splitview panels to panes (#85166)
* rename splitview panels to panes
* rename files
* customViewPane
|
2019-11-20 10:59:22 -08:00 |
|
Miguel Solorio
|
af7bca1229
|
Fix #85162, vertically center breakpoint icons
|
2019-11-20 10:58:56 -08:00 |
|
isidor
|
e3ad8490a3
|
fixes #83753
|
2019-11-20 18:47:52 +01:00 |
|
isidor
|
247907cde1
|
fix Debug console stop listening output
fixes #83906
|
2019-11-20 18:32:30 +01:00 |
|
Eric Amodio
|
81275d9ce5
|
Fixes #85056 - manually size workbench again
This resolves issues with vh units on iOS/Android
|
2019-11-20 12:24:11 -05:00 |
|
Andre Weinand
|
e38b49b5a3
|
restructure variable resolver
|
2019-11-20 17:36:09 +01:00 |
|
Benjamin Pasero
|
3e554edc58
|
use undefined over null
|
2019-11-20 17:31:12 +01:00 |
|
Benjamin Pasero
|
ae0796f03a
|
editor - move auto save to its own file (fixes web to start)
|
2019-11-20 17:29:38 +01:00 |
|
isidor
|
22c104ce5b
|
Watch view: reveal newly added expression
fixes #84006
|
2019-11-20 17:18:20 +01:00 |
|
Daniel Imms
|
aa83ef27fd
|
Don't respect escape chords in terminal
Fixes #85186
|
2019-11-20 07:50:00 -08:00 |
|
Benjamin Pasero
|
51a128c538
|
fix #85204
|
2019-11-20 16:45:19 +01:00 |
|
Sandeep Somavarapu
|
0742fcdf20
|
#85216 First cut
|
2019-11-20 16:07:18 +01:00 |
|