Skip to content

docs: fix a warning alert type on toolbox docs #18560

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

Merged
merged 1 commit into from
Jun 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user-guides/workspace-access/jetbrains/toolbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ If you encounter issues connecting to your Coder workspace via JetBrains Toolbox
2. Locate the log file named `jetbrains-toolbox.log` and attach it to your support ticket.
3. If you need to capture logs for a specific workspace, you can also generate a ZIP file using the Workspace action menu, available either on the main Workspaces page in Coder view or within the individual workspace view, under the option labeled **Collect logs**.

> [!Workspace]
> [!WARNING]
> Toolbox does not persist log level configuration between restarts.

## Additional Resources
Expand Down
Loading