Earlier quoted context omitted.
This is only for most surface level features. The Idea PyCharm plugins lack scientific mode for example.
What do you mean by "scientific modes"? Jupyter notebooks? I've never used that, so I don't know what it is exactly nor how to compare. But, although the product comparison page [0] says idea lacks it, there's a doc page that says it has it [1]. It also shows up in the settings window of my IdeaU with Python plugin. According to this other comparison page [2], it would actually seem that the Idea plugin does more tha…
Web IDE Beta
251–258 of 258 posts
Re: Web IDE Beta
#252Earlier quoted context omitted.
TL;DR (meta phrased) Microsoft is forking VSCode open source community by split licensing for source code and and official build of VSCode. If you build by yourself you can’t connect to VSCode is marketplace. This allows them to fully control VSCode telemetry and reporting along with use on platforms such as Gitpod. It’s similar to how Apple controls apps on iPhone and in turn control how much you need to pay them if…
It's always the same: Microsoft seems to have turned and got away from its evil image, then they turn their all they have done good into more evil.
Re: Web IDE Beta
#253Earlier quoted context omitted.
GitLab team member here. Thanks for the feedback. I created a merge request to update our documentation based on your comment and linked to the comment in the MR description: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107599
That's great to hear. Thanks for the quick turn around. I appreciate that it's a single word change, less than a whole word even; given the PR/MR but it's important, in my opinion (as a Gitlab fan) to not appear to be trying to hide the foundation this updated feature is (now) built on.
Re: Web IDE Beta
#254Earlier quoted context omitted.
Can confirm... IDEA Ultimate (and Community to a lesser extent) lets me write code in Java, Groovy, Kotlin (and with slightly fewer features, but still really good support), Go, Rust, JavaScript, TypeScript, and of course, HTML/CSS... probably more but those are what I normally use. VS Code is getting support for all the newer languages though... similar to how it used to be before with Eclipse (for those who remembe…
I wonder how do you manage so my languages without getting confused?
Re: Web IDE Beta
#255Earlier quoted context omitted.
Rust is pretty much the most important programming language in the world right now. Using it to eliminate entire classes of bugs is a huge win for developers everywhere.
It was rather my impression that the classes of bugs that rust fixes are entirely in memory management, which is to say that they never existed in managed languages in the first place. That makes it a big step forward for bare metal and performance critical code, but kind of unimportant anywhere where ex. Java, Python, or JavaScript are used.
Re: Web IDE Beta
#256Re: Web IDE Beta
#257Earlier quoted context omitted.
The title says powered by
There is no such title on the actual Gitlab docs page it links to, and from where I retrieved the quoted text.