Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
290 views

Recently, I've tried making a Merge Request to my self-hosted GitLab instance, and I keep getting an error that a merge request already exists for that, and links me to a closed and merged merge ...
AstroHWeston's user avatar
0 votes
0 answers
320 views

I migrated project to Angular 17.3.6. Also updated PhpStorm to 2024.1.1 and there is recent Angular plugin. I cannot get IDE to provide code completion in Angular templates. Also it doesn't recognize ...
Nebojsha's user avatar
  • 381
0 votes
1 answer
201 views

I had recently updated my Android Studio to Jellyfish from Hedgehog via Jetbrains toolbox on my mac. And now all my scratch files that I had are now disappeared. Is there any way where I could ...
Varun Muralidharan's user avatar
0 votes
1 answer
34 views

When I am working on a file that is modified, and I want to view the changes, currently I go to the commit pane, select the file in question, and do a Ctrl + D to view changes of the working tree ...
SourceSimian's user avatar
0 votes
1 answer
90 views

[webstorm] How to disable the behavior of changing .ts to .js on autocomplete ? Pure TS project (without generating any .js files, which already transform by esm loader)
Time Killer's user avatar
0 votes
1 answer
49 views

I'm working on quite old project and I would like to do some small refactoring. I have an if statement with condition like if ($a == 1 || $a == 2 || b == 3) and I want to replace it (or better write ...
LiTe's user avatar
  • 168
0 votes
2 answers
157 views

I've been having this problem for several days now and I really don't know what to do because I'm kinda beginner at this. IntelliJ is building very very slow! Almost as if it is not running. I have ...
hiiambobby's user avatar
0 votes
1 answer
5k views

I can't connect to JetBrains CLion (2024.1) using JetBrains Gateway (2024.1). Trying to connect to a Linux machine from a Windows machine to use CLion IDE remotely. Error pops up when correct IP ...
Cole Cooper's user avatar
1 vote
1 answer
188 views

In Visual Studio Code, if the Alt key is pressed while scrolling, the scrolling speed is increased. For me, it goes from 3 lines for each scroll to 10 lines. I was wondering if is there any alias in ...
Juan Vitor Tomelero Rostirola's user avatar
0 votes
1 answer
598 views

The system I am currently using is Arch Linux. The desktop environment is GNOME. I installed JetBrains Toolbox through AUR, and then used it to install many IDEs. However, the icons of these IDEs did ...
Czy's user avatar
  • 28
1 vote
0 answers
263 views

I just updated my JetBrains Rider from 2023.1 to 2023.3. The new version dropped all my recent projects history. I have tried to import settings from old version, but there is no history option in ...
LingSamuel's user avatar
0 votes
2 answers
235 views

I've checked some options in the "Editor -> Color Scheme -> General", but they do not work. I want to customize the color of this line or close this line (it's best to be able to ...
Evo1uti0n's user avatar
0 votes
1 answer
864 views

Rider is showing a warning on all my C# scripts because they do not have "GameName.Scripts" in the beggining of their namespace. Rider offers a checkbox on a folder's property to prevent ...
Vito's user avatar
  • 654
0 votes
1 answer
629 views

I am trying get specific information about ticket activities. I wanna know next things: All assignee change events All sprints change events All story points change events All status change events I ...
Александр Шаповалов's user avatar
1 vote
0 answers
205 views

I'm migrating from VSCode to WebStorm. I can't find or run the launch.json debug in WebStorm. How can I configure WebStorm to run VSCode files?
Luka Martins's user avatar
1 vote
1 answer
879 views

I would Like to know that is there a way to install Nvidia Rapids directly in windows 11 and use rather than using it with wsl2 or docker? Or is there a way to connect jupyter lab host to dataspell? I ...
Prateek Awate's user avatar
1 vote
1 answer
165 views

I am trying to hide unnecessary files and folders from the Project view in Fleet. Based on the few resources available on the internet I understood that I have to use the files.exclude key in settings....
nilTheDev's user avatar
  • 480
0 votes
0 answers
70 views

While working on an ASP.NET Core 8 Blazor app, I usually use JetBrains Rider to run/debug the project for me, but just look at all this noise generated by ABP and other library components that I won't ...
Kenny83's user avatar
  • 931
2 votes
0 answers
352 views

I suspect that I have an issue similar to Alias causes error: syntax error near unexpected token `(', (exact same error message) yet it differs in that: I am trying to define a function, not an ...
Kenny83's user avatar
  • 931
1 vote
1 answer
92 views

I work with pretty large text/json files and the attached screenshot popped into my face. How can I increase the max size of copied content in JetBrains Products?
AndrasCsanyi's user avatar
  • 4,285
0 votes
0 answers
316 views

When I try to run using Run, I can't write anything. All that works is Ctrl + C, Ctrl + V (maybe some more shortcuts work). It's obviously not about the code, because everything works correctly ...
timur's user avatar
  • 1
0 votes
1 answer
156 views

This is how my custom PersistentStateComponent subclass looks like: @State(name = "Configurations", storages = [Storage("conf.xml")]) @Service(Service.Level.PROJECT) class ...
InSync's user avatar
  • 12.2k
0 votes
1 answer
584 views

Use Case In Our working environment there are developers who are using different IDEs to develop the codebase, some folks might use VSC some other use Rider, etc. The objective Each of these IDE has ...
Sergiu Nimat's user avatar
0 votes
1 answer
225 views

I have a project with the following package structure in IntelliJ: com.example.api --> has classes inside of it com.example.api.foo --> has classes inside of it com.example.api.bar --> has ...
ams's user avatar
  • 63.3k
1 vote
0 answers
330 views

I have a PyCharm project, named pycharm_projects. In it, I create a virtualenv Python interpreter, example_virtualenv. Then I click Interpreters -> Show all -> example_virtualenv -> Show ...
Kaia's user avatar
  • 899

1
3 4
5
6 7
57