Commit Graph

90679 Commits

Author SHA1 Message Date
Daniel Imms
c3be8a8cc0 Ignore :in at the end of word links when searching
Fixes #136190
2021-11-02 07:35:20 -07:00
Daniel Imms
09bce4765f Move xterm core into XtermTerminal
Part of #136055
2021-11-02 07:35:19 -07:00
Daniel Imms
57ede3b21f Move terminal target management into XtermTerminal
Part of #136055
2021-11-02 07:35:19 -07:00
Alex Ross
9efc116de0 Update grammars 2021-11-02 15:32:34 +01:00
Daniel Imms
0577803a09 Merge pull request #136177 from jeanp413/fix-135596
Fixes error: can't run recursive splices when renaming a terminal tab
2021-11-02 07:14:42 -07:00
Daniel Imms
c65e5c71e7 Remove _xtermElement 2021-11-02 06:21:31 -07:00
Daniel Imms
629f832a1e Move xterm core into XtermTerminal
Part of #136055
2021-11-02 06:14:53 -07:00
Daniel Imms
426022916b Move terminal target management into XtermTerminal
Part of #136055
2021-11-02 06:05:45 -07:00
Alex Ross
61cd6437a0 Fix timing bug for back-to-back CustomExecution tasks
Fixes #131926
2021-11-02 14:01:34 +01:00
Benjamin Pasero
bf34d474a1 lifecycle 💄 2021-11-02 13:31:39 +01:00
Benjamin Pasero
2fea296492 web - always reload when we detect persisted pageshow 2021-11-02 13:18:32 +01:00
Benjamin Pasero
e06da97af6 web - refactor lifecycle service to always go through before, will, did shutdown phases 2021-11-02 12:57:03 +01:00
Henning Dieterichs
fd04883947 Reorders LineBreakData constructor arguments to better model their logical dependency. 2021-11-02 12:51:24 +01:00
Ladislau Szomoru
c49848e3f5 💄 2021-11-02 12:48:54 +01:00
Ladislau Szomoru
c4e1daa46d Fix #133324 2021-11-02 12:46:21 +01:00
Johannes Rieken
94e38fd15d chore - use CSS theme variables for file decoration colors 2021-11-02 12:05:14 +01:00
Johannes Rieken
d5c42c8c3e chore - use CSS color variables for suggest 2021-11-02 12:01:58 +01:00
Johannes Rieken
e40d668b5f chore - use CSS color variables for snippets 2021-11-02 12:01:58 +01:00
Johannes Rieken
c755f01fe8 chore - use CSS color variables for in-editor messages 2021-11-02 12:01:58 +01:00
Johannes Rieken
d5417f9f81 chore - for "workspace edit preview" use CSS color variables instead of registerThemingParticipant 2021-11-02 12:01:57 +01:00
Johannes Rieken
d5db92d1f5 add theme colors as css variables, fyi @alexdima, @aeschli 2021-11-02 12:01:57 +01:00
Johannes Rieken
019867139e api feedback 2021-11-02 12:01:57 +01:00
Henning Dieterichs
1cdfddffe9 Uses array queue. 2021-11-02 12:01:37 +01:00
Ladislau Szomoru
827639c994 Fix #136275 2021-11-02 12:01:05 +01:00
Henning Dieterichs
f86dd64be6 Formats line. 2021-11-02 11:55:19 +01:00
Henning Dieterichs
110957a592 IViewModelLinesCollection -> IViewModelLines,
SplitLinesCollection -> ViewModelLinesFromProjectedModel
IdentityLinesCollection -> ViewModelLinesFromModelAsIs
2021-11-02 11:02:37 +01:00
Henning Dieterichs
f21e467f36 Moving some definitions around, mostly in splitLinesCollection.ts. 2021-11-02 10:44:29 +01:00
Henning Dieterichs
448b45ee83 Extract IModelLineProjection into modelLineProjection.ts 2021-11-02 10:10:03 +01:00
Martin Aeschlimann
3ed654b8e8 handle case differences in remoteAuthority (for #136106) 2021-11-02 10:07:59 +01:00
Martin Aeschlimann
d685e52b28 workbenchThemeService: Use IExtensionResourceLoaderService 2021-11-02 10:07:57 +01:00
Benjamin Pasero
0e61c493ab files - cleanup capabilities more 2021-11-02 07:42:12 +01:00
Rob Lourens
f30beef826 Replace all slashes
1a36e0b932
2021-11-01 21:06:10 -07:00
Rob Lourens
1a36e0b932 Fix slashes in test on windows 2021-11-01 20:03:10 -07:00
Jean Pierre
a553a13098 Fixes #136175 (#136176) 2021-11-01 19:50:05 -07:00
rebornix
38cef76ce7 fix #120680. 2021-11-01 18:10:42 -07:00
Matt Bierner
7d46b77c31 Disable fuzzy links in md preview
Fixes #136198
2021-11-01 17:41:40 -07:00
Matt Bierner
fbc1f7df91 Fire event when md content is updated
For #136255
2021-11-01 17:41:39 -07:00
Daniel Imms
003b522f3f Fix warning log when running tests 2021-11-01 16:56:01 -07:00
rebornix
ec2b75ac91 fix #133761. 2021-11-01 16:09:32 -07:00
Daniel Imms
f2cdaa0cdb Merge pull request #136244 from microsoft/tyriar/xtermTerminal
Refactor parts of TerminalInstance into new XtermTerminal that wraps xterm in a testable object
2021-11-01 15:42:42 -07:00
Jackson Kearl
b4dd1f6e0b Fix #134214 2021-11-01 15:36:48 -07:00
Matt Bierner
8f672cac62 Use morphdom to reduce number of full page updates to md preview
This should help improve scroll sync and also reduce the number of times we go out to the network if images are in the preview
2021-11-01 15:33:00 -07:00
Rob Lourens
b2494d777f Remove unused search process code
Fix #133654
2021-11-01 15:22:32 -07:00
Daniel Imms
16b46aa3aa Move unicode addon to XtermTerminal 2021-11-01 14:53:35 -07:00
Daniel Imms
f2150066fe Move command tracker into XtermTerminal 2021-11-01 14:45:36 -07:00
Daniel Imms
dc81757bf0 Add special case for webgl not working in Safari 2021-11-01 14:36:51 -07:00
Daniel Imms
c5e569163b Move cols/rows to be owned by TerminalInstance 2021-11-01 14:21:30 -07:00
Tyler James Leonhardt
25c2d58b20 await storing of token data (#136236) 2021-11-01 13:31:07 -07:00
Brigit Murtaugh
9df7d5e3d8 Add web issues notebook 2021-11-01 13:03:29 -07:00
Daniel Imms
75d2e5854e Merge remote-tracking branch 'origin/main' into tyriar/xtermTerminal 2021-11-01 12:48:19 -07:00