Skip to content

languages/arduino: init #1019

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

Closed
wants to merge 1 commit into from
Closed

languages/arduino: init #1019

wants to merge 1 commit into from

Conversation

imnotpoz
Copy link
Contributor

bit late since the semester is already over but it didn't take long to finish and will hopefully be useful to others

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.

Copy link

github-actions bot commented Jul 19, 2025

🚀 Live preview deployed from 8fbecab

View it here:

Debug Information

Triggered by: imnotpoz

HEAD at: main

Reruns: 1137

@imnotpoz
Copy link
Contributor Author

just saw this should I draft this and wait

@NotAShelf
Copy link
Owner

Thank you poz, but you'll probably want to rebase on v0.8 and use the new API. The current LSP API is frozen, and I have to refuse new language modules to avoid future maintainer work before release.

github-actions bot pushed a commit that referenced this pull request Jul 19, 2025
github-actions bot pushed a commit that referenced this pull request Jul 20, 2025
github-actions bot pushed a commit that referenced this pull request Jul 20, 2025
@imnotpoz imnotpoz marked this pull request as draft July 21, 2025 00:52
@imnotpoz imnotpoz mentioned this pull request Jul 23, 2025
17 tasks
@imnotpoz
Copy link
Contributor Author

continued in #1041

@imnotpoz imnotpoz closed this Jul 23, 2025
Copy link

✅ Preview has been deleted successfully!

github-actions bot pushed a commit that referenced this pull request Jul 23, 2025
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.

2 participants