Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignment with upstream #485

Open
wants to merge 599 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
599 commits
Select commit Hold shift + click to select a range
63c3204
Fix deletion decoration logic in inline diff view (#238377)
benibenj Jan 22, 2025
3aece83
wip - inline chat via editing session
jrieken Jan 22, 2025
70f22f5
Merge Go To and Accept in gutter menu (#238446)
benibenj Jan 22, 2025
9b637ac
remove `chat.editing.alwaysSaveWithGeneratedChanges` setting and thin…
jrieken Jan 22, 2025
295fd49
Merge branch 'main' into joh/inlineChatEdits
jrieken Jan 22, 2025
e98a37a
Merge pull request #238393 from rcjsuen/icon-extension-point-typo-fix
aeschli Jan 22, 2025
b169dfc
Git - add caching for commit details (#238451)
lszomoru Jan 22, 2025
36801b4
Bump undici from 7.2.0 to 7.2.3
dependabot[bot] Jan 21, 2025
741a1e9
Merge pull request #238422 from tmm1/tmm1/ts-boilerplate-more
jrieken Jan 22, 2025
23c4dc3
Git - enable git blame status bar entry by default (#238454)
lszomoru Jan 22, 2025
4a3edfd
StatusBar - keep disposing a status bar entry on the extension host s…
lszomoru Jan 22, 2025
b61a7f3
Merge pull request #236640 from mjbvz/passive-penguin
mjbvz Jan 22, 2025
92c3380
Remove unused classification test (#237989)
mjbvz Jan 22, 2025
69ce98f
show spec info w priority over path (#238408)
meganrogge Jan 22, 2025
5f888fa
make output parsing performant by exposing log entries in the output …
sandy081 Jan 22, 2025
17483cd
Upgrade to viewport render strategy for large files
Tyriar Jan 22, 2025
299387b
Viewport rendering strategy up to 2000 cols
Tyriar Jan 22, 2025
d826882
Improve border color for inline edits (#238461)
benibenj Jan 22, 2025
c953035
Git - simplify git blame caching (#238462)
lszomoru Jan 22, 2025
7fb4569
Comment out env for bash until fix (#238463)
anthonykim1 Jan 22, 2025
b53977c
Tokenize viewport first (#238386)
alexr00 Jan 22, 2025
b11d84d
chat setup - do not bring up confirm dialogs when reloading or closin…
bpasero Jan 22, 2025
75db9eb
Remove paths from tsconfig.base.json
jakebailey Jan 22, 2025
678bac6
Merge pull request #238475 from jakebailey/remove-tsconfig-paths
mjbvz Jan 22, 2025
02ea21a
add links provider for prompt files (#238427)
legomushroom Jan 22, 2025
e01c544
Move rasterizer ownership up, share between strats
Tyriar Jan 22, 2025
e76c50f
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
tmm1 Jan 22, 2025
070b1d5
Rebuild bind buffer when viewport size changes
Tyriar Jan 22, 2025
8058ecf
Tweak initial and increment buffer values
Tyriar Jan 22, 2025
5778f45
Clean up
Tyriar Jan 22, 2025
1913fc9
Merge branch 'main' into tyriar/227108_viewport_render_strat
Tyriar Jan 22, 2025
45a47c2
[instructions]: remove enable/disable eye button (#238490)
legomushroom Jan 22, 2025
8d4588f
Merge pull request #238487 from microsoft/tyriar/227108_viewport_rend…
Tyriar Jan 22, 2025
15d619c
Copilot setup: support for ghe.com accounts
bpasero Jan 22, 2025
438e5e0
fix: remove duplicate `!**/*.mk` entry in dependenciesSrc (#236683)
congyuandong Jan 22, 2025
90f0ae2
fix: expand chat/edits empty selection attachments to the whole line …
joyceerhl Jan 22, 2025
485f68f
chat setup - force sign-in when picked (#238502)
bpasero Jan 22, 2025
42e9691
Git - handle local tracking branches (#238503)
lszomoru Jan 22, 2025
87c13a7
fix: update sign-in error message to reflect correct provider name (#…
bpasero Jan 22, 2025
9d62bcd
fix editable check (#238482)
amunger Jan 22, 2025
fe4ff63
chat: fix confirmation cutting off code part (#238509)
connor4312 Jan 22, 2025
3390a62
tools: fix edit tool not saving new files before running (#238515)
connor4312 Jan 23, 2025
fc9c743
Skip image resize if we don't need to
mjbvz Jan 23, 2025
459c76c
Don't block pastes resolving copy data that we don't care about
mjbvz Jan 23, 2025
2de07b0
Merge pull request #238518 from mjbvz/managing-anglerfish
mjbvz Jan 23, 2025
7b203a1
Remove logs
mjbvz Jan 23, 2025
53c5905
fix terminal suggest layout issue (#238466)
meganrogge Jan 23, 2025
48ee9af
Merge pull request #238521 from mjbvz/remaining-mink
mjbvz Jan 23, 2025
2136567
integrate instructions into the Edits experience (#238486)
legomushroom Jan 23, 2025
26bd8a0
Deep link to Copilot Chat fails if `?referrer` param is added (fix mi…
bpasero Jan 23, 2025
ce2c2f3
fix build (#238530)
joaomoreno Jan 23, 2025
6cd86f4
fix flakiness in extension smoke tests (#238537)
joaomoreno Jan 23, 2025
6459fc1
do not make request for extensions with invalid ids (#238535)
sandy081 Jan 23, 2025
18d42bb
Use token store to know what needs to be erefreshed (#238539)
alexr00 Jan 23, 2025
cc14c75
fix build again (#238545)
joaomoreno Jan 23, 2025
05900b3
notifications - adjust positioning (#238546)
bpasero Jan 23, 2025
dcd4531
Show dialog when installing an extension from a publisher for the fir…
sandy081 Jan 23, 2025
4a5645c
Git - handle merge conflict refs (#238557)
lszomoru Jan 23, 2025
f7327b7
Remove TypeScript ignore comments from upload-sourcemaps files (#238556)
bpasero Jan 23, 2025
5601448
update distro (#238559)
sandy081 Jan 23, 2025
8ef59e9
Git - select the correct object for a merge conflict ref (#238560)
lszomoru Jan 23, 2025
9c03b0a
debt - reduce telemetry use in my components (#238565)
bpasero Jan 23, 2025
9d2ecac
use aka link (#238566)
sandy081 Jan 23, 2025
8d5f6f0
inline chat edits
jrieken Jan 23, 2025
efd5750
undo change
jrieken Jan 23, 2025
4d43793
Remove NES accepted decoration effect (#238575)
benibenj Jan 23, 2025
cf2afd6
tweaks
jrieken Jan 23, 2025
a039b56
Bump undici from 7.2.0 to 7.3.0 in /remote (#238563)
dependabot[bot] Jan 23, 2025
54372d3
support filter by category in all logs (#238582)
sandy081 Jan 23, 2025
4fd2ab3
add terminal suggest status bar to display actions (#238508)
meganrogge Jan 23, 2025
70e928a
set word wrap on correct element (#238493)
amunger Jan 23, 2025
a4b3b73
put toggle icon into navigate group
jrieken Jan 23, 2025
0187690
Merge branch 'main' into joh/inlineChatEdits
jrieken Jan 23, 2025
915a120
Fix inline completion reuse (#238587)
benibenj Jan 23, 2025
ab17245
Support showing multi line changes as overlay (#238585)
benibenj Jan 23, 2025
5bca37f
apply font, styling for terminal suggest widget (#238593)
meganrogge Jan 23, 2025
2a0e73a
SCM - fix graph hover pills (#238602)
lszomoru Jan 23, 2025
565595e
[instructions]: update chat variable IDs creation logic (#238606)
legomushroom Jan 23, 2025
23d0bf7
add references to `ChatReferenceBinaryData` (#238516)
justschen Jan 23, 2025
7d82760
Fix URI check for nb inline values (#238613)
Yoyokrazy Jan 23, 2025
29d525c
use `terminalShellType` for terminal suggest (#238381)
meganrogge Jan 23, 2025
737074e
Add wiggle animation on hover for inline edits (#238590)
benibenj Jan 23, 2025
b018522
proper cancellation source per nb inline value controller (#238624)
Yoyokrazy Jan 23, 2025
6fbae9a
Rename keyMatchSize to keyMatchScore (#238625)
rzhao271 Jan 23, 2025
d4d168b
Persisted storage for replace widget
osortega Jan 24, 2025
13691f1
Merge pull request #238629 from microsoft/osortega/persisted-storage-…
osortega Jan 24, 2025
ac7533d
fixed lazy client
HD787 Jan 24, 2025
6551f0c
Initialize shellType state after reconnect (#238588)
Tyriar Jan 24, 2025
2352633
adjust terminal suggest font, line height when they change (#238611)
meganrogge Jan 24, 2025
f5782f5
fix(settings-editor): ensure the width of the key name does not shrin…
sunnylost Jan 24, 2025
4575cfb
Check api proposal for tool request ID (#238634)
roblourens Jan 24, 2025
0c595fd
Add dropdown for agent mode picker (#238633)
roblourens Jan 24, 2025
3eb1f2c
correct conditions
HD787 Jan 24, 2025
79d2a4c
fix: corrupted vsce dotnet binaries in rpm package (#238636)
deepak1556 Jan 24, 2025
d96ee37
fix tests
jrieken Jan 24, 2025
c4c7c61
Merge pull request #238576 from microsoft/joh/inlineChatEdits
jrieken Jan 24, 2025
b17af07
chat setup - cleanup (#238641)
bpasero Jan 24, 2025
6655b2c
take all profiles for populating trusted publishers (#238638)
sandy081 Jan 24, 2025
e88b4e7
Fix multiple issues with edits on the last line (#238647)
alexdima Jan 24, 2025
88ce1c8
SCM - accessibility help dialog (#238645)
lszomoru Jan 24, 2025
faad121
inline chat fixes (#238649)
jrieken Jan 24, 2025
3ba865e
Rename the action (#238650)
alexdima Jan 24, 2025
5089552
fixes https://github.com/microsoft/vscode-copilot/issues/11860 (#238651)
jrieken Jan 24, 2025
6e740ce
Accessibility - renamed IAccessibleViewImplentation to IAccessibleVie…
lszomoru Jan 24, 2025
9c22a5c
Add code overlay option for inline suggestions (#238654)
benibenj Jan 24, 2025
7d47066
Increase the weight of Escape (#238655)
alexdima Jan 24, 2025
a740888
Fix bad parsing resuming in tree sitter parser (#238642)
alexr00 Jan 24, 2025
afdf18f
Choose line replacement or side-by-side view based on editor width (#…
benibenj Jan 24, 2025
27d92d9
Bumpt distro (#238664)
alexr00 Jan 24, 2025
3cdb982
add commithash to telemetry for alignment
isidorn Jan 24, 2025
b976675
Merge pull request #238674 from microsoft/isidorn/decent-hyena
isidorn Jan 24, 2025
b9cbfa4
GitHub - fix event handled (#238676)
lszomoru Jan 24, 2025
1384466
Fix whitespace insertion rendered as deletion bug (#238677)
benibenj Jan 24, 2025
90a24fb
Editor GPU: Pass content width through to scroll bar
Tyriar Jan 24, 2025
7717b47
Properly trim prefixes in inline edits (#238672)
benibenj Jan 24, 2025
535fe55
Merge pull request #238679 from microsoft/tyriar/233790_scroll
Tyriar Jan 24, 2025
1e191dc
update distro
eleanorjboyd Jan 24, 2025
aaa070a
Add support for multi-line insertions with Ghost Text (#238685)
benibenj Jan 24, 2025
0979fcb
Merge pull request #238686 from microsoft/shivering-crow
eleanorjboyd Jan 24, 2025
b94947f
Remove unused color (#238690)
benibenj Jan 24, 2025
c53aa1b
chat: invoke save participants only when accepting changes (#238628)
connor4312 Jan 24, 2025
c06e38c
Update distro
karthiknadig Jan 24, 2025
ef61f9d
Rename "Normal" to "Edit" (#238695)
roblourens Jan 24, 2025
cd9657a
Merge pull request #238630 from HD787/fixLazyClient
mjbvz Jan 24, 2025
340c573
Fix range end position in piece tree buffer (#238658)
alexr00 Jan 24, 2025
4260196
Sub-pixel offset rendering
Tyriar Jan 24, 2025
720f2eb
Implement past tense invocation message and tooltip for tool calls (#…
roblourens Jan 24, 2025
a577b1e
Replace history labeling fix
osortega Jan 24, 2025
d319ee4
Merge pull request #238700 from microsoft/osortega/replace-history-la…
osortega Jan 24, 2025
ba781f9
fix: remove disposed untitled files from working set (#238704)
joyceerhl Jan 24, 2025
5331ff2
chat - offer entry to enable more models if Copilot Free user
bpasero Jan 24, 2025
42ac4fb
Add more info to chat install entitlement (#238710)
lramos15 Jan 24, 2025
dcb91f8
Merge pull request #238711 from microsoft/ben/abstract-leech
bpasero Jan 24, 2025
eb0da63
tools: allow followup message with implicit cancel on tool confirmati…
connor4312 Jan 24, 2025
093de79
chat: disable readonly files for stable for now (#238715)
connor4312 Jan 24, 2025
a1c6c50
use editor font info for simple completion widget (#238702)
meganrogge Jan 24, 2025
baf5cf7
splash - include more parts with override support (#238691)
bpasero Jan 24, 2025
a9e5a0e
Warm up all sub-pixel offsets
Tyriar Jan 24, 2025
48ae5ad
Merge pull request #238699 from microsoft/tyriar/225428_subpixel_offset
Tyriar Jan 24, 2025
00d093e
Git - fix autostash to work with staged changes (#238719)
lszomoru Jan 24, 2025
07f4d67
debt: remove unused filter logging (#238722)
rzhao271 Jan 24, 2025
3faebfb
Change `Create New Terminal` to focus accordingly to the terminal loc…
Abrifq Jan 24, 2025
7cb0aa0
set `top` on resize so widget is positioned correctly (#238723)
meganrogge Jan 24, 2025
eefe484
Add `~/` completion (#238727)
meganrogge Jan 24, 2025
19e5c58
cleanup suggest settings (#238709)
meganrogge Jan 24, 2025
e878096
fix #238693 (#238726)
sandy081 Jan 24, 2025
2817b9b
debt: reduce telemetry logging (#238729)
rzhao271 Jan 24, 2025
ebd1049
Fix edge cases for nb inline values (#238730)
Yoyokrazy Jan 24, 2025
6befccc
feat: comprehensive key match scoring system (#238592)
rzhao271 Jan 24, 2025
a1fad3f
Avoid fs check on notebook cell uri (#238732)
rebornix Jan 24, 2025
0856464
Fix counting chat word loading rate during tool calls (#238731)
roblourens Jan 24, 2025
e5b5ec4
Prevent file watching for notebook cells (#238733)
rebornix Jan 24, 2025
be7d0e0
Adds notebook markup font family support (#238734)
Yoyokrazy Jan 25, 2025
a9ce0b5
Include an ability to change the default client id (#238736)
TylerLeonhardt Jan 25, 2025
9b2684c
unify prompt files configuration setting (#238741)
legomushroom Jan 25, 2025
42c9c3e
Add toolCalling capability to models (#238737)
roblourens Jan 25, 2025
35c64c2
[config]: keep the old config setting name (#238785)
legomushroom Jan 26, 2025
1121528
Use insert diff background color in side by side view to align with o…
benibenj Jan 26, 2025
06070b1
Allow to determine target URI from untitled editors being saved to di…
bpasero Jan 26, 2025
c01176f
layout - drop `grid.size` state (#238787)
bpasero Jan 26, 2025
d21929c
status - always enable completions entry (#237428) (#238799)
bpasero Jan 26, 2025
6ae3d1f
fix: don't duplicate prompt instructions in chat variables context fo…
joyceerhl Jan 27, 2025
2246a5f
chat: add a pause button for agent mode (#238735)
connor4312 Jan 27, 2025
a1fc8c1
fix: track untitled editor save event in working set (#238816)
joyceerhl Jan 27, 2025
28927e2
:up: `@playwright/[email protected]` (#238671)
bpasero Jan 27, 2025
0d9cdc3
chat - make quota indicator top level (#237428) (#238820)
bpasero Jan 27, 2025
5e38f28
edits fixes (#238826)
jrieken Jan 27, 2025
ca0f0d4
Clicking on an action in Language Status Indicator causes pins to dis…
bpasero Jan 27, 2025
d8817d4
Update ghost text handling for multi-line rendering (#238827)
benibenj Jan 27, 2025
f521d86
add kb to toggle diff for edits (#238717)
meganrogge Jan 27, 2025
f0c1f4d
Fix tree sitter freeze and overwriting of scopes (#238829)
alexr00 Jan 27, 2025
9c6630b
Fix parsing a log entry with empty lines (#238832)
sandy081 Jan 27, 2025
07764cc
Introduce Application Machine Scope - fix #235371 (#238825)
sandy081 Jan 27, 2025
cd3c0ac
Test failure: workspace.applyEdit drops the TextEdit if there is a Re…
bpasero Jan 27, 2025
bd43447
Update default and public settings for inline suggestions (#238836)
benibenj Jan 27, 2025
eb709b8
tweak edits progress messages (#238843)
jrieken Jan 27, 2025
e748276
EditContext: Make sure edit context is up to date before using it (#2…
aiday-mar Jan 27, 2025
76f0616
editors - advise users to check logs for details (fix microsoft/vscod…
bpasero Jan 27, 2025
d863046
fix https://github.com/microsoft/vscode-copilot/issues/11979 (#238853)
jrieken Jan 27, 2025
2ed34cb
Fallback to PriorityTaskQueue on Safari
Tyriar Jan 27, 2025
71a74f6
Fix compile issues
Tyriar Jan 27, 2025
5e667f7
smoke tests - run with `snapshots: true` for tests that install exten…
bpasero Jan 27, 2025
77b8c93
Merge pull request #238858 from microsoft/tyriar/238707
Tyriar Jan 27, 2025
9487f1d
rename `settledAll` methods to `allSettled` for consistency (#238862)
legomushroom Jan 27, 2025
d11fdfe
fix: check whether lastFocusedList is valid when assigned (#238765)
oxcened Jan 27, 2025
93c4a30
Enhance NES ghost text with highlighting and bubble (#238863)
benibenj Jan 27, 2025
18daae3
Check for deps or packs in trusting publisher dialog (#238867)
sandy081 Jan 27, 2025
7ef2144
wording tweak (#238876)
sandy081 Jan 27, 2025
3118660
feat: expose tags in configuration schema (#238738)
rzhao271 Jan 27, 2025
4fb8a20
fix case when font > 16 and line height <= 1 for terminal suggest (#2…
meganrogge Jan 27, 2025
ae4b2df
disable executing REPL history with enter (#238877)
amunger Jan 27, 2025
8701700
Fix incorrect and too small tree sitter changed ranges (#238870)
alexr00 Jan 27, 2025
eb9dbc7
lists: fix bugs around user selection in lists (#238879)
connor4312 Jan 27, 2025
8208304
apply in editor: show target in hover (#238881)
aeschli Jan 27, 2025
a6a2d96
testing: allow expanding test output diff when inline history is visi…
connor4312 Jan 27, 2025
b54c554
rm webpack config from terminal-suggest (#238874)
meganrogge Jan 27, 2025
6b26184
fix: unclear setting indicator label content
rzhao271 Jan 27, 2025
0a964fb
Clarify setting types (#238885)
rzhao271 Jan 27, 2025
49acb48
Merge pull request #238889 from microsoft/rzhao271/indicator-labels
mjbvz Jan 27, 2025
6e95872
tweak condition to terminal suggest hiding bug (#238894)
meganrogge Jan 27, 2025
5506dbf
[json] update service (#238898)
aeschli Jan 27, 2025
287947b
Set `isFile/isDirectory` for completion items (#238900)
meganrogge Jan 27, 2025
ba815c5
eng: rev TPN for 1.97 (#238902)
connor4312 Jan 27, 2025
0628d3d
Improve UI rendering and accessibility features (#238903)
benibenj Jan 27, 2025
c1b409b
Clear edit session when toggling agent mode (#238904)
roblourens Jan 28, 2025
591badb
Fix #197755 (#238905)
rzhao271 Jan 28, 2025
cc2e969
fix: Settings editor left pane shows up too often (#238906)
rzhao271 Jan 28, 2025
a38aa34
Add setting: chat.agent.maxRequests (#238909)
roblourens Jan 28, 2025
d3673ef
Don't overlap window controls (#238910)
TylerLeonhardt Jan 28, 2025
ffa60d8
Ignore file edit limit when in agent mode (#238914)
roblourens Jan 28, 2025
8b8b5bb
trigger chat input re-layout when number of instruction attachments …
legomushroom Jan 28, 2025
7a3d738
fixes the error/warning CSS classname of instruction attachment (#238…
legomushroom Jan 28, 2025
b43aa1b
chore: Downgrade vscode/proxy-agent dep as 20.18.1 Node.js is not ava…
RomanNikitenko Jan 28, 2025
7f434da
Revert "rm webpack config from terminal-suggest" (#238981)
meganrogge Jan 28, 2025
e144c12
chore: fix typo in VSIX progress notification (#238845)
atreids Jan 28, 2025
e56b4d6
Fix some places tree sitter throws and can cause a freeze (#238987)
alexr00 Jan 28, 2025
1babe10
add aiplatform module to look for
isidorn Jan 28, 2025
45e9963
Merge pull request #238993 from microsoft/isidorn/boring-galliform
isidorn Jan 28, 2025
724d644
Make terminal suggest provider enabled by default (#238869)
meganrogge Jan 28, 2025
5515208
remove the `.prompt.md` file extension in the attached instruction la…
legomushroom Jan 28, 2025
20adf6c
Fix for no results found message on ai results
osortega Jan 28, 2025
d655df4
rename `instructions` to `prompt` in the UI (#239013)
legomushroom Jan 28, 2025
e543c83
Merge pull request #239023 from microsoft/osortega/ai-results-message…
osortega Jan 28, 2025
beb5ab2
debug: bump js-debug to 1.97 (#239034)
connor4312 Jan 28, 2025
5aefee6
[prompts]: fix typos (#239014)
legomushroom Jan 28, 2025
a50b5a6
Explain how multiple providers work for paste and drop
mjbvz Jan 28, 2025
d266e25
updates the prompt label in the attachments list (#239045)
legomushroom Jan 28, 2025
da261f7
add docs link to empty prompt selection dialog (#239050)
legomushroom Jan 29, 2025
3250a26
publish configuration setting for prompt files (#239053)
legomushroom Jan 29, 2025
4f9f7ac
Change "Explore New Features" to "Show Release Notes" (#239058)
roblourens Jan 29, 2025
3f1d0f7
Don't toggle agent mode when clicking the selected option in the drop…
roblourens Jan 29, 2025
b1e74d9
Merge pull request #239042 from mjbvz/generous-armadillo
mjbvz Jan 29, 2025
4c081d3
Fix line replacement view width computation (#239064)
benibenj Jan 29, 2025
ac2084d
Fix insertion view height and position calculations (#239065)
benibenj Jan 29, 2025
e646f3e
fix https://github.com/microsoft/vscode-copilot/issues/12393 (#239066)
jrieken Jan 29, 2025
6325b95
fixes https://github.com/microsoft/vscode/issues/238926 (#239067)
jrieken Jan 29, 2025
aefbe6c
filter out images from history (#239069)
justschen Jan 29, 2025
bd23a0b
fix https://github.com/microsoft/vscode/issues/238925 (#239070)
jrieken Jan 29, 2025
e09aa10
workaround for https://github.com/microsoft/vscode-copilot/issues/118…
jrieken Jan 29, 2025
3c3730b
Fix NES freezes window issue (#239074)
benibenj Jan 29, 2025
7c15e5a
Improve description for comments.thread.confirmOnCollapse (#239075)
alexr00 Jan 29, 2025
4a26729
Fix gutter icon positioning over minimap (#239076)
benibenj Jan 29, 2025
d799a0b
avoid cyclic dependency between `ChatEditorOverlayController` and `Ch…
jrieken Jan 29, 2025
ea25475
fix #238952 (#239079)
sandy081 Jan 29, 2025
7f7eb4c
Rebase against the upstream ea254757de5d467b73578f9dfb2f5633a6e548da
RomanNikitenko Jan 29, 2025
269f693
chore: Update lock file after resolving conflicts
RomanNikitenko Jan 29, 2025
d7cfbe5
Downgrade @playwright/test
RomanNikitenko Jan 30, 2025
66e9a02
chore: Add info related to rebasing against upstream
RomanNikitenko Jan 30, 2025
22fd7ef
chore: Merge main to resolve conflicts
RomanNikitenko Jan 30, 2025
2f36761
Merge branch 'main' into alignment-with-upstream
RomanNikitenko Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .rebase/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

The file to keep a list of changed files which will potentionaly help to resolve rebase conflicts.

#### @RomanNikitenko
https://github.com/che-incubator/che-code/pull/485

- code/package.json
- code/remote/package.json
- code/src/vs/workbench/api/node/proxyResolver.ts
---

#### @RomanNikitenko
https://github.com/che-incubator/che-code/pull/488

Expand Down
1 change: 1 addition & 0 deletions code/.eslint-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
**/extensions/markdown-math/notebook-out/**
**/extensions/notebook-renderers/renderer-out/index.js
**/extensions/simple-browser/media/index.js
**/extensions/terminal-suggest/src/completions/**
**/extensions/typescript-language-features/test-workspace/**
**/extensions/typescript-language-features/extension.webpack.config.js
**/extensions/typescript-language-features/extension-browser.webpack.config.js
Expand Down
2 changes: 1 addition & 1 deletion code/.vscode/notebooks/endgame.github-issues
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"kind": 2,
"language": "github-issues",
"value": "$REPOS=repo:microsoft/lsprotocol repo:microsoft/monaco-editor repo:microsoft/vscode repo:microsoft/vscode-anycode repo:microsoft/vscode-autopep8 repo:microsoft/vscode-black-formatter repo:microsoft/vscode-copilot repo:microsoft/vscode-copilot-release repo:microsoft/vscode-dev repo:microsoft/vscode-dev-chrome-launcher repo:microsoft/vscode-emmet-helper repo:microsoft/vscode-extension-telemetry repo:microsoft/vscode-flake8 repo:microsoft/vscode-github-issue-notebooks repo:microsoft/vscode-hexeditor repo:microsoft/vscode-internalbacklog repo:microsoft/vscode-isort repo:microsoft/vscode-js-debug repo:microsoft/vscode-jupyter repo:microsoft/vscode-jupyter-internal repo:microsoft/vscode-l10n repo:microsoft/vscode-livepreview repo:microsoft/vscode-markdown-languageservice repo:microsoft/vscode-markdown-tm-grammar repo:microsoft/vscode-mypy repo:microsoft/vscode-pull-request-github repo:microsoft/vscode-pylint repo:microsoft/vscode-python repo:microsoft/vscode-python-debugger repo:microsoft/vscode-python-tools-extension-template repo:microsoft/vscode-references-view repo:microsoft/vscode-remote-release repo:microsoft/vscode-remote-repositories-github repo:microsoft/vscode-remote-tunnels repo:microsoft/vscode-remotehub repo:microsoft/vscode-settings-sync-server repo:microsoft/vscode-unpkg repo:microsoft/vscode-vsce\n\n$MILESTONE=milestone:\"November 2024\""
"value": "$REPOS=repo:microsoft/lsprotocol repo:microsoft/monaco-editor repo:microsoft/vscode repo:microsoft/vscode-anycode repo:microsoft/vscode-autopep8 repo:microsoft/vscode-black-formatter repo:microsoft/vscode-copilot repo:microsoft/vscode-copilot-release repo:microsoft/vscode-dev repo:microsoft/vscode-dev-chrome-launcher repo:microsoft/vscode-emmet-helper repo:microsoft/vscode-extension-telemetry repo:microsoft/vscode-flake8 repo:microsoft/vscode-github-issue-notebooks repo:microsoft/vscode-hexeditor repo:microsoft/vscode-internalbacklog repo:microsoft/vscode-isort repo:microsoft/vscode-js-debug repo:microsoft/vscode-jupyter repo:microsoft/vscode-jupyter-internal repo:microsoft/vscode-l10n repo:microsoft/vscode-livepreview repo:microsoft/vscode-markdown-languageservice repo:microsoft/vscode-markdown-tm-grammar repo:microsoft/vscode-mypy repo:microsoft/vscode-pull-request-github repo:microsoft/vscode-pylint repo:microsoft/vscode-python repo:microsoft/vscode-python-debugger repo:microsoft/vscode-python-tools-extension-template repo:microsoft/vscode-references-view repo:microsoft/vscode-remote-release repo:microsoft/vscode-remote-repositories-github repo:microsoft/vscode-remote-tunnels repo:microsoft/vscode-remotehub repo:microsoft/vscode-settings-sync-server repo:microsoft/vscode-unpkg repo:microsoft/vscode-vsce\n\n$MILESTONE=milestone:\"January 2025\""
},
{
"kind": 1,
Expand Down
2 changes: 1 addition & 1 deletion code/.vscode/notebooks/my-endgame.github-issues
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"kind": 2,
"language": "github-issues",
"value": "$REPOS=repo:microsoft/lsprotocol repo:microsoft/monaco-editor repo:microsoft/vscode repo:microsoft/vscode-anycode repo:microsoft/vscode-autopep8 repo:microsoft/vscode-black-formatter repo:microsoft/vscode-copilot repo:microsoft/vscode-copilot-release repo:microsoft/vscode-dev repo:microsoft/vscode-dev-chrome-launcher repo:microsoft/vscode-emmet-helper repo:microsoft/vscode-extension-telemetry repo:microsoft/vscode-flake8 repo:microsoft/vscode-github-issue-notebooks repo:microsoft/vscode-hexeditor repo:microsoft/vscode-internalbacklog repo:microsoft/vscode-isort repo:microsoft/vscode-js-debug repo:microsoft/vscode-jupyter repo:microsoft/vscode-jupyter-internal repo:microsoft/vscode-l10n repo:microsoft/vscode-livepreview repo:microsoft/vscode-markdown-languageservice repo:microsoft/vscode-markdown-tm-grammar repo:microsoft/vscode-mypy repo:microsoft/vscode-pull-request-github repo:microsoft/vscode-pylint repo:microsoft/vscode-python repo:microsoft/vscode-python-debugger repo:microsoft/vscode-python-tools-extension-template repo:microsoft/vscode-references-view repo:microsoft/vscode-remote-release repo:microsoft/vscode-remote-repositories-github repo:microsoft/vscode-remote-tunnels repo:microsoft/vscode-remotehub repo:microsoft/vscode-settings-sync-server repo:microsoft/vscode-unpkg repo:microsoft/vscode-vsce\r\n\r\n$MILESTONE=milestone:\"November 2024\"\r\n\r\n$MINE=assignee:@me"
"value": "$REPOS=repo:microsoft/lsprotocol repo:microsoft/monaco-editor repo:microsoft/vscode repo:microsoft/vscode-anycode repo:microsoft/vscode-autopep8 repo:microsoft/vscode-black-formatter repo:microsoft/vscode-copilot repo:microsoft/vscode-copilot-release repo:microsoft/vscode-dev repo:microsoft/vscode-dev-chrome-launcher repo:microsoft/vscode-emmet-helper repo:microsoft/vscode-extension-telemetry repo:microsoft/vscode-flake8 repo:microsoft/vscode-github-issue-notebooks repo:microsoft/vscode-hexeditor repo:microsoft/vscode-internalbacklog repo:microsoft/vscode-isort repo:microsoft/vscode-js-debug repo:microsoft/vscode-jupyter repo:microsoft/vscode-jupyter-internal repo:microsoft/vscode-l10n repo:microsoft/vscode-livepreview repo:microsoft/vscode-markdown-languageservice repo:microsoft/vscode-markdown-tm-grammar repo:microsoft/vscode-mypy repo:microsoft/vscode-pull-request-github repo:microsoft/vscode-pylint repo:microsoft/vscode-python repo:microsoft/vscode-python-debugger repo:microsoft/vscode-python-tools-extension-template repo:microsoft/vscode-references-view repo:microsoft/vscode-remote-release repo:microsoft/vscode-remote-repositories-github repo:microsoft/vscode-remote-tunnels repo:microsoft/vscode-remotehub repo:microsoft/vscode-settings-sync-server repo:microsoft/vscode-unpkg repo:microsoft/vscode-vsce\n\n$MILESTONE=milestone:\"January 2025\"\n\n$MINE=assignee:@me"
},
{
"kind": 1,
Expand Down
112 changes: 66 additions & 46 deletions code/ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ to the base-name name of the original file, and an extension of txt, html, or si

---------------------------------------------------------

go-syntax 0.7.8 - MIT
go-syntax 0.7.9 - MIT
https://github.com/worlpaker/go-syntax

MIT License
Expand Down Expand Up @@ -1562,6 +1562,22 @@ SOFTWARE.

---------------------------------------------------------

RedCMD/YAML-Syntax-Highlighter 1.3.2 - MIT
https://github.com/RedCMD/YAML-Syntax-Highlighter

MIT License

Copyright 2024 RedCMD

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---------------------------------------------------------

---------------------------------------------------------

redhat-developer/vscode-java 1.26.0 - MIT
https://github.com/redhat-developer/vscode-java

Expand Down Expand Up @@ -1735,6 +1751,55 @@ SOFTWARE.

---------------------------------------------------------

Shopify/ruby-lsp 0.0.0 - MIT License
https://github.com/Shopify/ruby-lsp

The MIT License (MIT)

Copyright (c) 2022-present, Shopify Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

================================================================================
The following files and related configuration in package.json are based on a
sequence of adaptions: grammars/ruby.cson.json, grammars/erb.cson.json,
languages/erb.json.

Copyright (c) 2016 Peng Lv
Copyright (c) 2017-2019 Stafford Brunk
https://github.com/rubyide/vscode-ruby

Released under the MIT license
https://github.com/rubyide/vscode-ruby/blob/main/LICENSE.txt

Copyright (c) 2014 GitHub Inc.
https://github.com/atom/language-ruby

Released under the MIT license
https://github.com/atom/language-ruby/blob/master/LICENSE.md

https://github.com/textmate/ruby.tmbundle
https://github.com/textmate/ruby.tmbundle#license
---------------------------------------------------------

---------------------------------------------------------

sumneko/lua.tmbundle 1.0.0 - TextMate Bundle License
https://github.com/sumneko/lua.tmbundle

Expand Down Expand Up @@ -1964,51 +2029,6 @@ to the base-name name of the original file, and an extension of txt, html, or si

---------------------------------------------------------

textmate/ruby.tmbundle 0.0.0 - TextMate Bundle License
https://github.com/textmate/ruby.tmbundle

Copyright (c) textmate-ruby.tmbundle project authors

If not otherwise specified (see below), files in this folder fall under the following license:

Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
express or implied warranty, and with no claim as to its
suitability for any purpose.

An exception is made for files in readable text which contain their own license information,
or files where an accompanying file exists (in the same directory) with a "-license" suffix added
to the base-name name of the original file, and an extension of txt, html, or similar. For example
"tidy" is accompanied by "tidy-license.txt".
---------------------------------------------------------

---------------------------------------------------------

textmate/yaml.tmbundle 0.0.0 - TextMate Bundle License
https://github.com/textmate/yaml.tmbundle

Copyright (c) 2015 FichteFoll <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---------------------------------------------------------

---------------------------------------------------------

trond-snekvik/vscode-rst 1.5.3 - MIT
https://github.com/trond-snekvik/vscode-rst

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/

import * as fs from 'fs';
import * as path from 'path';
import * as crypto from 'crypto';
import fs from 'fs';
import path from 'path';
import crypto from 'crypto';

const productjson = JSON.parse(fs.readFileSync(path.join(__dirname, '../../../product.json'), 'utf8'));
const shasum = crypto.createHash('sha256');
Expand Down
29 changes: 16 additions & 13 deletions code/build/azure-pipelines/common/computeNodeModulesCacheKey.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/

import * as fs from 'fs';
import * as path from 'path';
import * as crypto from 'crypto';
import fs from 'fs';
import path from 'path';
import crypto from 'crypto';
const { dirs } = require('../../npm/dirs');

const ROOT = path.join(__dirname, '../../../');
Expand Down
15 changes: 9 additions & 6 deletions code/build/azure-pipelines/common/listNodeModules.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions code/build/azure-pipelines/common/listNodeModules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/

import * as fs from 'fs';
import * as path from 'path';
import fs from 'fs';
import path from 'path';

if (process.argv.length !== 3) {
console.error('Usage: node listNodeModules.js OUTPUT_FILE');
Expand Down
Loading