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

Update VSCode extension to use stdin-filepath and respect-ignores #913

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

JohnnyMorganz
Copy link
Owner

@JohnnyMorganz JohnnyMorganz commented Nov 16, 2024

Use the actual stylua binary to handle ignores, rather than reimplementing ignoring in the extension.

Enabling --stdin-filepath allows stylua's config resolution logic and ignore handling to take effect, including editorconfig support.

Closes #864

@JohnnyMorganz JohnnyMorganz merged commit 7caea0f into main Nov 16, 2024
17 checks passed
@JohnnyMorganz JohnnyMorganz deleted the vscode-extension-cleanup-ignores branch November 16, 2024 20:36
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.

VSCode extension does not honor .editorconfig path overrides
1 participant