Aiday Marlen Kyzy
5fc4155ee6
adding working code
2023-08-28 18:56:03 +02:00
Aaron Munger
b00a30b771
gather nested symbols
2023-08-28 09:49:54 -07:00
meganrogge
e311d61ab8
add periods
2023-08-28 09:45:48 -07:00
meganrogge
264cd8b080
fix bug
2023-08-28 09:44:38 -07:00
Raymond Zhao and GitHub
ff87edf503
Recommend release on Stable, pre-release otherwise ( #191477 )
2023-08-28 18:29:02 +02:00
meganrogge
97f81a9dac
fix #189984
2023-08-28 09:27:59 -07:00
meganrogge
0555ea55be
fix #189981
2023-08-28 09:22:15 -07:00
Aaron Munger
eede630922
use the same timeout system as documentSymbolsOutline
2023-08-28 09:14:31 -07:00
Daniel Imms and GitHub
e624fb34a0
Merge pull request #191317 from microsoft/tyriar/190751_scope
...
Correct dim unfocused config scope
2023-08-28 08:52:31 -07:00
Aiday Marlen Kyzy
f59113c430
removing a useless import
2023-08-28 17:44:19 +02:00
Aiday Marlen Kyzy
539d399be6
Merge branch 'main' into aiday/hoverDelay
2023-08-28 17:36:26 +02:00
Aiday Marlen Kyzy
d772a19984
renaming to store
2023-08-28 17:35:15 +02:00
Bhavya U and GitHub
8f65d452db
Add aiGenerated tag for generated workspaces. ( #191467 )
...
Update tags to include aiGenerated tag
2023-08-28 08:32:40 -07:00
Aiday Marlen Kyzy
82f86a7f45
adding changes
2023-08-28 17:32:02 +02:00
Daniel Imms and GitHub
24d206c4af
Merge pull request #191456 from microsoft/tyriar/191032
...
Fix external link providers
2023-08-28 08:06:54 -07:00
Aiday Marlen Kyzy
8c9efd1f9d
refactoring the code
2023-08-28 16:58:37 +02:00
Henning Dieterichs and Henning Dieterichs
bfe4c57647
Adds detectedMoves to diffEditor.computeDiff telemetry event
2023-08-28 16:53:24 +02:00
Henning Dieterichs and GitHub
f650932f16
Fixes CI
2023-08-28 16:48:59 +02:00
Aiday Marlen Kyzy
d1f2988e83
resetting
2023-08-28 16:44:11 +02:00
Henning Dieterichs and Henning Dieterichs
bbf5153973
Writes module manager to global require function to allow for external module hot reloading
2023-08-28 16:42:46 +02:00
Ladislau Szomoru and GitHub
c7d46b2430
Git - improve getRepositoryExact() error handling ( #191462 )
...
* Git - improve getRepositoryExact() error handling
* Run async operations in parallel
2023-08-28 16:34:46 +02:00
Henning Dieterichs and GitHub
8514185e28
Fixes CI
2023-08-28 16:26:34 +02:00
Christof Marti
4b37efe375
August 2023 endgame OSS Tool changes
2023-08-28 16:26:22 +02:00
Aiday Marlen Kyzy
3c9ece369f
adding wip
2023-08-28 16:09:10 +02:00
Benjamin Pasero and GitHub
76ef8f7cf9
voice - some 💄 ( #191459 )
...
* voice - some 💄
* voice - cannot `export` from worklet
2023-08-28 15:48:37 +02:00
Henning Dieterichs and GitHub
983af715d5
Merge pull request #190451 from kon72/collapse-show-all-unchanged-regions
...
Add commands for collapsing/showing all unchanged regions
2023-08-28 15:15:50 +02:00
Aiday Marlen Kyzy
14c1d7c061
adding code changes
2023-08-28 15:04:43 +02:00
Henning Dieterichs and GitHub
92f530382e
Merge pull request #189657 from weartist/support_double_click_to_expand_unchange_region
...
support click on "hidden lines" text to unfold #186406
2023-08-28 15:02:48 +02:00
Henning Dieterichs
ff42f3a330
Merge branch 'main' into pr/kon72/190451
2023-08-28 15:00:07 +02:00
Aiday Marlen Kyzy
74a11f3d2b
adding some working code, use classes instead
2023-08-28 14:25:26 +02:00
Daniel Imms
a357413f49
Fix external link providers
...
Fixes #191032
2023-08-28 04:00:52 -07:00
Sandeep Somavarapu and GitHub
89b1e8b3f8
fix #191174 ( #191316 )
...
* fix #191174
* fix tests
2023-08-28 12:21:05 +02:00
Henning Dieterichs
9aab772aea
Merge branch 'main' into pr/weartist/189657-2
2023-08-28 12:18:22 +02:00
Johannes Rieken and GitHub
7ad4d0ca2f
fix https://github.com/microsoft/vscode/issues/191325 ( #191448 )
2023-08-28 12:15:31 +02:00
Sandeep Somavarapu and GitHub
d632c85c08
Merge pull request #190607 from neeleshb/alt-tag
...
Adding empty alt text to decorative images for extensions
2023-08-28 12:05:05 +02:00
Henning Dieterichs and Henning Dieterichs
722a48ba53
Fixes #191251 , makes bread crumb items clickable
2023-08-28 11:41:29 +02:00
Daniel Imms and GitHub
2067753443
Merge branch 'main' into fast-bash-escape-190255
2023-08-28 02:38:56 -07:00
Aiday Marlen Kyzy
a2be681a70
simplifying the code
2023-08-28 09:50:20 +02:00
45e2e0bfd0
JS/TS package acquisition ( #184438 )
...
* Experiment with adding ata using `@types` packages shipped in an extension
* Use own file system instead of `https`
* JS/TS type support on web
* Tsconfig needs esModuleInterop not module:nodenext
We actually want webpack to emit commonjs, but need to write ES default
imports to use node-maintainer
* fix package.json indentation
* Adding setting to disable web type acquisition
* Fix merge of yarn lock
* Fixing merge errors
* Fixing errors
* Pick up package externally
* Fixing conflicts
* Bump version
---------
Co-authored-by: Kat Marchán <kzm@zkat.tech >
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com >
2023-08-28 00:49:40 -07:00
Tyler James Leonhardt and GitHub
1a99420d57
Misc PR feedback for chatWidget ( #191432 )
...
* Use cached width first to prevent trip to dom
* remove irrelevant dispose call
* fix CSS of inputbox to align it to Quick Pick
2023-08-28 09:10:51 +02:00
Tyler James Leonhardt and GitHub
d87941aa32
Create only one widget for quick chat ( #191431 )
...
We were creating a widget per-showing of the quick pick... but that isn't efficient.
This PR creates a single widget and maintains that for the life of the window.
From @Tyriar in https://github.com/microsoft/vscode/pull/191348#discussion_r1306440725
2023-08-28 09:10:25 +02:00
Rob Lourens and GitHub
f7973f357e
Change chat variable syntax to match remote agent proposal ( #191427 )
...
This might be temporary, it's what we agreed to send around for now
2023-08-28 12:09:20 +10:00
Henning Dieterichs and Henning Dieterichs
56cdff6561
Fixes hidden lines styling bug
2023-08-28 01:33:43 +02:00
Connor Peet and GitHub
16dc13553c
debug: fix bad state when reloading extension host debug window ( #191420 )
...
Not 100% sure why this fixed it, but it fixes it. Seems to be timing-related and it doesn't happen for me on OSS, but patching this into Insiders made the problem go away...
2023-08-28 09:33:24 +10:00
Benjamin Pasero and GitHub
ea0c706089
macOS: Window menu does not show opened windows in some cases ( fix #191288 ) ( #191405 )
...
* macOS: Window menu does not show opened windows in some cases (fix #191288 )
* 💄
2023-08-28 09:28:30 +10:00
Henning Dieterichs and Henning Dieterichs
b834c3c9d6
Fixes some smaller diff editor bugs
2023-08-28 01:27:58 +02:00
Henning Dieterichs and Henning Dieterichs
d6c6a048f7
Fixes monaco editor diff editor
2023-08-28 01:27:32 +02:00
Henning Dieterichs and Henning Dieterichs
b6326078fd
Adds support for dryRun flag in diffEditor.switchSide
2023-08-28 01:23:44 +02:00
Henning Dieterichs and Henning Dieterichs
b8914bdcdc
Fixes dragging bug
2023-08-27 23:19:05 +02:00
Henning Dieterichs and Henning Dieterichs
9b10df4bbf
Includes collapseUnchangedRegions in diffEditor.editorVisibleTime telemetry event
2023-08-27 23:18:19 +02:00