Skip to content

Comments

feat(oxfmt): Add debug logging to oxfmt LSP to troubleshoot resolved options at runtime#17695

Merged
leaysgur merged 1 commit intooxc-project:mainfrom
nrayburn-tech:oxfmt-lsp-debug-logging
Jan 6, 2026
Merged

feat(oxfmt): Add debug logging to oxfmt LSP to troubleshoot resolved options at runtime#17695
leaysgur merged 1 commit intooxc-project:mainfrom
nrayburn-tech:oxfmt-lsp-debug-logging

Conversation

@nrayburn-tech
Copy link
Collaborator

Ref: oxc-project/oxc-zed#58

I don't see any other way for users to troubleshoot an issue like the linked one without some information such as this.

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter labels Jan 6, 2026
@nrayburn-tech nrayburn-tech force-pushed the oxfmt-lsp-debug-logging branch from d07bf37 to 4103667 Compare January 6, 2026 05:30
@nrayburn-tech nrayburn-tech changed the title feat: Add debug logging to oxfmt LSP to troubleshoot resolved options at runtime feat(oxfmt): Add debug logging to oxfmt LSP to troubleshoot resolved options at runtime Jan 6, 2026
@github-actions github-actions bot added the C-enhancement Category - New feature or request label Jan 6, 2026
@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label Jan 6, 2026
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 6, 2026

Merge activity

  • Jan 6, 6:27 AM UTC: @nrayburn-tech we removed the merge queue label because we could not find a Graphite account associated with your GitHub profile.

You must have a Graphite account in order to use the merge queue. Create an account and try again using this link

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 6, 2026
@leaysgur
Copy link
Member

leaysgur commented Jan 6, 2026

Notes to self: Resolve expected conflicts in #17655

@leaysgur leaysgur merged commit a19cc93 into oxc-project:main Jan 6, 2026
18 of 19 checks passed
@nrayburn-tech nrayburn-tech deleted the oxfmt-lsp-debug-logging branch January 6, 2026 07:20
Dunqing added a commit that referenced this pull request Jan 6, 2026
# Oxlint

# Oxfmt
### 🚀 Features

- a19cc93 oxfmt: Add debug logging to oxfmt LSP to troubleshoot resolved
options at runtime (#17695) (Nicholas Rayburn)

### 🐛 Bug Fixes

- 3b4aced formatter: Should not treat multi-type arguments of
TSTypeReference as a complex type (#17708) (Dunqing)
- dcfdd41 formatter: Should not set up tailwindcss callback when no
tailwindcss configuration is set (#17696) (Dunqing)
- 6f65901 formatter: Return original classes when there are no
tailwindcss classes sort callback (#17689) (Dunqing)

### ⚡ Performance

- c6a99fd formatter: Don't call `sort_tailwind_classes` if no classes
need to be sorted (#17698) (Dunqing)

Co-authored-by: Dunqing <29533304+Dunqing@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants