Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert Monfera
Total activity
19
Last activity
May 14, 2018 07:33
Member since
December 31, 2015 12:25
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
3
Activity overview
Posts (1)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
May 14, 2018 07:33
Just for those who happen upon this old thread and read earlier responses: It's been possible for a while on WebStorm, and probably PhpStorm too. There's a checkbox on the commit (and also on the p...
Community
PhpStorm
How to skip git pre commit hooks in PhpStorm?
2 votes
Created
April 26, 2018 19:21
Elena, awesome, thank you, the new version works just as you told! Also, Option-Cmd-B still allows me to jump to the local `{foo} = require('./myModule')` if need be, so we're having this feature b...
Community
WebStorm
Navigation to actual definition rather than the import (require), when using CJS modules and module.exports
0 votes
Created
March 08, 2018 12:10
@Erbot James is it supposed to work with WebStorm, or only IntelliJ? Seems active and restarted WebStorm, but no change.
Community
IntelliJ IDEA Users
Support for Apple TouchBar
0 votes
Created
December 31, 2015 12:25
I'm also experiencing the issue that Siggi Orn reports. Using the 'import' syntax of ES2015, WebStorm just fails to have an idea as to where the declaration is. This works like a charm: const d3_sc...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 01, 2016 23:23
Thanks Brett, awesome, both the ticket you created, and the commitment from the great JetBrains team!Yes I was wondering how it wasn't a more prominent issue as people flock to ES2016, Babel, React...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 01, 2016 23:26
Just looked it up... apparently available as an EAP, I'll check out this one :-) https://confluence.jetbrains.com/display/WI/WebStorm+EAP
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 02, 2016 01:03
Didn't seem to make a difference, although no reindexing took place, so I don't know if it's a caching thing or not. The problem is, these symbol completion and declaration navigation features aren...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 02, 2016 00:40
Looks improved! Now the 'import' syntax works, but not consistently (depends on library, and apparently, state: maybe it's a reindexing issue). For example, Ramda is OK:But d3_scale is not always O...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 02, 2016 01:06
... btw. rename refactoring of exported symbols, e.g. from module.exports = {foo} to module.exports = {bar} are also just local in WS12, even if there are clear references to these exports elsewher...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Created
January 02, 2016 01:18
The Ramda 'several definitions' isn't bad; one definition jumps you to the export, and the other, more usefully, to the actual definition (i.e. makes two jumps for you). There's even some iconic d...
Community
PhpStorm
'import from' doesn't work as well as 'require' for autocompletion and 'go to declaration'
0 votes
Next
›
Last
»