Jeremy French
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
-
Jeremy French created a post, Editor (What does the presence of "LRM" in a text line signify?)
Here is some text as it appears in BBEdit on an Apple Mac computer (image #1): Note the character code is UTF-8 with 57 characters. See yellow highlights. In WebStorm, I created a new scratch text... -
Jeremy French created a post, AnsweredWebStorm Preferences (How to resolve Keymap conflicts reported in WebStorm Preferences?)
How do I resolve Keymap shortcut conflicts in WebStorm? For example, I see the built-in macOS Keymap and the following (image #1.) Down at the bottom WebStorm reports a conflict for Find Action.... -
Jeremy French created a post, Ellipsis (What behavior is the ellipsis suppose to have in the html editor?)
Why do I see an ellipsis on line #2, instead of the style attribute value? The disclosure triangle is open. So why isn't the ellipsis replaced with the style attribute's value? When I hover over ... -
Jeremy French created a post, DOCUMENTATION BUG (PLEASE VOTE TO GET BUG FIXED)
WebStorm v11's built-in documentation works erratically for AngularJS: documentation displays for some directives (like ng-app) but not others (like ng-controller).Please go to the following link a... -
-
-
Jeremy French created a post, WebStorm: Editor's "Install Plugins" link (What does this link do?)
Using Terminal in WebStorm, I make sure I'm in the project's directory (see item #1).Then I execute the command:server.shTerminal reports "bash: server.sh: command not found". (See item #2).But the... -
Jeremy French created a post, WebStorm: Node.js core module sources (How to configure?)
What is the "node.js core module"?How do I cofigure the "node.js core module" in WebStorm? See red cirled #2 in snap shot below:I have node v0.12.7 installed globally on my computer.Using:Mac OS 10... -
Jeremy French created a post, QUESTION: WebStorm -- Code Inspect (Why is ng-model considered unknown in "select" element?)
Why does Code Inspect flag the Angular directive ng-model as not permissible in an HTML select element but allows the directive in other elements such as input?In particular, Code Inspect says the ... -
Jeremy French created a post, QUESTION: WebStorm -- Keyboard Equivalent (What keys do these symbols mean on Mac?)
On a Mac, from Preferences -> Keymap I see an right arrow followed by a symbol (which looks like a vertical line):What is the keyboard modifier key shown in the key combination shown at #2?QUESTION...