Viewing profile — gorohoroh
gorohoroh
HN member- Joined
- Fri, May 11, 2012, 5:50 PM UTC
- HN karma
- 68
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About gorohoroh
No profile information was provided.
Recent public activity
- story
-
comment
Comment #10894346
Yes Roslyn is first party and it naturally does load, and it's very memory-intensive. You can see it happening without any extensions installed.
-
comment
Comment #10894070
Frontend is in Java (and Kotlin), indeed, as it's a part of the IntelliJ platform. However, the backend that actually provides IDE features for C# is written in .NET. The backend i…
-
comment
Comment #10894053
This is not necessarily true, especially with VS2015 RTM (Update 1 is a bit better): https://twitter.com/hmemcpy/status/687257223081377792
-
comment
Comment #10893927
It's not built from scratch. It makes full use of the existing ReSharper code base.
-
comment
Comment #10893850
This is not a plugin but a standalone product. Essentially this is standalone IntelliJ shell that communicates with a ReSharper process.
-
comment
Comment #10713169
You're not.
-
comment
Comment #10713138
If you look at the underlying markup, you can see that the web site was designed to be responsive. The sad part however is that it's going to take a bit more time for mobile resolu…
-
comment
Comment #10170558
Yes, our free products (IntelliJ IDEA and PyCharm Community Editions, dotPeek) are not affected by these changes. They'll be available as before.
-
comment
Comment #10170548
JetBrains rep here. "Phoning home" is actually not new. We've introduced JetBrains Account as a way of authorizing a product instance (as an alternative to license keys) for a coup…
-
comment
Comment #10167674
This is the licensing model that's used now, not the new one introduced in November.
-
comment
Comment #10167596
Probably by virtue of total karma lost by JetBrains reps here.
-
comment
Comment #10167075
That's a great comment, thank you. Let me check how all the prices relate once again and come back to you.
-
comment
Comment #10166471
We're not changing anything in this regard: if it works now, it will work the same way with new subscription licenses. If you encounter a case when a setup like this doesn't work, …
-
comment
Comment #10166452
Yes, nothing changes in this respect: you can run multiple instances of Visual Studio with ReSharper on the same machine. Co-using IJ and ReSharper should be fine as well, as long …
-
comment
Comment #10166349
Yes, the change applies to corporate licenses, too. As a bonus for them, there's a transparent model of discounts based on number of licenses and term of payment ( https://www.jetb…
-
comment
Comment #10166243
I see this is turning into a conspiracy theory ) Fortunately, there's a little thing called competition that prevents raising rates at will without facing the consequences, and Jet…
-
comment
Comment #10166045
Your understanding of how perpetual licenses with upgrade subscriptions work is correct. Also, you can still be pretty confident that as a language support by an IDE (PhpStorm in y…
-
comment
Comment #10165951
IntelliJ IDEA Community Edition, dotPeek and all other free tools stay free as before. Nothing changes in this respect.
-
comment
Comment #10165830
For commercial PhpStorm licenses a rough comparison would as follows. Before November 2: First year: $199 a seat Each subsequent year: $129 a seat After November 2: First year and …
-
comment
Comment #10165768
Your understanding of the agreement is correct. On the other hand, as languages and frameworks change, they will not necessarily be supported by your current IDE. In this case, wit…
-
comment
Comment #10165631
If you have an existing perpetual license, you can use it infinitely, just as the license agreement stated when you purchased it. We do however offer a switch to the new model if y…
-
comment
Comment #10165469
Let's discuss. Why do you think this is bad?
-
comment
Comment #9357950
A lot. Definitely a similar set of code inspections/quick-fixes and navigation actions. Not sure about the set of refactorings and context actions (intention actions in their terms…
-
comment
Comment #9357869
Second-long freezes... could be ReSharper, could be a different plug-in or a VCS integration interfering with ReSharper. Unfortunately you got rid of it so I guess we'll never know…