Commit graph

95312 commits

Author SHA1 Message Date
Matt Bierner
6b573340bd
Fixing references on header when looking at file extensions 2022-03-31 15:31:41 -07:00
Matt Bierner
8a6a300216
Simplify code for dealing with link definitions 2022-03-31 15:11:35 -07:00
Matt Bierner
57dffde3d4
Trying to clean up md link structure by moving defintion up a level 2022-03-31 15:11:35 -07:00
Matt Bierner
0e65adbda8
Initial work on rename in markdown
For #146291

Also fixes references triggered on a definition link
2022-03-31 15:11:34 -07:00
Connor Peet
2431a2940a
testing: fix success indictor showing up before completion
Fixes #144652
2022-03-31 14:08:22 -07:00
rebornix
0a2707bbf0
fix #146397. Clear container for html and plain text renderer. 2022-03-31 14:00:34 -07:00
Megan Rogge
5cc4bc671b
fix #146427 (#146447) 2022-03-31 16:54:41 -04:00
Daniel Imms
600fe338f7 Don't block Pseudoterminal-based terminals launching without backend
Fixes #144729
2022-03-31 12:53:54 -07:00
Matt Bierner
6da26a9351
Fix duplicate resources sometimes opened from references 2022-03-31 11:56:37 -07:00
Matt Bierner
e32a13be77
Fix references to header to return just the span of the header itself and not its body 2022-03-31 11:56:37 -07:00
Matt Bierner
464e50f207
Use more consistent method names 2022-03-31 11:56:37 -07:00
Matt Bierner
8d5ae2bdd9
Add auto enum case for ts.locale
Fixes #146436
2022-03-31 11:56:36 -07:00
rebornix
7d4064191b
CodeEditorWidget leak 2022-03-31 11:54:31 -07:00
Daniel Imms
86c90e6f67
Merge pull request #146271 from microsoft/tyriar/137893
Fire responsiveness events only on change
2022-03-31 10:55:55 -07:00
Connor Peet
8eecea70eb
testing: allow toggling whether tests use fuzzy match
Fixes #140405
2022-03-31 10:41:15 -07:00
Connor Peet
804dc2f7de
testing: better approach to deserializing test items 2022-03-31 10:25:09 -07:00
100paperkite
93d5dd8b68
Change a clickable cursor into a pointer on hint widget (#146449)
Fixes #146305
2022-03-31 10:09:39 -07:00
Benjamin Pasero
c8745c3a9c
text files - don't auto adjust encoding if mode explicitly set 2022-03-31 19:08:35 +02:00
Johannes Rieken
6dde517348
Merge pull request #146312 from microsoft/joh/snippetTextEdit 2022-03-31 19:07:03 +02:00
deepak1556
63a4ec7cf3 chore: bump electron@17.3.0 2022-04-01 02:06:44 +09:00
Logan Ramos
e4b9b75c2a
Fix #146440 2022-03-31 13:01:32 -04:00
Johann Pardanaud
6a6df96d5e
Improve UX for markdown snippets (#146431)
Allow to directly paste a link markdown when using the `link` and `image` snippets
2022-03-31 09:44:24 -07:00
Johannes Rieken
f29671557b
Merge pull request #146320 from microsoft/joh/bulkEditSave 2022-03-31 16:57:04 +02:00
Logan Ramos
a616d41753
Fix #146435 2022-03-31 10:42:59 -04:00
Alex Dima
8c9663f461
Remove the static LanguageConfigurationRegistry 2022-03-31 16:25:57 +02:00
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
Johannes
b5299e3690
Revert "respect auto save config when using workspace edit API"
This reverts commit 22c5f41aab.
2022-03-31 14:57:34 +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
Johannes
f86e056a2a
Merge branch 'main' into joh/bulkEditSave 2022-03-31 12:28:57 +02:00
Johannes
22c5f41aab
respect auto save config when using workspace edit API 2022-03-31 12:27:49 +02:00
Johannes
f029d57ab4
add generic files.refactoring.autoSave and let users of the bulk edit service say if the setting should be honored 2022-03-31 12:22:28 +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
5055dbe2f8
Merge branch 'main' into joh/snippetTextEdit 2022-03-31 09:25:37 +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