Skip to content

Change workspace settings from window to resource scope#321

Merged
BurntSushi merged 1 commit intomainfrom
ag/change-workspace-setting-scope
Jan 30, 2026
Merged

Change workspace settings from window to resource scope#321
BurntSushi merged 1 commit intomainfrom
ag/change-workspace-setting-scope

Conversation

@BurntSushi
Copy link
Member

With astral-sh/ruff#22953 merged, the ty server
now supports multiple workspace folders. This means we can deal with
workspace settings diverging between folders.

This change specifically only applies to workspace settings. The other
global settings are left with a scope of window, since the ty server
expects there to be only one value for global settings.

Closes #319

With astral-sh/ruff#22953 merged, the ty server
now supports multiple workspace folders. This means we can deal with
workspace settings diverging between folders.

This change specifically only applies to workspace settings. The other
global settings are left with a scope of `window`, since the ty server
expects there to be only one value for global settings.

Closes #319
Copy link
Member

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@BurntSushi BurntSushi merged commit 0da81f2 into main Jan 30, 2026
3 checks passed
@BurntSushi BurntSushi deleted the ag/change-workspace-setting-scope branch January 30, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update scope of various settings

2 participants