Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Benjamin Clayton
Total activity
17
Last activity
March 07, 2018 20:11
Member since
May 13, 2011 18:03
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
August 03, 2011 12:02
Agh.. sorry seconds after posting this I saw a message someone else had posted about 'intention actions'. Turns out that was the magic term I was looking for (I certainly wouldn't have guessed the...
Community
PhpStorm
Is there a keyboard shortcut to 'click on' the quick fix lightbulb feature?
3 votes
Created
March 07, 2018 20:11
ok, once I'd taken the time to write that down it's actually pretty simple to create an External Tool definition to run that example. I tried it on my first example (Feb 22nd post) and it prints o...
Community
WebStorm
Flow type description on Quick documentation lookup (Win: Ctrl+Q)
1 vote
Edited
March 07, 2018 20:01
Here's another go at explaining the requirement here: If we save Dmitry's code (reproduced below) into a file called `src/flowInferredTest.js` .. // @flowtype SampleType = {| a: number | string,|...
Community
WebStorm
Flow type description on Quick documentation lookup (Win: Ctrl+Q)
0 votes
Created
February 22, 2018 20:42
That's a better example! I noticed that if you put the cursor over the *type* (e.g. SampleType in the last example) and run the View Definition action it does indeed describe the type, which is use...
Community
WebStorm
Flow type description on Quick documentation lookup (Win: Ctrl+Q)
0 votes
Created
February 22, 2018 16:19
This is of interest to us too. Here's a simple example: Enter this into a JS file in a project with JavaScript level set to Flow and the flow server enabled. type SampleType = { a: string, b: num...
Community
WebStorm
Flow type description on Quick documentation lookup (Win: Ctrl+Q)
0 votes
Created
July 15, 2011 16:47
Is anyone at jetbrains or the communitity able to help me here? Thanks!
Community
WebStorm
Is it possible to turn off the default javascript multi-line behaviour?
0 votes
Created
July 18, 2011 14:40
Thanks. I've submitted a bug http://youtrack.jetbrains.net/issue/WI-6977
Community
WebStorm
Is it possible to turn off the default javascript multi-line behaviour?
0 votes
Created
August 03, 2011 11:54
That's really useful, thanks!
Community
PhpStorm
Number of code lines, comment lines, and empty lines
0 votes