Viewing profile — topka
topka
HN member- Joined
- Thu, Apr 19, 2012, 11:03 AM UTC
- HN karma
- 232
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About topka
No profile information was provided.
Recent public activity
-
comment
Comment #38548129
Could you elaborate why? You open the project, it is scanned and indexed. Seems logical and obvious if the IDE can sugges a relevant completion based on the whole project structure…
-
comment
Comment #38546808
trial for commercial means for paying customers, including individuals.
-
comment
Comment #33179973
Running fronted in browser is not possible at the moment.
-
comment
Comment #33177777
[JetBrains employee] In the future Fleet will be able to update itself. Right now, we use Toolbox App as it can do Fleet updates easier.
- story
-
comment
Comment #31920195
This is strange. Try to go to check out and you should see "Purchase period" there. If not, please contact sales@jetbrains.com. Thanks!
-
comment
Comment #30300470
Interesting about the 2nd keyboard. Is it a custom one? What specific macros do you have there? Thanks!
-
comment
Comment #30165117
While Space IS an all-in-one solution, you can still mirror a repository to it and (use it for code reviews [1]). Native integration with JetBrains IDEs should be a plus if you use…
-
comment
Comment #25467356
Interesting. Most people I know actually call the product either just IDEA or IntelliJ. :)
-
comment
Comment #25289500
JavaScript was first introduced to the public 25 years ago, on December 4, 1995.
- story
-
comment
Comment #24333428
What kind of plugins would you need for PyCharm? It has quite a lot of them and you can write yours (well, yes, in Java). Also PyCharm is quite significantly an OSS, actually.
-
comment
Comment #22054646
Ukrainian and a couple of other languages were missed on the list. It's a known issue we're updating on the site right now. Thanks!
-
comment
Comment #13601207
There's also a blog post with some details about it: https://blog.jetbrains.com/team/2017/02/08/the-art-of-code-v... . The generator is open-source
-
comment
Comment #6843471
IntelliJ IDEA is released once a year, and smaller IDEs are about twice a year. Because of this the plugins may miss some features for some time, that's true. But now, after the re…
-
comment
Comment #6443662
You are correct, Ruby and Python plugins add most of RubyMine/PyCharm features to IntelliJ IDEA Ultimate. You may want to have separate IDEs if you need more lightweight environmen…
-
comment
Comment #5553569
Yes, you will get ALL WebStorm features in PhpStorm. They are built from the same source code. One difference: not all plugins bundled with WebStorm are by default available in Php…
-
comment
Comment #3866782
Unfortunately, declaring something does not always really change things. Something else is often required. JetBrains team has its opinions but is also flexible enough to change its…
-
comment
Comment #3863224
It was 6 months ago. And it was a 100% wontfix then. But things change quite rapidly nowadays. Here's one problem solved: https://twitter.com/#!/eniton/statuses/186861528677494784 …
-
comment
Comment #3862381
You can install Sun JDK on Ubuntu. It's not a big deal. There are still some problems with using OpenJDK, which are being solved now. So, it will be supported someday too.
-
comment
Comment #3862361
Seems there's a number of issues reported for PyQT in PyCharm tracker: http://youtrack.jetbrains.com/issues/PY?q=PyQT You're welcome to add yours and vote for existing. Votes matte…
-
comment
Comment #3862349
We found that screenshots on Mac _do_ look better most of the time. And yes, you can see the trend of more and more devs using Macs. Prooflink: http://dl.dropbox.com/u/228843/RailC…
-
comment
Comment #3862342
just FYI, PyCharm has a plugin for vim emulation mode.