Commit Graph

95278 Commits

Author SHA1 Message Date
Daniel Imms
8515371413 Sync remote windows-process-tree to main package.json dep 2022-03-31 07:21:55 -07:00
Benjamin Pasero
cdd3dca1ba text files - some encoding related 💄 changes 2022-03-31 15:45:47 +02:00
Ladislau Szomoru
a7d9391b10 Fixes #146396 (#146419) 2022-03-31 15:40:44 +02:00
Logan Ramos
810b1d2b4c Address ben feedback 2022-03-31 09:27:36 -04:00
Alex Dima
944b0d4561 Reduce usages of LanguageConfigurationRegistry 2022-03-31 15:22:53 +02:00
Benjamin Pasero
21718208c1 Allow to set files.encoding as language specific setting for files on startup (fix #127936) 2022-03-31 14:22:43 +02:00
Johannes
909602cf04 remove unused $tryApplyWorkspaceEdit function from mainThreadEditors 2022-03-31 12:37:06 +02:00
Martin Aeschlimann
7239b78e14 server cli scripts: node not found 2022-03-31 12:22:04 +02:00
Johannes
8864c16a1a update distro 2022-03-31 10:59:52 +02:00
Johannes
6b5f78e4ff make compact mode default, make inlay hints font size default to editor font size, https://github.com/microsoft/vscode/issues/145191 2022-03-31 09:13:17 +02:00
Joe Previte
47432a145e Update workbench.ts (#146364)
Remove outdated code
2022-03-31 07:29:02 +02:00
Megan Rogge
95e8ecaa65 add find count to the terminal (#146358) 2022-03-30 20:56:36 -04:00
meganrogge
cbc3164e9a xterm-addon-search@0.9.0-beta.17 2022-03-30 20:33:36 -04:00
Daniel Imms
1755a21efc Update windows-process-tree and correct types (#146362) 2022-03-30 20:09:38 -04:00
David Dossett
a632c114f8 Fix #146372 2022-03-30 16:42:56 -07:00
Matt Bierner
55719a3dc5 Remove dup type 2022-03-30 16:33:34 -07:00
Matt Bierner
1bb96d5d72 Mark methods private 2022-03-30 16:33:34 -07:00
Matt Bierner
afad64c534 Move function to method 2022-03-30 16:33:33 -07:00
Matt Bierner
174924d73c Clean up link data structure 2022-03-30 16:33:33 -07:00
Matt Bierner
cfe0b1d480 Extract getReferencesToLink and getReferencesToReferenceLink 2022-03-30 16:33:32 -07:00
Matt Bierner
2510e3dca6 Refactoring md refs provider to prep for re-use 2022-03-30 16:33:32 -07:00
Connor Peet
c39c600ff4 testing: fix comp error 2022-03-30 16:01:45 -07:00
Matt Bierner
590a9bf8a3 Make sure double click in md preview always reveals target line
Fixes #146333
2022-03-30 15:49:56 -07:00
Matt Bierner
8a4f35d96a Better comment 2022-03-30 15:49:56 -07:00
Gabriela Araujo Britto
88e3d49156 support label details (#146270) 2022-03-30 15:27:50 -07:00
manunam
a403b3bef9 Update markdownRenderer.ts path in docstring. (#146332) 2022-03-30 15:26:49 -07:00
Matt Bierner
6c7ba2de69 Fix refs to own file being included in md ref results from other file
For #146277
2022-03-30 15:22:15 -07:00
Matt Bierner
982a353285 workspaceFile -> workspacePath 2022-03-30 15:14:34 -07:00
Matt Bierner
f3cb3510b8 Use joinLines helper 2022-03-30 15:14:34 -07:00
Matt Bierner
bea2ce0111 Add assertReferencesEqual helper 2022-03-30 15:14:33 -07:00
Matt Bierner
f68db8f6ba Compare normalized fragments for md references
For #146277
2022-03-30 15:14:33 -07:00
Matt Bierner
767178d1b9 Remove duplicate function 2022-03-30 15:14:33 -07:00
Connor Peet
14a318068c testing: disentangle test item collection from exthost for use in tests
Fixes #141921
2022-03-30 14:57:46 -07:00
Matt Bierner
d441406b1e Include invalid references as targets for find all references
For #146277
2022-03-30 14:36:03 -07:00
Matt Bierner
17783a09e5 Add support for reference to ref links in md
For #146277
2022-03-30 14:36:03 -07:00
Matt Bierner
f25827e3cd Mark event fields readonly 2022-03-30 14:36:03 -07:00
Matt Bierner
0d69c2bbb7 💄 2022-03-30 14:36:02 -07:00
David Dossett
e8d0de188d Update light HC terminal selection background color 2022-03-30 14:12:49 -07:00
David Dossett
8ff4ba74f5 Remove unused CSS from remote viewlet dropdown 2022-03-30 14:04:56 -07:00
David Dossett
7d0aded046 Fix #145145 2022-03-30 13:58:01 -07:00
Alex Dima
0feba95f4c Reduce usages of LanguageConfigurationRegistry.register 2022-03-30 22:02:38 +02:00
Logan Ramos
393045032c Fix compilation 2022-03-30 15:54:15 -04:00
Logan Ramos
84d1d60d39 Fix #145688 2022-03-30 15:10:38 -04:00
Matt Bierner
6d1b112d13 Make MdWorkspaceCache always store promises
Makes working with the class easier
2022-03-30 11:50:37 -07:00
Logan Ramos
68cd4f9392 Add test for open and closing tab patching 2022-03-30 14:39:26 -04:00
Matt Bierner
2754cef4a7 Fix finding references from link without header ref 2022-03-30 11:38:50 -07:00
Matt Bierner
ebd490f28e Improve markdown references
For #146277

- Find all references on links
- Better support for links without a file extension
2022-03-30 11:38:50 -07:00
João Moreno
26020f8032 fix #146285 (#146306) 2022-03-30 11:36:58 -07:00
David Dossett
ef173bd62c Fix #143743 2022-03-30 11:19:15 -07:00
Daniel Imms
15981a10a1 v1.67.0 2022-03-30 11:09:30 -07:00