Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Andreas E Hoffmann
Total activity
44
Last activity
April 23, 2024 15:21
Member since
March 28, 2022 15:35
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
10
Activity overview
Posts (10)
Comments (21)
Sort by recent activity
Recent activity
Votes
Created
June 14, 2023 20:31
Hi, I will do that the next time the issue occurs.
Community
General Discussion
Rider keeps loosing settings
0 votes
Edited
June 13, 2023 13:53
Hi, thank you for the reply. I do not sync the settings at all. Unfortunately, the settings mentioned in the comment above cannot be stored in a team-shared settings-layer as far as I can see: We ...
Community
General Discussion
Rider keeps loosing settings
0 votes
Created
November 17, 2022 23:26
Hi Ruslan, "Show Details" is already active. In the example above, the first commit that is part of "main" (or "master") is the third one from the top. I cannot see this information , since "main" ...
Community
General Discussion
Better information about branches in a filtered view?
0 votes
Created
October 20, 2022 12:01
One more question: The choice of ECMA-versions is pretty outdated. Are you guys planning to add the more recent versions? Compare it to eslint (https://eslint.org/play)
Community
General Discussion
Javascript: Warn on optional chaining
0 votes
Created
October 19, 2022 20:37
Ah, now I understand the purpose of this. Thank you!
Community
General Discussion
Javascript: Warn on optional chaining
0 votes
Created
October 17, 2022 20:24
> Which JavaScript version is used there? That's a pretty good question. To be honest, I have no idea. I only have our application's error-reporting: We do get a syntax-error from Safari 15.1.2 fro...
Community
General Discussion
Javascript: Warn on optional chaining
0 votes
Created
June 17, 2022 13:46
Thank you for your reply. This will have to do then :-)
Community
General Discussion
C#: how should I deal with deliberately unused parameters?
0 votes
Created
April 13, 2022 20:18
Very nice! Thank you! Can you also give me some hints, where I can add the typing for "libraries" that I create myself for use inside of my own project? Just in case Rider cannot detect the resulti...
Community
General Discussion
Require.js and typing
0 votes
Created
April 08, 2022 15:14
Thank you. I have a feature request then :-) "Infer strict variable types from usage" Wrong:let i = 0;i = "foo"; Correct:let i = 0;i = 1;i = null; Wrong:let i = null;i = 1;i = "foo"; With the types...
Community
General Discussion
Javascript: typing of variables
0 votes
Created
April 08, 2022 15:03
Thank you for the answer. I uploaded a test project to my dropbox-account: https://www.dropbox.com/sh/k03jnwg3dp7a1zk/AAD1ek5tuynCfTbXvOxU0_2ra?dl=0 The issue is in componentManager.js in line 4: ...
Community
General Discussion
Require.js and typing
0 votes
«
First
‹
Previous
Next
›
Last
»