Skip to content

lsp: fix toggleFormatOnSave - #869

Merged
horriblename merged 4 commits into
NotAShelf:mainfrom
Noah765:fix-lsp-toggle-format-on-save
May 8, 2025
Merged

lsp: fix toggleFormatOnSave#869
horriblename merged 4 commits into
NotAShelf:mainfrom
Noah765:fix-lsp-toggle-format-on-save

Conversation

@Noah765

@Noah765 Noah765 commented Apr 30, 2025

Copy link
Copy Markdown
Contributor

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

github-actions Bot pushed a commit that referenced this pull request Apr 30, 2025
@github-actions

github-actions Bot commented Apr 30, 2025

Copy link
Copy Markdown

🚀 Live preview deployed from 09f2e1d

View it here:

Debug Information

Triggered by: horriblename

HEAD at: fix-lsp-toggle-format-on-save

Reruns: 817

@Soliprem Soliprem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. Just to make sure I understand, the problem RN is that autoformat can't be disabled unless you enable null-ls?

@Noah765

Noah765 commented Apr 30, 2025

Copy link
Copy Markdown
Contributor Author

LGTM. Just to make sure I understand, the problem RN is that autoformat can't be disabled unless you enable null-ls?

Exactly

github-actions Bot pushed a commit that referenced this pull request May 1, 2025
github-actions Bot pushed a commit that referenced this pull request May 6, 2025
@NotAShelf

Copy link
Copy Markdown
Owner

I meant to respond to this earlier, must've gotten to type out a reply.

This is good for a merge, and I'll be merging once the CI passeed but it might be nice to ultimately port some of the changes in #768 again. Guessing it is now abandoned.

github-actions Bot pushed a commit that referenced this pull request May 8, 2025
@horriblename
horriblename merged commit 09f2e1d into NotAShelf:main May 8, 2025
@github-actions

github-actions Bot commented May 8, 2025

Copy link
Copy Markdown

✅ Preview has been deleted successfully!

@github-actions
github-actions Bot deleted the fix-lsp-toggle-format-on-save branch June 15, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants