isidor
ecd71f4416
explorer: fix new file creation glitch
2020-04-24 21:31:48 +02:00
isidor
9aa8bba65a
callStackView: minor fix
2020-04-24 21:21:53 +02:00
isidor
3b1b327da5
debug callstack inline actions: update on menu change
...
#95887
2020-04-24 20:59:43 +02:00
Daniel Imms
82da66b4b7
Fix shell type detection in terminals with name set
...
Fixes #95227
2020-04-24 10:39:22 -07:00
Miguel Solorio
433aa506cf
Fix #96047
2020-04-24 10:29:42 -07:00
Peng Lyu
fb41004c78
Merge pull request #96072 from microsoft/rebornix/notebook-actions-rename
...
Consistent notebook action names
2020-04-24 10:29:25 -07:00
Miguel Solorio
1b2f8b3a88
Remove unused svg (ref #95494 )
2020-04-24 10:17:32 -07:00
rebornix
3df17dbb76
make notebook action names consistent
2020-04-24 10:01:37 -07:00
rebornix
c528776f95
move notebook actions to const
2020-04-24 09:55:57 -07:00
Martin Aeschlimann
a420f837f8
Can not clear font style (for #95932 )
2020-04-24 18:37:08 +02:00
Alex Dima
6654073e14
Adopt new package name (vscode-oniguruma)
2020-04-24 17:58:08 +02:00
isidor
25e889af45
explorer: call directly onto the view instead of sending events
...
#93973
2020-04-24 16:59:49 +02:00
Sandeep Somavarapu
f33dabe7a4
fix #95494
2020-04-24 16:39:05 +02:00
Sandeep Somavarapu
df4e51d8ae
#95472 Fix lifecycle of ViewPaneContainer and Panes
2020-04-24 16:11:49 +02:00
Martin Aeschlimann
a80db0cce4
Fix 'The operand of a 'delete' operator must be optional' errors in VS Code codebase. For #96022
2020-04-24 16:01:35 +02:00
Isidor Nikolic
e06e812133
Merge pull request #95935 from jeanp413/fix-95870
...
Improve debug viewlet dropdown outline
2020-04-24 15:42:45 +02:00
Andre Weinand
797c86f902
quote ';' instead of escape; fixes #94982
2020-04-24 15:25:05 +02:00
Daniel Imms
1b30b9b6ba
Fix link provider creation warnings
2020-04-24 06:14:10 -07:00
Sandeep Somavarapu
921b9a92a1
Fix #95372
2020-04-24 15:04:14 +02:00
Rob Lourens
6f4a9c9e3d
#96022
2020-04-24 07:57:25 -05:00
João Moreno
38b097ade0
fix monaco button codicon color
2020-04-24 14:46:00 +02:00
jeanp413
9ad3033b89
Revert font size back to 11px
2020-04-24 07:14:05 -05:00
Alex Ross
34a9a5e080
Add setting to disable fast tasks picker
...
Fixes #95358
2020-04-24 13:38:55 +02:00
Robert Rossmann
3eb709678e
Add editorOverviewRuler.background colour customisation point
2020-04-24 13:09:30 +02:00
Sandeep Somavarapu
711dac05db
💄
2020-04-24 12:36:22 +02:00
Sandeep Somavarapu
28f838bb9e
Merge pull request #95653 from jeanp413/fix-95461
...
Update markersViewModel on MarkersView construction
2020-04-24 12:30:42 +02:00
Sandeep Somavarapu
903f62fa93
fix setting token. reset when token failed.
2020-04-24 12:25:01 +02:00
isidor
2f367a51c3
A11Y in f7: go to next symbol
...
fixes #91706
2020-04-24 11:32:44 +02:00
Alex Dima
a250df703d
Fix build
2020-04-24 11:17:58 +02:00
isidor
584893cfc0
Introduce an inline group to debug/callstack/context
...
fixes #95887
2020-04-24 10:50:37 +02:00
Alex Ross
2c76aee03e
Fix task delete debt
...
Part of #96022
2020-04-24 10:46:02 +02:00
Sandeep Somavarapu
08d87a8038
Merge branch 'sandy081/cacheExtensionDownloads'
2020-04-24 10:06:53 +02:00
Benjamin Pasero
f2a1b62b2c
debt - remove old hardcoded color value from css
2020-04-24 09:50:37 +02:00
isidor
9448f6e5ed
debugToolbar: Fix 'The operand of a 'delete' operator must be optional'
...
#96022
2020-04-24 09:42:26 +02:00
isidor
e4b35bb6d7
keybindings aria: fix npe
2020-04-24 09:35:37 +02:00
Benjamin Pasero
819b16bae8
Don't prompt to save file on close when autosave: onFocusChange ( fix #94476 )
2020-04-24 08:14:06 +02:00
Eric Amodio
8d3a437c40
Shows Welcome page even w/ default editor layouts
2020-04-24 01:47:32 -04:00
Benjamin Pasero
720b72ea26
debt - change delete operand (for #96022 )
2020-04-24 07:20:54 +02:00
Eric Amodio
9731360e39
Adds basic editor support to defaultLayout
...
Moves applying default layout logic into layout.ts
2020-04-24 00:55:38 -04:00
Matt Bierner
7911881812
Fix delete operator error
...
For #96022
2020-04-23 18:48:59 -07:00
Matt Bierner
35156c2a8e
Fix a TS 3.9 error
2020-04-23 18:48:59 -07:00
rebornix
817716c16c
execute notebook command does require inner editor focus
2020-04-23 18:13:34 -07:00
rebornix
b98c705b7f
notebookCellHasFocus
2020-04-23 18:05:53 -07:00
Matt Bierner
f35758ab21
Rename supportsMultipleEditorsPerResource -> supportsMultipleEditorsPerDocument
...
For #77131
2020-04-23 17:33:06 -07:00
Matt Bierner
e519407599
Clairify saveas behavior
...
Fixes #94516
2020-04-23 17:33:06 -07:00
rebornix
6c9398c3ea
clear cell output in the core
2020-04-23 17:03:04 -07:00
Matt Bierner
e0a4eec778
Rename some custom editor types/functions and introduce backup context
...
Fixes #95846
Fixes #95851
For #77131
- Rename `EditableCustomDocument` to `CustomEditableDocument`
- Rename `CustomDocumentBackup.dispose` to `CustomDocumentBackup.delete` to make it clearer how this is supposed to be used
- Rename `OpenCustomDocumentContext` to `CustomDocumentOpenContext`
- Add a context to backup. Pass in `workspaceStorageUri`
2020-04-23 16:32:56 -07:00
Miguel Solorio
3fc323d08a
More polish
2020-04-23 16:26:32 -07:00
Miguel Solorio
0640069225
Theme links in markdown cells
2020-04-23 16:09:17 -07:00
Miguel Solorio
ce17fbd224
🧹
2020-04-23 16:04:52 -07:00