Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Jeremy French
Follow
New posts
New posts and comments
Total activity
57
Last activity
September 29, 2017 20:51
Member since
August 02, 2015 17:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
23
Activity overview
Posts (20)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
September 28, 2015 21:51
I am able to launch the node server with these 2-changes: I changed "__dirname__" to "__dirname". That is , I removed the two trailing underscores. Invoke the server with "bash server.sh" (instead ...
Community
WebStorm
WebStorm: Editor's "Install Plugins" link (What does this link do?)
0 votes
Created
September 28, 2015 21:30
I meant to post this reply to a different question I asked.SOLVED MY QUESTIONI am able to launch the node server with these 2-changes: I changed "__dirname__" to "__dirname". That is , I removed t...
Community
WebStorm
WebStorm: Node.js core module sources (How to configure?)
0 votes
Created
August 12, 2015 17:49
Thanks for responding, Andriy.I am finding that I am able to add words (flagged as a misspelling) to the Accepted Words list by doing either of the following: Click "Save to dictionary" in the "Res...
Community
WebStorm
QUESTION -- WebStorm: Spelling (Where do we place a user dictionary?)
0 votes
Created
August 12, 2015 11:08
Settings (Preferences on Mac) | Editor | Colors & Fonts | General | Vertical indent guide I really appreciate your guidance.Revising the color contrast for the vertical indent guide makes seeing th...
Community
WebStorm
QUESTION -- WebStorm: Editor's Vertical Rule Lines (How can I change the color?)
0 votes
Created
August 10, 2015 00:44
settingsWhat color schemes are you using?In particular, what schemes for: Settings/Appearance & Behavior/Appearance (UI options: Theme) Settings/Editor/Color & Fonts/Fonts (Scheme)
Community
PhpStorm
How can I change the colors of this toolbar?
0 votes
Created
August 08, 2015 17:16
The character "S" was the problem.Now control-space displays the same classes as the course.To make distinguishing between "S" and "$" clearer, I've increased the editor's font size.I'm curious, wh...
Community
WebStorm
QUESTION: WebStorm Code Completion (How to get code completion to always work?)
0 votes
Created
August 08, 2015 13:30
rather easy to do so ... simple misclick Thanks for posting the picture of the lock icon.As you pointed out, I probably clicked it without realizing what I did.I really appreciate your help.
Community
WebStorm
QUESTION: WebStorm Document Read/Write State (When does WebStorm change the read/write state to read only?)
0 votes
Created
August 08, 2015 13:10
In $(".") you are inside the string literal....does it work if you invoke code completion popup manually (Ctrl+Space .. )?Yes, doing control-space inside the string literal produces a drop down lis...
Community
WebStorm
QUESTION: WebStorm Code Completion (How to get code completion to always work?)
0 votes
Created
August 08, 2015 13:04
(Ctrl+Space .. of whatever you may have there for "Code | Completion | Basic")Hi Andriy,Here's what my Preferences for Code Completion show:When I look at the documentation, I don't see a descripti...
Community
WebStorm
QUESTION: WebStorm Code Completion (How to get code completion to always work?)
0 votes
Created
August 08, 2015 02:07
Yes, you can identify errors such as a missing HTML tag.Have you looked at Inspect Code under the Code menu?Try this: Open the html document in the WebStorm editor. Choose Code -> Inspect Code. A d...
Community
WebStorm
Help on isolating errors at the line level in webstorm
0 votes
1
2
›
»