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
October 04, 2022 09:40
Thank you! All (!) members in my team changed the behavior as soon as the read your post. After each one cursed Rider for deleting code on the right side of the cursor. Who does actually want this ...
Community
General Discussion
Please stop deleting my code on auto-complete
7 votes
Created
April 23, 2024 15:21
You are correct, that this is possible. But it makes me switch these options regularly.Just imagine a normal workflow while coding:I open a file with some errors, warnings and typos.As long as ther...
Community
General Discussion
Feature-Request: Third option to cycle through issues
0 votes
Created
April 19, 2024 10:18
And what about typos?If there is only a single warning that should remain, your process will never reach typos.In order to reach these, you need to change the cycle-priority then, which is not very...
Community
General Discussion
Feature-Request: Third option to cycle through issues
0 votes
Created
April 19, 2024 09:33
“For your situation, if all errors get resolved, pressing F2 will start iterating the remaining warnings – as they are the highest priority now. Does it match your needs?”No, because warnings may r...
Community
General Discussion
Feature-Request: Third option to cycle through issues
0 votes
Edited
October 05, 2023 11:50
Every (!) other parser I used to far was able to distinguish correctly.Just for example eslint:I don't see the issue here:“doo” is an undefined variable. “use strict” has been invented in the first...
Community
General Discussion
Javascript: unresolved reference?
0 votes
Edited
October 05, 2023 11:21
So the bottom-line is that there is no solution: Rider is just unable to distinguish between “will always fail” and “unknown by language-design”.Adding jsdoc-comments is not an option for us. We tr...
Community
General Discussion
Javascript: unresolved reference?
0 votes
Edited
October 05, 2023 07:39
Whoops, I should have attached a screenshot. For some reason, I cannot reproduce the example with the window anymore either.But the warnings do show up in the function:
Community
General Discussion
Javascript: unresolved reference?
0 votes
Edited
October 05, 2023 07:32
No. If another js-file defines a matching global variable, “x” will exist in the window-context.e.g. File1.js:var x = {Foo: 1};File2.js: "use strict"; alert(window.x.Foo); //Will work fine in this ...
Community
General Discussion
Javascript: unresolved reference?
0 votes
Created
June 30, 2023 07:56
The settings have already disappeared again. It happened during the last 24 hours. This is starting to become really annoying. Upload id: 2023_06_30_eJaDNRa9ECVhTe9MK8WwTm (file: rider-logs-2023063...
Community
General Discussion
Rider keeps loosing settings
0 votes
Created
June 27, 2023 13:16
The settings are gone again. It happened some time during the last couple of days. I uploaded the logs: 2023_06_27_U2pmKWZ5yU6yBqKwoAAWpA
Community
General Discussion
Rider keeps loosing settings
0 votes
Next
›
Last
»