Commit Graph

13830 Commits

Author SHA1 Message Date
Matt Bierner
a9fe660ce6 Enable dropping image/* data into markdown to insert images (#184112)
Enable dropping image/* data into editor

This enable drop to create images on web
2023-06-01 21:37:48 -07:00
Matt Bierner
0e0b629ef5 Respect copy files correctly when in .dot files (#184109)
Fixes #183998
2023-06-01 21:33:48 -07:00
Matt Bierner
af4c133f63 Pick up TS 5.1.3 (#184091)
Fixes #182931
2023-06-01 21:07:19 +02:00
Martin Aeschlimann
8a76ae4e4c [html] update service (#184049)
[html] update service. FIxes #181176
2023-06-01 13:22:58 +02:00
Matt Bierner
14977db0ec Disable move to file in TS versions < 5.2 (#183992)
There are still a few key bugs with refactoring. We will  ship this as a preview for TS 5.2+ instead of for 5.1
2023-05-31 22:18:24 +02:00
Matt Bierner
2add9d4c10 Set isRefactoring for all TS refactoring edits (#183982) 2023-05-31 19:14:35 +02:00
Ladislau Szomoru
8602b29876 Git - fix #183941 (#183944) 2023-05-31 15:48:04 +02:00
Matt Bierner
fa8eefda18 Use <...> style markdown links when needed (#183876)
Fixes #183849
2023-05-31 09:58:23 +10:00
Matt Bierner
f4175f4a13 Default to current dir for move to file select (#183875)
Fixes #183870

`showOpenDialog` seems to ignore `defaultUri` if the file doesn't exist
2023-05-31 09:58:03 +10:00
Matt Bierner
d1ae1fff18 Make JS/TS go to configuration commands work on non-file: file systems (#183688)
Make `go to project` commands work on non-`file:` file systems

Fixes #183685
2023-05-30 16:07:14 -07:00
Matt Bierner
8a71f8515d Noop when moving a symbol into the file it is already in (#183866)
Fixes #183793
2023-05-30 13:40:45 -07:00
Matt Bierner
8d59fc4e0f Fix small typo (#183865)
Fixes #183819
2023-05-30 22:16:13 +02:00
Matt Bierner
d933dbdc34 Default to filename for markdown new file if empty (#183864)
Fixes #183848
2023-05-30 22:09:43 +02:00
Matt Bierner
50527c97d8 Use desired file name when generating new md pasted file paths (#183861)
Fixes #183851
2023-05-30 21:54:18 +02:00
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