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

Add troubleshooting section #533

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Add troubleshooting section #533

merged 1 commit into from
Jul 18, 2024

Conversation

dhruvmanila
Copy link
Member

Summary

This PR adds a new "Troubleshooting" section to the README to help the users to find more information that the extension and the language server provides.

It also adds a new Ruff: Show logs command which opens the Ruff output channel.

@dhruvmanila dhruvmanila changed the title Update to reflect the stabilized ruff server Add troubleshooting section Jul 17, 2024
Comment on lines +432 to 437
},
{
"title": "Show logs",
"category": "Ruff",
"command": "ruff.showLogs"
}
Copy link
Member Author

Choose a reason for hiding this comment

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

The command already exists, this just exposes it in the command menu.

Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

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

Nice

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dhruvmanila dhruvmanila force-pushed the dhruv/troubleshooting branch 2 times, most recently from d91205e to 5eab65e Compare July 17, 2024 10:25
Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

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

Excellent

@dhruvmanila dhruvmanila force-pushed the dhruv/untrusted-workspace-docs branch from 2220d02 to 855b0fe Compare July 18, 2024 05:22
Base automatically changed from dhruv/untrusted-workspace-docs to main July 18, 2024 05:22
@dhruvmanila dhruvmanila merged commit e3dcb44 into main Jul 18, 2024
6 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/troubleshooting branch July 18, 2024 05:26
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.

3 participants