Alex Ross
e4c3ea2b5c
Remove angle brackets from VB brackets ( #183782 )
...
Fixes #183359
2023-05-30 14:10:41 +02:00
Ladislau Szomoru
da47f08b53
Git - run git status if similarityThreshold changes ( #183762 )
2023-05-30 10:49:38 +02:00
Yash Singh
4ec04f4c25
feat: .vuerc as json file ( #153017 )
...
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2023-05-29 21:12:30 +02:00
aamunger
c52a87e8a6
use scroll setting variable correctly
2023-05-26 15:21:45 -07:00
Martin Aeschlimann
a72e45d069
[json/css/html] update services ( #183595 )
2023-05-26 22:54:38 +02:00
Charles Gagnon
89db3e46dd
Set offSide to sql lang configuration to true ( #183461 )
2023-05-26 16:18:52 +02:00
Matt Bierner
ea7d830fb4
Fix some errors for project wide JS/TS IntelliSense ( #183482 )
...
- Don't compute `semanticSupportedSchemes` early, as this may be incorrect if the script is loaded before there are workspace folders
- Handle exceptions when watching files by logging them but not crashing the server
2023-05-25 18:43:46 -07:00
Matt Bierner
710d6ea32c
Fix new path suggestion for move to file ( #183474 )
...
Turns our `newFileName` is actually a path :)
2023-05-26 00:29:58 +02:00
Aiday Marlen Kyzy
fdf68021ff
Merge pull request #183425 from microsoft/aiday/polishingQuickFixes
...
Polishing the typescript quick fixes
2023-05-25 16:32:26 +02:00
Aiday Marlen Kyzy
81f98eb8fe
adding text to better explain the dependence on the AI extension
2023-05-25 15:20:55 +02:00
Aiday Marlen Kyzy
0cce0c2f51
adding typescript in front
2023-05-25 14:48:50 +02:00
Aiday Marlen Kyzy
454a8e61ff
polishing the code
2023-05-25 14:46:57 +02:00
Daniel Imms
baa3e220bd
Merge branch 'main' into tyriar/183236
2023-05-25 04:54:33 -07:00
Daniel Imms
d1be423950
Fix scope test
2023-05-25 04:53:50 -07:00
DoctorKrolic
0adddd8281
Add JSON Lines language definition ( #183035 )
...
* Add `JSON Lines` language definition
* Fix ident
2023-05-25 10:02:57 +02:00
Connor Peet
21ec2519ef
testing: add proposed testInvalidateResults API ( #183370 )
...
* testing: add proposed testInvalidateResults API
For #134970
* fix tests
2023-05-24 22:57:07 -07:00
Matt Bierner
3c161fd2b1
Add better label when adding video/video to md ( #183379 )
2023-05-25 01:30:06 +02:00
Aaron Munger
82c9994e6d
Merge pull request #183361 from microsoft/aamunger/outputStreaming
...
re-add events and apply settings each time the output ID is rendered
2023-05-24 15:09:23 -07:00
Daniel Imms
37ad81ccd9
Ensure options are filled with defaults, fix equality check
...
Fixes #183236
2023-05-24 15:03:22 -07:00
Anuj Parajuli
6675ef9017
Adds #181652 html audio tag for audio file ( #183328 )
2023-05-24 21:28:52 +00:00
aamunger
c71766d505
event testing
2023-05-24 14:24:30 -07:00
Matt Bierner
0908552502
Pick up latest TS for building VS Code ( #183358 )
2023-05-24 23:19:24 +02:00
aamunger
a54803afc9
re-add events each time the output ID is rendered
2023-05-24 11:24:13 -07:00
Aiday Marlen Kyzy
2df052f16a
Merge pull request #183215 from microsoft/aiday/internalIssue4173
...
Improving the quick fix implement interface code action
2023-05-24 17:00:42 +02:00
Aiday Marlen Kyzy
203c911ca0
adding a setting in order to control whether the ai assisted setting is enabled or not
2023-05-24 16:18:04 +02:00
Johannes
2b8529fa61
make API command for interactiveEditor.start so that initial range can be set properly
2023-05-24 15:21:18 +02:00
Daniel Imms
79ea041b4d
Merge pull request #183255 from microsoft/kartik/initial-scallop
...
Add `checkProposedApiEnabled` check when using env collection workspace proposal
2023-05-24 06:14:51 -07:00
Johannes
ce7986f35e
extract logic into EditorChatFollowUp class
2023-05-24 15:02:56 +02:00
Ladislau Szomoru
e7e97f8ea8
Git - handle --intent-to-add on a renamed resource ( #183307 )
2023-05-24 13:11:57 +02:00
Joyce Er
9f081fd11a
Open branches on vscode.dev from ref picker ( #181549 )
2023-05-24 11:23:40 +02:00
Ladislau Szomoru
edcad3ab53
GitHub - use GitHub default branch name when publishing to GitHub ( #183207 )
2023-05-24 11:15:17 +02:00
Aiday Marlen Kyzy
49043016b5
cleaning the code
2023-05-24 10:51:07 +02:00
Matt Bierner
8625a005a6
Pick up latest markdown language server ( #183294 )
2023-05-24 07:58:40 +02:00
Aaron Munger
fad1dba1be
Merge pull request #183272 from microsoft/aamunger/outputStreaming
...
clear stale outputs when previously appended
2023-05-23 19:44:53 -07:00
aamunger
0230ac67e9
comment
2023-05-23 16:25:34 -07:00
aamunger
43d5cc452c
account for running a cell with one output after that cell previously produced multiple streaming outputs
2023-05-23 16:20:54 -07:00
Aaron Munger
7d572968ff
Merge pull request #183265 from microsoft/aamunger/outputStreaming
...
replace the content of the scrollable div, rather than the div itself
2023-05-23 15:13:17 -07:00
aamunger
6ddfc5f3b2
replace the content of the scrollable div, rather than the div itself
2023-05-23 14:31:17 -07:00
Kartik Raj
b4a853bac9
Update package.json for vscode-api-tests
2023-05-23 19:40:55 +00:00
Kartik Raj
d3ffc565ea
Correctly show descriptions for each scope
2023-05-23 17:38:56 +00:00
Aiday Marlen Kyzy
b07e68e5fb
cleaning the code
2023-05-23 18:35:36 +02:00
Aiday Marlen Kyzy
1a50d63321
added the arrow function into the private function
2023-05-23 18:18:44 +02:00
Daniel Imms
438eb68ef6
Actually fix the tests, options is an empty object not undefined
2023-05-23 09:02:42 -07:00
Daniel Imms
27293f19d2
Fix env var collection api tests
2023-05-23 08:34:06 -07:00
Aiday Marlen Kyzy
b278ac8a54
resetting the privacy modifiers
2023-05-23 17:29:40 +02:00
Aiday Marlen Kyzy
b2361a5c83
removing some console logs
2023-05-23 17:28:46 +02:00
Aiday Marlen Kyzy
e5a37e8d5f
setting the right end line number
2023-05-23 17:26:33 +02:00
Aiday Marlen Kyzy
c7b6e732e7
initial code
2023-05-23 16:17:41 +02:00
Aiday Marlen Kyzy
90a6ac4a63
adding a console log
2023-05-23 15:25:53 +02:00
Alex Ross
9cf00f5cd8
Update cgmanifest for php grammar ( #183190 )
2023-05-23 13:52:42 +02:00