-
Notifications
You must be signed in to change notification settings - Fork 10
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 and Maintain Community-Maintained Fork of Deprecated Arduino Extension #13
Comments
Thank you for your concern, This repo looks like it is more commits behind than it really is, because I accepted some commits from Microsoft's repo and squashed committed them back to this repo (that's one of the 3 commits ahead). Sorry that I left this repo a little unmanaged, did not have much free time lately |
Just updated the branch with the latest of Microsoft, as you can see, the repo is still "36 commits behind" but is actually up to date with Microsoft |
Happy to test and contribute. How do I install this repo in VSCode? |
Hello @rkilchmn glad that you want to help. |
Cool, thank you @lersi ! |
After the update, I get the following message 'View README' redirects to the page https://github.com/microsoft/vscode-arduino/blob/main/README.md |
@lersi @VAleSh-Soft I think the commit from yesterday not only synchronized this repo with Microsoft's codebase but also pulled all the commits that were intended to prepare for the deprecation of the original extension (including changes like the deprecation warning in |
The deprecation warning was accidentally merged too in
|
@VAleSh-Soft You are right, I accidentally also synced their deprecation warnings oops... |
Description:
The official Microsoft VSCode extension for Arduino has been deprecated, leaving many developers and enthusiasts without a reliable and actively maintained tool. Thankfully, there is already a community-maintained fork of this extension that could fill the gap left by Microsoft's decision. However, this fork is currently 36 commits behind the original repository, meaning it is outdated and missing critical updates and improvements.
Why This Matters:
The Arduino community relies heavily on tools like this extension to streamline and enhance development. With the official extension no longer being updated, it is vital that we step up and maintain the community fork to ensure it remains a robust and useful tool for all users. By updating the fork, we can continue to provide support, new features, and bug fixes that are essential for Arduino developers using VSCode.
Call to Action:
We are reaching out to the community to contribute to this effort. Whether you can help by reviewing the commits, updating the codebase, testing the updated extension, or providing documentation - every contribution matters!
Here are some ways you can contribute:
Let’s work together to keep this essential tool alive and thriving for the Arduino community!
Thank you to everyone who has contributed so far, and we look forward to seeing this fork become even better with your help!
The text was updated successfully, but these errors were encountered: