Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 18, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Copilot AI and others added 3 commits January 18, 2026 17:09
* Initial plan

* Fix default log level not applied to extensions correctly

The issue was in extHostOutput.ts where getLogLevel() always returns a value (never undefined) because it falls back to the global default. This was overriding the extension-specific default log level.

Changed to only override if there's an explicitly set log level for that logger resource using getRegisteredLogger() which returns the ILoggerResource with logLevel as undefined when using default.

Co-authored-by: ulugbekna <16353531+ulugbekna@users.noreply.github.com>

* Improve comment clarity based on code review feedback

Co-authored-by: ulugbekna <16353531+ulugbekna@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ulugbekna <16353531+ulugbekna@users.noreply.github.com>
…88427)

* Initial plan

* Fix: convert query to revealSetting when opening JSON settings editor

Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>

* Check for @id: prefix before using query as setting key

Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>

* Remove build-output.log and add to gitignore

Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>

* clean up

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
@pull pull bot locked and limited conversation to collaborators Jan 18, 2026
@pull pull bot added the ⤵️ pull label Jan 18, 2026
@pull pull bot merged commit 6b921dd into code:main Jan 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant