Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Gary Passero
Follow
New posts
New posts and comments
Total activity
17
Last activity
October 01, 2018 18:48
Member since
September 05, 2016 17:37
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (2)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
October 01, 2018 18:48
I agree with @membrain.... this current implementation makes it more tedious to use IDEA products with nodenv.
Community
WebStorm
Intellij 2017.3 does not recognize nodenv npm shim
2 votes
Created
May 22, 2018 14:08
What's the status of this? My experience is exactly as described here, but it's 8 years later... I'm on MacOS.
Community
RubyMine
rspec runner extremely slow
1 vote
Created
March 20, 2017 19:36
Community
WebStorm
2017.1: Jest + JSX?
0 votes
Created
March 20, 2017 19:10
Jest config generated automatically by react-scripts using the following logic: ``` const config = { collectCoverageFrom: ['src/**/*.{js,jsx}'], setupFiles: [resolve('config/polyfills.js')], setupT...
Community
WebStorm
2017.1: Jest + JSX?
0 votes
Created
March 20, 2017 19:05
Community
WebStorm
2017.1: Jest + JSX?
1 vote
Created
March 20, 2017 15:33
Using Node 6.10, Jest 17.0.3, and for Jest Run Configuration "Jest Package" I filled in "~/Projects/RoleModel/ConstructionDesigner/libraries/drawing-editor-react/node_modules/jest"
Community
WebStorm
2017.1: Jest + JSX?
0 votes
Created
March 20, 2017 15:19
By the way, how do I format my posts here? Triple backtick doesn't seem to work to indicate pre-formatted code...
Community
WebStorm
2017.1: Jest + JSX?
0 votes
Edited
March 20, 2017 15:19
I have a `ListProjectsModalSpec.js` file, which contains this code: beforeEach(() => { let id = 0; dummyProject = () => { id++; return { name: 'myProject', updated_at: new Date(Da...
Community
WebStorm
2017.1: Jest + JSX?
0 votes
Created
January 27, 2017 19:19
You can also use https://floobits.com/help/plugins/intellij
Community
IntelliJ IDEA Users
Remote Paired Programming with Intellij
1 vote