Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gorohoroh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
JetBrains opens pre-registration to get early builds of upcoming C# IDE
(jetbrains.com)
4 points
by
gorohoroh
11y ago
|
0 comments
2.
▲
by
gorohoroh
11y ago
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.
3.
▲
by
gorohoroh
11y ago
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 is actually the same ReSharper logic that runs in Visual
4.
▲
by
gorohoroh
11y ago
This is not necessarily true, especially with VS2015 RTM (Update 1 is a bit better): https://twitter.com/hmemcpy/status/687257223081377792
5.
▲
by
gorohoroh
11y ago
It's not built from scratch. It makes full use of the existing ReSharper code base.
6.
▲
by
gorohoroh
11y ago
This is not a plugin but a standalone product. Essentially this is standalone IntelliJ shell that communicates with a ReSharper process.
7.
▲
by
gorohoroh
11y ago
You're not.
8.
▲
by
gorohoroh
11y ago
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 resolutions to be supported properly.
9.
▲
by
gorohoroh
11y ago
Yes, our free products (IntelliJ IDEA and PyCharm Community Editions, dotPeek) are not affected by these changes. They'll be available as before.
10.
▲
by
gorohoroh
11y ago
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 couple of years now. Current student licenses wor
11.
▲
by
gorohoroh
11y ago
This is the licensing model that's used now, not the new one introduced in November.
12.
▲
by
gorohoroh
11y ago
Probably by virtue of total karma lost by JetBrains reps here.
13.
▲
by
gorohoroh
11y ago
That's a great comment, thank you. Let me check how all the prices relate once again and come back to you.
14.
▲
by
gorohoroh
11y ago
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, please contact JetBrains and we'll look into
15.
▲
by
gorohoroh
11y ago
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 as it's you and only you using them.
16.
▲
by
gorohoroh
11y ago
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.jetbrains.com/toolbox/#commercial ) We&
17.
▲
by
gorohoroh
11y ago
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 JetBrains is no exception: we're no monopoly. I'
18.
▲
by
gorohoroh
11y ago
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 your case) evolves, new versions will be supported by this ve
19.
▲
by
gorohoroh
11y ago
IntelliJ IDEA Community Edition, dotPeek and all other free tools stay free as before. Nothing changes in this respect.
20.
▲
by
gorohoroh
11y ago
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 each subsequent year: $119-149 a seat (with/without a p
21.
▲
by
gorohoroh
11y ago
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, with a perpetual licensing model you're simply left with a
22.
▲
by
gorohoroh
11y ago
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 you like it and if you're interested in new versions tha
23.
▲
by
gorohoroh
11y ago
Let's discuss. Why do you think this is bad?
24.
▲
by
gorohoroh
11y ago
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) but based on history of IntelliJ IDEA based products
25.
▲
by
gorohoroh
11y ago
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 for sure )
26.
▲
by
gorohoroh
11y ago
I think it should definitely get better with SSD although not sure if it would be completely OK: 500k is quite a lot, at least by v1.0 standard. Give it a try when/if you're on a SSD. Do get in touch with us ( https://yo
27.
▲
by
gorohoroh
11y ago
Mixed comments on resource usage so far. Some examples: * "Besides beeing a bit slow, VS suddenly felt like a proper IDE" * "a bit more sluggish than using vanilla VS, but made up for it in terms of usability" * "ev
28.
▲
by
gorohoroh
11y ago
First of all ReSharper C++ offers ~60 real-time code inspections. Things like unreachable code, hiding local declarations, dependent type without 'typename' keyword, non-inline function definition in a header file, boost::format w
29.
▲
JetBrains ReSharper hires Clippy, reaches unprecedented annoyance level
(blog.jetbrains.com)
3 points
by
gorohoroh
12y ago
|
1 comments
30.
▲
by
gorohoroh
13y ago
It's true that PyCharm doesn't let you work with files out of project. AFAIK this should change later this year in all IntelliJ IDEA-based products including PyCharm.
More ›