Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sebastian Obentheuer
Total activity
119
Last activity
December 03, 2024 12:46
Member since
April 17, 2013 15:18
Following
0 users
Followed by
0 users
Votes
22
Subscriptions
37
Activity overview
Posts (34)
Comments (26)
Sort by recent activity
Recent activity
Votes
Created
December 03, 2024 12:46
Thank you very much Elena!
Community
WebStorm
class default export makes private fields "unused"?
0 votes
Created
July 20, 2023 09:12
That works. Thank you so much, Elena.
Community
WebStorm
How to exclude files from Prettier glob pattern?
0 votes
Created
March 20, 2023 10:55
Yes. This searches for usages within ItemsTable but not for calls like <ItemsTable menuItems = {}/>
Community
WebStorm
Find usages of React components that use a certain optional prop?
0 votes
Created
November 25, 2022 14:15
It works! Thank you so much, Elena!
Community
WebStorm
Get to run the official Tailwind Sorting plugin?
1 vote
Created
September 30, 2022 09:00
FYI: Same problem here. In a large pnpm monorepo, importing base tsconfigs via "extended" does not work. cli tsc works fine.
Community
WebStorm
Webstorm not resolving module imports using typescript paths
0 votes
Created
July 02, 2021 14:20
OMG. This is so great! Thank you very much!
Community
WebStorm
[Typescript] Is there a way to quickly generate/derive parameters names from class names?
0 votes
Created
May 31, 2021 18:47
maybe this? class Bar { x = 4; constructor() { this.addField(); } addField() { this.x = 5; }}
Community
WebStorm
Typescript: "Potentially invalid reference to 'this' of a class from closure" in constructor?
0 votes
Created
February 24, 2021 12:59
Omg. Thank you so much. This is great news!
Community
WebStorm
[WebStorm] Jest tests: Test config for a group of files
0 votes
Created
November 10, 2020 15:46
Oh my! Now I feel stupid.I thought that I need to run both (the npm script and the Javascript Debugger) in debug mode to make breakpoints work.Thank you so much!
Community
WebStorm
Slow debug build with Storybook
1 vote
Created
November 06, 2020 13:08
Sorry if I was unclear. Debug: When I press that bug icon, i.e. run the current npm script to debug it, i.e. to set breakpoints and iterate through the code.In general when I run a build in debug m...
Community
WebStorm
Slow debug build with Storybook
0 votes
Next
›
Last
»