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

feat(lsp): don't auto-attach to buffers that aren't files #272

Merged

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Mar 3, 2024

No description provided.

@mrcjkb mrcjkb linked an issue Mar 3, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Mar 3, 2024

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.
  • Updated CHANGELOG.md

@mrcjkb mrcjkb enabled auto-merge (squash) March 3, 2024 15:28
@mrcjkb mrcjkb force-pushed the 268-dont-auto_attach-for-buffer-without-an-actual-file branch from d4c201c to a893fbf Compare March 3, 2024 16:01
@mrcjkb mrcjkb force-pushed the 268-dont-auto_attach-for-buffer-without-an-actual-file branch from a893fbf to 46fb09c Compare March 3, 2024 16:02
@mrcjkb mrcjkb merged commit 44465ee into master Mar 3, 2024
8 checks passed
@mrcjkb mrcjkb deleted the 268-dont-auto_attach-for-buffer-without-an-actual-file branch September 25, 2024 18:07
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.

Don't auto_attach for buffer without an actual file?
1 participant