Commit Graph

94299 Commits (c94e9da4c3cbf87411c89ff783f0526f2265152e)

Author SHA1 Message Date
isidor c94e9da4c3
update distro 2022-03-15 17:24:38 +01:00
Benjamin Pasero 462b019f9d
history - tweak commands 2022-03-15 17:13:32 +01:00
Benjamin Pasero 15d081c5d7
Merge pull request #145136 from microsoft/ben/history
Add support for a local file history in timeline view
2022-03-15 17:01:00 +01:00
Alex Dima 27bac1956a
Inherit `isBuiltin` when overwriting a built in extension 2022-03-15 16:48:27 +01:00
Benjamin Pasero 92fc923fb0
history - fix commands 2022-03-15 16:20:55 +01:00
Alex Dima cd289fc8c3
Reduce type duplication 2022-03-15 16:06:32 +01:00
Alexandru Dima f736be9353
Merge pull request #145132 from eltociear/patch-10
Update README.md
2022-03-15 16:05:16 +01:00
Benjamin Pasero 0a500323fa
history - store active timeline source in workspace storage 2022-03-15 15:29:23 +01:00
Ikko Ashimine e5adef5856
Update README.md
Github -> GitHub
2022-03-15 22:57:09 +09:00
Logan Ramos 14d52d9523
Add ocmment for preserveFocus 2022-03-15 09:56:51 -04:00
Logan Ramos ed5a545047
Fix #145111 2022-03-15 09:55:57 -04:00
Sandeep Somavarapu 037fd05f03
Merge pull request #145035 from microsoft/sandy081/fix145034
Improve URL handling when extension is not installed or disabled
2022-03-15 18:35:43 +05:30
Sandeep Somavarapu fba32c6438
rename the method 2022-03-15 18:34:14 +05:30
Johannes 3470f05276
some more tab todos 2022-03-15 12:58:40 +01:00
Alex Ross 724657e4e3
Fix executeTask for new'd tasks
Fixes #145065
2022-03-15 11:49:56 +01:00
Benjamin Pasero f5997e8a02
history - rename `time` => `timestamp` 2022-03-15 11:48:08 +01:00
Martin Aeschlimann 436b711622
Configure server using env vars. Fixes #141333 2022-03-15 11:35:30 +01:00
Benjamin Pasero f38056689e
history - I do not want to talk about this 2022-03-15 11:27:02 +01:00
Johannes Rieken 1dd72e5d6e
Merge pull request #145106 from microsoft/joh/notebookFilter2 2022-03-15 11:06:44 +01:00
Alex Ross 57f7768917
Update Swift grammar 2022-03-15 11:05:34 +01:00
Alex Dima e80e4e6fd2
Fixes #144989 2022-03-15 09:35:08 +01:00
Johannes 9fbc861fa4
tiny tweak and API-todo 2022-03-15 09:15:07 +01:00
Johannes afcebfa6ae
change how `scheme` and `pattern` are interpreted when `notebookType` is present on DocumentFilter 2022-03-15 08:47:05 +01:00
Benjamin Pasero 4d8406b8cd
history - add a version id to entries.json 2022-03-15 06:40:55 +01:00
Raymond Zhao 79d9bb8754
Add some Settings editor event annotations (#144287) 2022-03-14 18:22:00 -07:00
Rob Lourens 861340560f
Merge pull request #143925 from xisui-MSFT/dev/xisui/fix_disabled_breakpoint_icon
Fix disabled breakpoint icon in disassembly view
2022-03-14 16:40:02 -07:00
Rob Lourens 7fb18b6633
Merge pull request #143649 from xisui-MSFT/dev/xisui/different_top_frame
Allow stack frame without source as top stack frame when using disassembly view
2022-03-14 16:39:18 -07:00
Daniel Imms 473ca6818d
Merge pull request #144925 from microsoft/tyriar/142669
Run shell integration on pty host and restore on reconnect
2022-03-14 14:37:58 -07:00
Daniel Imms 508435d60d Avoid recreating duplicate menus and hovers 2022-03-14 14:31:45 -07:00
Daniel Imms 512145b4b9 Fix next command after restore 2022-03-14 14:27:23 -07:00
Daniel Imms 950205cdd1 Persist hasOutput/getOutput 2022-03-14 12:47:14 -07:00
Daniel Imms 94dd4dbc57 Serialize command, fix command history after reconnect 2022-03-14 12:26:31 -07:00
Benjamin Pasero c0b8e90b2e
Merge branch 'main' into ben/history 2022-03-14 20:02:35 +01:00
Logan Ramos 6837589569
Remove TabKind.other 2022-03-14 14:55:08 -04:00
Ladislau Szomoru 43ebce7ce2
Use markdown for the timeline hover (#145038) 2022-03-14 19:53:24 +01:00
Daniel Imms 2ce4442722 Merge remote-tracking branch 'origin/main' into tyriar/142669 2022-03-14 11:53:04 -07:00
Raymond Zhao 6db78b59f9
Add manual reset flag for settings update event (#144429)
Ref https://github.com/microsoft/vscode/issues/58038

This flag could also come in useful for language overrides.
2022-03-14 11:45:20 -07:00
David Dossett 4483c082e8 Fix #145067 2022-03-14 11:21:22 -07:00
Benjamin Pasero 980847e495
history - flip label and description 2022-03-14 19:21:09 +01:00
Alex Dima 2959fcde6a
Fixes #143567: Use directly language ids 2022-03-14 19:07:54 +01:00
Logan Ramos 53aaa205e6
Fix #144605 2022-03-14 13:26:45 -04:00
Megan Rogge 04f6cdc4ff
support Copy as HTML in the terminal (#144784) 2022-03-14 12:45:30 -04:00
Megan Rogge 5a751e2bed
fix #145044 (#145054) 2022-03-14 12:44:58 -04:00
Megan Rogge 8a50a98ace
fix #145036 (#145040) 2022-03-14 12:44:46 -04:00
Martin Aeschlimann 56923ecc5e
Merge pull request #145004 from Semphriss/update-seti-13mar2022
Update Seti theme
2022-03-14 15:44:21 +01:00
Sandeep Somavarapu 407981e477
undo the code move 2022-03-14 19:57:32 +05:30
Sandeep Somavarapu efa41ce786
update title 2022-03-14 19:16:55 +05:30
Alex Dima 6e0be36443
Do not hard-code `Typing` as the label for `SingleModelEditStackElement` 2022-03-14 14:41:54 +01:00
Sandeep Somavarapu 551d8ce0d9
improve url handling 2022-03-14 19:10:56 +05:30
Semphris 9212c3db3b Update Seti theme 2022-03-14 08:46:37 -04:00