Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Aaron Beall
Follow
New posts
New posts and comments
Total activity
59
Last activity
February 28, 2020 03:01
Member since
August 15, 2016 15:35
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
18
Activity overview
Posts (17)
Comments (19)
Sort by votes
Recent activity
Votes
Created
May 10, 2019 18:42
Hm. That's a bummer. I'm not sure what limitations TSServer have but my real complaint here is that JS guessing is just wrong, when TSC is right. Yes, I avoid "Search for text occurrences", but tha...
Community
WebStorm
Disable JavaScript "guess work" when using TypeScript?
3 votes
Created
August 04, 2017 23:50
That did it, thanks! I have to admit that's pretty alarming, though. In JS context I rely on Find in Files a lot to "safely" refactor things, which is how I ran into this...
Community
IntelliJ IDEA EAP Users
"Find in Path" not showing results in some files
2 votes
Created
October 18, 2017 20:54
Unfortunately that didn't seem to work
Community
WebStorm
JS auto-import and completion of non-JS imports
1 vote
Created
February 03, 2020 16:19
Oops... before I posted here I ran "Check for Updates" and installed and restarted, and assumed I was up to date. Somehow I wasn't. It's working now, thanks!
Community
IntelliJ IDEA Users
IntelliJ incorrectly showing TypeScript nullish coalescing `??` as a syntax error
0 votes
Created
November 07, 2019 15:55
That works! I had tried that but must have done something off. This pretty much changes my life, thanks. :)
Community
WebStorm
CSS `composes: ...` suggestions and auto-complete
0 votes
Created
November 07, 2019 15:07
Re: 2. That's great, I had no idea you could do that! (What is that feature called?) However it seems broken in my environment for some reason. When I select a completion (by pressing Enter) it doe...
Community
WebStorm
CSS `composes: ...` suggestions and auto-complete
0 votes
Created
March 11, 2019 16:06
Both issues fixed by both suggestions! Thanks.
Community
IntelliJ IDEA Users
IntelliJ IDEA locks up on format code
0 votes
Created
October 05, 2018 09:07
I've run into the same problem with a similar ts-jest setup. I've tried added "collectCoverage": false to my jest configuration (in package.json) and it doesn't make a difference. Breakpoints are n...
Community
WebStorm
Debugging typescript node project doesn't reach set breakpoints
0 votes
Edited
June 05, 2018 18:03
This probably isn't the minimal example but it's the case that I'm seeing this issue with (actual usage has a lot more classes and methods across multiple modules): portfolioService.ts export type ...
Community
WebStorm
TypeScript: Type information doesn't always show up, even though TS has it
0 votes
Created
October 18, 2017 14:20
Unfortunately this is what I get: There are a whole bunch of .svg files in that folder, but it can't suggest or auto-complete them. It can suggest and auto-complete the folders as usual:
Community
WebStorm
JS auto-import and completion of non-JS imports
0 votes
1
2
›
»