Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
18 views

I'd like the rubymine builtin warnings/linting/etc.. to follow the ECMAScript 2022 version. For instance, I want it to recognize that Error can take a second argument like new Error("Wrapped ...
Peter Gerdes's user avatar
  • 3,113
0 votes
0 answers
55 views
+50

I'm trying to connect to my database through Rider but it doesn't work since I encrypted my database with SQLCipher. Tutorials say I should add these fields in the "Advanced" tab but that ...
FluidMechanics Potential Flows's user avatar
0 votes
0 answers
17 views

I have a few shared Run Config files (they all run something like pnpm run xy). One of them needs to have a specific token in order to function correctly. This Run Config fails without the token, but ...
Olivér Raisz's user avatar
1 vote
0 answers
40 views

Problem I have a Vue project that uses Vuex for state management. Parts of the Vuex store are often mocked in unit tests (Vitest). When Vuex stores are defined in both the main production code and in ...
Neill's user avatar
  • 1,176
0 votes
1 answer
71 views

I’m customising my .ideavimrc in PyCharm (2025.2.2, IdeaVim plugin) and want the dd command to behave smarter. Empty line (only whitespace): delete without yanking (black hole register). Non-empty ...
Varity Colgate's user avatar
0 votes
0 answers
67 views

background My original project structure is like this: 20240720 # project root ├── tests ├── vnpy # submodule ├── vnpy_clickhouse # submodule ├── vnpy_datafeed # submodule └...
EvanHong's user avatar
0 votes
0 answers
45 views

In PhpStorm, under Tools | Deployment | Configuration | Mappings, is it possible to use wildcards or regex when configuring paths? jetbrains doumentation
Andriy's user avatar
  • 11
0 votes
1 answer
82 views

I use Styled Components with Emotion and issue a "Unused Constant" alert, even though I actually use the constants defined above when I use them right below. This is not a warning from ...
Seungpyo's user avatar
5 votes
1 answer
717 views

Looks like Atlassian have finally removed support for the classic JQL search REST API used by IntelliJ IDEA. Request failed. Reason: "The requested API has been removed. Please use the newer, ...
Dan Berindei's user avatar
  • 7,402
-1 votes
1 answer
133 views

I'm new to JetBrains AI Assistant, and so far, I've used the GUI to edit MCP servers. I wonder if there is a settings.json file like in Claude Desktop that can be edited directly?
KaliTheGreat's user avatar
1 vote
2 answers
129 views

Using Sonarqube Gradle plugin version 6.2.0.5505 (latest: https://plugins.gradle.org/plugin/org.sonarqube/6.2.0.5505) , the analysis of Kotlin source code fails when running on my Jenkins instance, ...
M.Ricciuti's user avatar
  • 12.2k
1 vote
1 answer
163 views

I am using the Jetbrains CLion app to code. Recently, all of my projects started displaying This file does not belong to any project target; code insight features might not work properly. However, I ...
sturmmaus's user avatar
-1 votes
1 answer
809 views

I'm looking to configure custom guidelines or rules for the JetBrains AI Assistant in my IDE. I was able to define guidelines for JetBrains Junie in .junie/guidelines.md. My questions: Do the Junie ...
Archulan's user avatar
  • 745
0 votes
0 answers
295 views

I'm using JetBrains Gateway v2025.1.2 on a Windows machine, to connect to a CLion 2024.2.0.1 installation on a Linux machine. I get as far as seeing a list of possible projects I can connect to on the ...
einpoklum's user avatar
  • 137k
1 vote
0 answers
1k views

I'm using a JetBrains IDE (IntelliJ IDEA) on macOS, and I’ve noticed that empty jcef.log files are repeatedly generated in my user directory (e.g., ~/). From what I understand, these logs are produced ...
Meet's user avatar
  • 19
0 votes
0 answers
46 views

I want to open the Keymap window directly in PhpStorm using a keyboard shortcut, without going through Settings > Keymap or without using the quick action menu. I know this is possible because the ...
kapreski's user avatar
  • 771
0 votes
1 answer
171 views

I try to set up docker container with jetbrains youtrack and github intergration: repository url i paste: myuser/myrepo since the full url returns: Invalid repository path format: https://github.com/...
user29547398's user avatar
0 votes
0 answers
60 views

I'm working on an AI code assistant plugin (think Cursor-lite) and I've hit a roadblock that's driving me crazy. Hoping someone here has dealt with something similar. One of the features I'm working ...
Hamza Gbada's user avatar
1 vote
1 answer
40 views

I am using minitest for testing in RubyMine and want to work out how to turn on the 'Click to see difference' comparison window for failed tests so that I can read JSON more easily. In the past I ...
Rory A's user avatar
  • 11
0 votes
1 answer
99 views

A couple of IDE updates ago I noticed my IDE settings started opening as a tab in Editor window. I didn't find a solution or any mentions of this specific problem in Google. :( To open IDE settings I ...
Dmitrii Kuznetsov's user avatar
0 votes
0 answers
17 views

When I try to add a live template for a spacer like Spacer( modifier = androidx.compose.ui.Modifier.size($DP$.dp) )$END$ i get Spacer( modifier = size(.dp) ) ...
Osanosa's user avatar
  • 55
0 votes
0 answers
24 views

I need to select the current line with a shortcut, entire line. I found Shift + Home and Shift + End which works but not precisely how I need it to work. I mean, if the caret is not in the first ...
Ivan Samsonov's user avatar
0 votes
1 answer
246 views

I'm using JetBrains' CLion IDE. I would like to apply the include-what-you-use utility to some C++ code - but not just manually on the command line; rather, I want to go through CLion, and have the ...
einpoklum's user avatar
  • 137k
0 votes
1 answer
258 views

Recently noticed my Jetbrains IDEs (e.g. Rider, Pycharm) use an italic font for all menus (not for the code itself). Is that intended? I can't remember having that changed myself. Couldn't find an ...
me.at.coding's user avatar
  • 18.5k
0 votes
0 answers
46 views

I have an incredibly annoying problem when using WebStorm IDE. When switching the keyboard layout and trying to type something in uppercase, or put brackets, or quotes, anything that requires holding ...
Андрей Ребека's user avatar

1
2 3 4 5
57