Commit Graph

124157 Commits

Author SHA1 Message Date
David Dossett 8f00f67447 Merge pull request #218214 from microsoft/ddossett/hard-spoonbill
Opt in to link underlines in extensions details page
2024-06-25 14:33:32 -07:00
David Dossett 9191f5dbeb Use link decoration in ports view 2024-06-25 14:26:22 -07:00
David Dossett 75280e7c43 Opt in to link underlines in extensions details page 2024-06-25 14:16:13 -07:00
David Dossett 3d4f7d7ca8 Merge pull request #218211 from microsoft/ddossett/continental-bonobo
Opt in to link underlines for settings commands
2024-06-25 14:15:45 -07:00
David Dossett 477babf454 Opt in to link underlines for settings commands 2024-06-25 13:57:52 -07:00
Eleanor Boyd b216c3ea9b Merge pull request #218179 from microsoft/intense-stork
add anthony to endgame notebook
2024-06-25 13:04:43 -07:00
Sandeep Somavarapu 393e1222ca proper fix for #218058 (#218200) 2024-06-25 21:52:08 +02:00
Sandeep Somavarapu 01ef3f7526 Fix #218058 (#218182) 2024-06-25 21:02:05 +02:00
Eleanor Boyd 3106eec8ec add anthony to endgame notebook 2024-06-25 11:37:44 -07:00
Aaron Munger e9b254e731 use chord instead of label (#218107) 2024-06-25 11:30:26 -07:00
David Dossett 682fa68122 Adopt link decoration var (#216859)
* Adopt link decoration var

* Ensure links in walkthrough markdown content get underlines and react to setting change
2024-06-25 08:52:49 -07:00
Isidor Nikolic 80011371eb Merge pull request #216857 from cobey/cobey/add_azure_ai_js
adding auzre ai package tagging for js
2024-06-25 17:09:15 +02:00
Mohammad Baqer 4580ba51fe make collapsedText theme-able (#173203)
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-06-25 14:28:39 +00:00
Martin Aeschlimann a28cbc207a css/json/html web: adopt LanguageClient API change (#218060) 2024-06-25 16:26:48 +02:00
dependabot[bot] 1b27e602ed Bump ws from 8.13.0 to 8.17.1 in /extensions/notebook-renderers (#216556)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 13:45:49 +02:00
Benjamin Christopher Simmonds b36286db80 Fix property undefined bug (#217800)
* fix property undefined bug

* only set source of overrides
2024-06-25 10:16:20 +02:00
Martin Aeschlimann ca8cb6f637 registerColor: pass in a single value for defaults, improve further (#214468) 2024-06-25 09:03:25 +02:00
Rob Lourens 3e9cab0538 Fix error from undefined 'isSettled' (#217646)
Workaround for #217645
2024-06-25 06:18:58 +02:00
Rob Lourens 6f3598b9a1 Ensure that the first line of markdown in a 'supportHtml' MarkdownString is parsed as markdown (#217641)
* Ensure that the first line of markdown in a 'supportHtml' MarkdownString is parsed as markdown
Fix microsoft/vscode-copilot-release#1337

* Update tests
2024-06-25 06:18:41 +02:00
Michael Lively 1435b366b2 Chore: OSS tool (#217642)
* oss tool

* update distro hash
2024-06-25 03:13:26 +02:00
Bhavya U 4f396935a4 Cleanup getting started video experiment (#217620) 2024-06-24 15:50:16 -07:00
Tyler James Leonhardt d681a19ddc Make ExtHostSecrets disposable (#217619)
Also register a few disposables.

I don't have too much time to figure out how to register these properly (hence the TODO), and maybe this is more in @jrieken's territory... but wanted to have _something_ in place for now.
2024-06-25 00:44:17 +02:00
Michael Lively 278b6a37a7 Fix static fn call for nb codeaction (#217605)
fix static fn call
2024-06-25 00:25:24 +02:00
Justin Chen b7ff4c513d intellisense for code actions on save (#215475)
* language registry and code actions on save new filter

* fixes logic

* more clean up

* remove static contribution
2024-06-25 00:11:44 +02:00
Bhavya U 445a0cfca3 Run steps for valid issues only (#217596) 2024-06-24 14:49:42 -07:00
Peng Lyu a5fea0cab6 Merge pull request #214589 from rehmsen/notebook_comment_lifecycle
Fix leaking comment thread when CellComment is reused.
2024-06-24 14:45:23 -07:00
its-meny 36dc1957f1 fix: Quotes with headings on markdown not rendering properly (#205227) 2024-06-24 23:32:45 +02:00
Benjamin Christopher Simmonds aef28862c4 Allow multiple extensions to provide default values for object settings (#217179)
* Allow multiple extensions to provide default values for object settings

* Fix merge conflict

* type check

* fix tests
2024-06-24 23:19:37 +02:00
Michael Lively 53e6a2324a Update endgame ghinb -> June Milestone (#217475)
update endgame ghinb
2024-06-24 22:19:27 +02:00
Cody Beyer 763a3ab8a1 Merge branch 'main' into cobey/add_azure_ai_js 2024-06-24 13:08:19 -07:00
Justin Chen 8d0ba61f01 removes remnants of lightbulb telemetry (#217410)
remove telemetry
2024-06-24 21:24:44 +02:00
Rob Lourens b66a2b091e Bump distro (#217382) 2024-06-24 20:53:17 +02:00
Martin Aeschlimann 45be8b8f75 [css/json/html] update services (#217364) 2024-06-24 11:47:01 -07:00
Martin Aeschlimann 06bf1d5fcf rename 'insert at cursor' to 'apply in editor' (#217376) 2024-06-24 20:43:08 +02:00
Raymond Zhao 2a106ad4b5 fix: some settings still localize link markdown (#217375) 2024-06-24 20:40:51 +02:00
Bhavya U 4a59a68f3a Revert "Remove check for validity" (#217334)
Revert "Remove check for validity (#216675)"

This reverts commit a3017010e9.
2024-06-24 20:11:05 +02:00
Matt Bierner b8f8a1b4b2 Cap number of code blocks models we keep around (#216753) 2024-06-24 11:10:37 -07:00
mohankumarelec e3e15e15e8 Add http.noProxy setting (fixes #211956) 2024-06-24 18:05:55 +00:00
Connor Peet 7b12ac0609 debug: fix shadowed variables duplicating inlay values (#217330)
I noticed when working on another thing that if a variable appears in
multiple scopes with different values debug would duplicate the inline
value. This was because we created the decorations for each scope and
then deduplicated them by content.

Now we keep a map of all inline values we want to apply and add
variables to it from narrowest to widest scope, skipping any duplicates.
2024-06-24 20:05:36 +02:00
Christof Marti 298c72219b Module not shared on Windows? 2024-06-24 19:37:11 +02:00
Christof Marti 3cdb165262 Update to @vscode/proxy-agent 0.21.0 2024-06-24 19:37:11 +02:00
Peng Lyu 1b883b238e Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu. (#216920)
* Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu.

* Context menu should be triggered on container

* fix naming
2024-06-24 10:31:17 -07:00
David Dossett 36a5701192 Merge pull request #217292 from microsoft/ddossett/enchanting-blackbird
Minor inline text button polish
2024-06-24 10:26:15 -07:00
David Dossett 10961c6eec Minor inline text button polish 2024-06-24 10:09:25 -07:00
Sandeep Somavarapu 93a7382ecd report file operation result code (#217211) 2024-06-24 17:13:10 +02:00
Johannes Rieken b94320d5a1 add API proposal tracking link (#217201) 2024-06-24 16:31:33 +02:00
Benjamin Christopher Simmonds 64e01374b3 Add event handling for Home and End keys in FilterWidget (#217200)
chore: Add event handling for Home and End keys in FilterWidget
2024-06-24 16:18:37 +02:00
Alex Ross 65e5508310 Revert change to not listen on tree menus (#217170)
Revert "Do not listen on tree menus (#216446)"

This reverts commit ce7105088c.
2024-06-24 16:11:05 +02:00
Sandeep Somavarapu c1bf420dba fix #213840 (#217189) 2024-06-24 15:48:49 +02:00
Aiday Marlen Kyzy d38b24bf7a Developing the accessible hover view/help (#216710)
* adding code so thatcontent is shown appropriately

* adding changes

* adding changes

* removing the fetching of the markdown hover content

* adding changes

* adding status bar into the rendered hover parts

* polishing the code

* adding code

* polishing code

* fixing the text for accessible help

* combining the text

* modifying the chat input editor hover

* adding polish

* adding localization

* merging main

* polishing after merging

* returning the elemenet and the specific hover part

* polishing the code

* adding polish

* polishing

* merging main

* wip

* cleaning up the code, introducing new disposable types

* polishing the code

* adding code

* Adding polish code

* polishing the code

* polishing code

* adding code

* polsih code

* polishing the method getAccessibleContent

* removing the sticky controller hover

* disposing onClose
2024-06-24 15:27:01 +02:00