Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dan Dascalescu
Total activity
98
Last activity
March 14, 2026 10:34
Member since
October 09, 2012 23:20
Following
0 users
Followed by
0 users
Votes
22
Subscriptions
33
Activity overview
Posts (15)
Comments (28)
Sort by recent activity
Recent activity
Votes
Created
May 09, 2023 14:48
Same problem in WebStorm. Fixed via Editor -> General -> Smart Keys -> Reformat on paste: none. Note that searching for "reformat" in the settings didn't work for me.
Community
PyCharm
How to disable auto-formatting on paste?
0 votes
Created
May 04, 2023 09:52
Adding individual comments for every undefined variable in each source file is tedious. Would be great to have an option directing WebStorm to read globals from the ESLint config file.
Community
WebStorm
javascript undefined global: inspection versus eslint - how to quiet?
0 votes
Created
April 16, 2023 07:13
If you've opened the project without trusting it, git won't be enabled. One way to fix that is to close the project, rename the directory, then open it again. I wasted a good amount of time trying ...
Community
IntelliJ IDEA Users
No version control tool window but Git is still enabled?!
0 votes
Edited
February 02, 2021 22:26
To update this thread, https://www.jetbrains.com/help/idea/setting-log-options.html has instructions about where to find the log files, but neither the "Old appearance", nor the "New appearance" ma...
Community
IntelliJ IDEA Plugin Users
SAVE THE CONSOLE OUTPUT AFTER RUN
0 votes
Edited
January 30, 2021 08:49
For those who land here from a search, Jetbrains released a Deno plugin in June 2020. The ratings are pretty bad currently - not sure if they're for an older version of the plugin that still needs ...
Community
PhpStorm
Deno integration
0 votes
Created
January 30, 2021 04:24
Is it possible to disable TypeScript transpilation on changes for a specific directory in the project? The use case is in a monorepo with a bunch of microservices, and one web server. The microserv...
Community
WebStorm
Disable Auto Transpiling TS to JS
0 votes
Created
May 21, 2020 20:55
You can assign shortcut keys to moving among diff sections and including the current one, https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008340620-Shortcut-key-for-excluding-d...
Community
IntelliJ IDEA Users
Keyboard navigation in diff-based dialogs, version control toolwindow
0 votes
Created
March 04, 2020 15:05
If only it were that easy :( I'm working on a complex project with proprietary code and the issue happens with only one very large file. It happened again after I added a few lines of TypeScript (a...
Community
WebStorm
TypeScript and Jest - debugger stops only on breakpoints in tests, never in source files
0 votes
Edited
March 04, 2020 13:03
Thank you @..., deleting the XDebuggerManager tag worked! I'm able now able to debug Jest Typescript files. Before, WebStorm would open the .js file and hang. Super frustrating.
Community
WebStorm
Debugging Jest unit tests hangs
0 votes
Edited
March 03, 2020 14:30
I'm also trying to debug a Jest test in a complex monorepo. I've disabled coverage collection in both ways explained above, but I still can't get the debugger to stop on any line. Instead, WebStorm...
Community
WebStorm
TypeScript and Jest - debugger stops only on breakpoints in tests, never in source files
0 votes
«
First
‹
Previous
Next
›
Last
»