Earlier quoted context omitted.
Asking for money isn’t a problem. The problem is this person went out of their way to extract money by harassing people who rightfully use the open source Apache 2 version, switching the marketplace extension to a closed source version with obfuscated code (likely malicious according to MS), and possibly more, all this for doing a quite small amount of work. That’s after already raising $7.6k, apparently.
Making a theme is not minimal effort which is why 99.9999% of everyone uses preexisting themes rather than making their own. LoC is a red herring. And the fact that thousands of people decided to introduce his LoC as a dependency in their local development environment makes the point. I'm surprised to see supposed software engineers get this wrong. We tend to dismiss look&feel type things as low effort which is funny…
Material Theme has been pulled from VS Code's marketplace
341–350 of 424 posts
Re: Material Theme has been pulled from VS Code's marketplace
#342Re: Material Theme has been pulled from VS Code's marketplace
#343Earlier quoted context omitted.
Yet Mozilla, for all the flak it gets, isn't paid a dime by its users, but does find resources to vet the most popular extensions. Everything I use is checked by them. Raymond Hill (of ublock fame) wasn't really impressed with how it is performed, but it's still much better than nothing (which is what MS apparently does). VSCode is an IDE in name only, it's a glorified text editor, and pretty mediocre one at that. I…
What functionality or property makes JetBrains' products an IDE while VSCode isn't? Honest question, I've never used any of their products.
Or to make things more succinct:
* VSCode is a extendable code editor (like vim, neovim, Zed and Sublime)
* Jetbrains Rider is a fully equipped Integrated Development Environment (like Microsoft Visual Studio or its direct sibling Jetbrains IntelliJ IDEA)
And while extensions are optional within a IDE (and often solely used for increased productivity), more often than not they are a necessity in a code editor to even become productive.
Re: Material Theme has been pulled from VS Code's marketplace
#344Earlier quoted context omitted.
I don’t remmener the exact steps, but it was fairly easy. You just need a mac (which you can borrow) and an audio editor. But that’s been a few years as I’ve been using the same one for a while now.
> You just need a mac (which you can borrow) Yeah, so only-iPhone users are out of luck since the majority of people don't have a Mac. Last time I used Android you needed the file and the phone itself, you select the audio file and you're done.
Re: Material Theme has been pulled from VS Code's marketplace
#345Earlier quoted context omitted.
Well, I used Emacs for 15-20 years. It has problems of its own -- mostly that it is effectively locked into an antediluvian view of how editors work, and that to use it effectively you end up maintaining large and complex configuration files. I still use it for some things, but what we really need is a new, different edition of Emacs that has the same basic architecture but a more modern take on all the stuff that da…
It's not "a problem," it's a difference in philosophy. Sure, VSCode comes accessible out of the box with minimal configuration needed and a GUI-first settings interface. But that comes with its own price - your config is more restricted in what you can do and fragmented across json files, settings menus, and extension options. In contrast, with Emacs I can change any behavior of any function and command - built-in or…
As for the rest, been there and done that, but then you have to invest in your knowledge of Elisp, which has zero other benefits.
Re: Material Theme has been pulled from VS Code's marketplace
#346Re: Material Theme has been pulled from VS Code's marketplace
#347Earlier quoted context omitted.
[flagged]
He's being as helpful as possible, there's no need to go hard on his language like this.
Re: Material Theme has been pulled from VS Code's marketplace
#348Earlier quoted context omitted.
What functionality or property makes JetBrains' products an IDE while VSCode isn't? Honest question, I've never used any of their products.
As a example: Rider ( https://www.jetbrains.com/rider/ ) - a IDE - comes with everything you could possibly need to build and compile .NET apps out of the box, while VSCode - a code editor - relies on extensions (and thus mostly the community surrounding VSCode) for this. Or to make things more succinct: * VSCode is a extendable code editor (like vim, neovim, Zed and Sublime) * Jetbrains Rider is a fully equipped Int…
"Integrated" isn't meant to contrast with a plugin-based system (otherwise JetBrains wouldn't count!), it's meant to contrast with a dev environment built out of a bunch of individual tools and terminal commands run separately.
Re: Material Theme has been pulled from VS Code's marketplace
#349Earlier quoted context omitted.
The marketplace isn't operated on a paid contract for vetted extensions. You vet the extensions you use. Most don't, and it's ok. Don't shift the blame and the cost on microsoft though, they don't have to offer it.
Yet Mozilla, for all the flak it gets, isn't paid a dime by its users, but does find resources to vet the most popular extensions. Everything I use is checked by them. Raymond Hill (of ublock fame) wasn't really impressed with how it is performed, but it's still much better than nothing (which is what MS apparently does). VSCode is an IDE in name only, it's a glorified text editor, and pretty mediocre one at that. I…
Re: Material Theme has been pulled from VS Code's marketplace
#350Earlier quoted context omitted.
The marketplace isn't operated on a paid contract for vetted extensions. You vet the extensions you use. Most don't, and it's ok. Don't shift the blame and the cost on microsoft though, they don't have to offer it.
Yet Mozilla, for all the flak it gets, isn't paid a dime by its users, but does find resources to vet the most popular extensions. Everything I use is checked by them. Raymond Hill (of ublock fame) wasn't really impressed with how it is performed, but it's still much better than nothing (which is what MS apparently does). VSCode is an IDE in name only, it's a glorified text editor, and pretty mediocre one at that. I…
How you know that?