Skip to content

Include legacy server setting location in deprecation message#688

Merged
dhruvmanila merged 2 commits into
mainfrom
dhruv/log-settings-location
Feb 12, 2025
Merged

Include legacy server setting location in deprecation message#688
dhruvmanila merged 2 commits into
mainfrom
dhruv/log-settings-location

Conversation

@dhruvmanila

@dhruvmanila dhruvmanila commented Feb 12, 2025

Copy link
Copy Markdown
Member

Summary

This PR is inspired by this feedback and adds the location of the legacy settings explicitly set by the user in the deprecation message. We already have that information so let's surface it to the user.

Preview

User settings:

{
	"ruff.nativeServer": "on",
	"ruff.lint.args": []
}

Workspace folder settings (${workspaceFolder}/.vscode/settings.json):

{
	"ruff.ignoreStandardLibrary": "true"
}
Screenshot 2025-02-12 at 10 44 56 AM

@dhruvmanila dhruvmanila merged commit d5cfec6 into main Feb 12, 2025
@dhruvmanila dhruvmanila deleted the dhruv/log-settings-location branch February 12, 2025 09:31
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.

2 participants