Issue #74 (Extension Sponsors)09/20/23
Learn AI in 5 Minutes a Day
We'll teach you how to save time and earn more with AI. Join 70,000+ free daily readers for trending tools, productivity-boosting prompts, the latest news, and more.
|
|
|
In case you missed it, in May of 2022 the VS Code team announced that VS Code extensions can now be sponsored, or funded to provide extension authors with incentive to continue updating and maintaining their extensions.
Initially the "Sponsor" option was shown in the bottom right area of an extension's marketplace details page. At some point the button was moved to the top right area, next to the star rating.
In order to take advantage of this feature, extension developers can add the following to their extension's package.json file, which is how you "opt in" to sponsorship:
"sponsor": {
"url": "https://github.com/sponsors/impressivewebs"
}
|
The URL can be any link to the developer's sponsor page on GitHub, Open Collective, or elsewhere. There's no actual sponsorship functionality built in here, it's just a link to an external website where users can consider funding the project.
From what I can tell, it seems like very few extensions include this, so it might be good to make this a little more known. Of course, in many cases, extensions have other ways they receive funding or the developers are more than happy to continue maintaining their extensions as a free side project.
But I do believe it's good for extension authors to know this, as it helps motivate them to continue fixing issues and adding updates to improve their extensions.
Now on to this week's hand-picked links!
|
|
VS Code Tools
|
VSCodium — Not a new project, but this is a community-driven, freely-licensed binary distribution of Microsoft’s VS Code (i.e. without the telemetry and tracking).
Next.Nav — VS Code extension that allows you to navigate and create routes easily in your Next.js application.
Seamless Project, Seamless Talent! — With Toptal, you don't just hire freelancers; you partner with industry experts. Say goodbye to prolonged hiring processes and hello to instant matches with the top 3% talent pool. Sponsor
Diff Folders — VS Code extension to compare two folders.
VS Code Theme of the Week
|
Squirrelsong — I don't want to be biased so I'm featuring a theme this week that I absolutely do not like. This one has two different extensions you can install (Squirrelsong Light and Squirrelsong Dark). I don't personally find either version to be all that attractive or easy on the eyes.
The theme is available for VS Code, JetBrains, Sublime Text, iTerm2, Terminal.app, Chromium DevTools, Alfred, Slack, Telegram, and more. Like I said, not my cup of tea, but maybe you'll like it!
|
|
|
|
Best of the Rest
|
flow-view — An interacive visual editor for dataflow programming. The result can be downloaded as JSON and there are a few prebuilt examples.
Emacs Bedrock — An extremely minimal Emacs starter kit uses just one external package by default, and only GNU-ELPA packages on an opt-in basis.
RustRover — A brand new, feature-rich JetBrains IDE for Rust developers, with timely support, regular updates, and an out-of-the-box experience.
If you have any link suggestions, including a tool, article, or other resources related to VS Code or another IDE, send it via DM on X: @LouisLazaris or just hit reply on this email.
That's it for this issue.
Happy VS Coding!
Louis
VSCode.Email
@LouisLazaris
|
|
|