Earlier quoted context omitted.
I think a comparing intellij platform to eclipse makes more sense. Why is eclipse so unintuitive? For example, why must I click ok after pushing a change to a remote git server? Shouldn't it be a toast?
The same question is even more relevant to emacs and vim. Why are they so unintuitive ?
Visual Studio Code 1.5
251–260 of 270 posts
Re: Visual Studio Code 1.5
#252Re: Visual Studio Code 1.5
#253Anyone use VS Code for Ruby/Rails? Equal or better than Atom/Sublime? I switched from sublime to atom recently but atom is slow (I know I know) and VS Code seems well regarded so willing to give it a try.
Re: Visual Studio Code 1.5
#254Earlier quoted context omitted.
> On this day and age many don't want to pay for tools. Strange logic: if everyone followed that train of thought, we'd all settle for whatever quality tools are available so long as the price is $0. I'd much rather pay for a valuable tool than use a subpar free tool.
It is not a strange logic and I am not talking only about quality. I am talking about IT being one of the few professions in 2016, with individuals that expect to earn money while using tools produced with the effort of others for free (beer), while not giving anything back (not even bug reports, unless their own customers press them against the wall). So the question isn't about the quality, rather how many Emacs an…
Re: Visual Studio Code 1.5
#255Earlier quoted context omitted.
My impression is that Xamarin is designed to suck dollars out of corporate enterprise users who need to do something with mobile devices and can pay big bucks for Xamarin because it allows their C# devs to make a mobile app in short order. It saves them in the long run.
Isn't Xamarin free now?
Re: Visual Studio Code 1.5
#256Earlier quoted context omitted.
It is not a strange logic and I am not talking only about quality. I am talking about IT being one of the few professions in 2016, with individuals that expect to earn money while using tools produced with the effort of others for free (beer), while not giving anything back (not even bug reports, unless their own customers press them against the wall). So the question isn't about the quality, rather how many Emacs an…
Vim is charity ware actually or at least that's how it was qualified when I started using it. Most of the long time vim users I know have donated several times. Vim and Emacs also have shit loads of plugins, which can make them behave just like Atom or VSCode so as usual I think it's just a matter of preference.
Would those shit loads of plugins exist if people had to pay for them?
Re: Visual Studio Code 1.5
#257I am worried about a lot of common functionality in VSCode/Atom, from keyboard bindings to support for more languages, being implemented by 3rd party plugins. They are updated independently, without verification, and have full code execution and network access (and things like independent telemetry). Am I alone in this? Are there security features that I'm missing to guarantee that my code editor isn't leaking inform…
Re: Visual Studio Code 1.5
#258Earlier quoted context omitted.
I haven't used WebStorm, but if it's as good as PyCharm (also a JetBrains product), then it'll definitely be worth getting.
WebStorm and PyCharm are both (more or less) repackaged versions of IntelliJ with specific plugins. WebStorm is cheaper and just includes the JavaScript support (and other related languages/tools) and PyCharm includes both JavaScript and Python support. So everything in WebStorm is also in PyCharm.
Re: Visual Studio Code 1.5
#259Earlier quoted context omitted.
For some reason, for me, I have to save to get syntax highlighting and errors. Then, I have to save again to clear them. Is this just me?
I have to save to get go fmt to run, but I get colors and many most errors as I type. How odd. You could reach out to the extension's team, I hear they are responsive.