Viewing profile — anastasiak2512
anastasiak2512
HN member- Joined
- Mon, Feb 10, 2014, 2:45 PM UTC
- HN karma
- 60
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About anastasiak2512
No profile information was provided.
Recent public activity
-
comment
Comment #45447890
Open Source license is treated for data sharing as commercial one. So, nothing changes, unless you explicitly agree to share your data in the IDE settings.
-
comment
Comment #43916347
The telemetry is used to analyzed the most used / unused features and to improve the product. For example, it's useful to understand that some specific technology gains more popula…
-
comment
Comment #40480830
All our stat collection in the products is fully compliant with GDPR, it doesn't send any personal information and it's not possible to link to the specific user from it.
- story
-
comment
Comment #13014409
We do plan it in some future ( https://youtrack.jetbrains.com/issue/CPP-4141 ). However, due to historical and some technical reasons, it's not that quick, so postponed for now unt…
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #9960072
If it's a cross-platform projects then no wonder. Also we know quite a lot of cases when developers are working on Windows and using VS, but compile for Linux and use GCC for sure.…
-
comment
Comment #9955603
There are a couple of resources listed in the end. So we've gathered the information from reddit surveys, stackoverflow, our own surveys (with more than 5000 respondents), job ads,…
-
comment
Comment #9955584
We should say that these data found out to be very accurate if to look at our C++ tools users platform and areas distribution. It matches for 100%
-
comment
Comment #9955569
As I answered in our blog: That’s a good observation. The point is that various data has come from various data sources, that can be influenced by many factors. When we got some da…
-
comment
Comment #9859538
C is supported out-of-the-box. For Rust there is some 3rd party plugin, however it's just syntax highlighting and nothing interesting.
- story
- story
- story
- story
- story
- story
-
comment
Comment #8292894
For now only CMake is supported. After 1.0 release we'll consider more: http://youtrack.jetbrains.com/issue/CPP-274
-
comment
Comment #8292883
Remote things are in plans after 1.0 release: http://youtrack.jetbrains.com/issue/CPP-744 As for the Eclipse we don't have such requests but may consider if it becomes popular.