Jeremy French
- 活动总数 61
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 25
-
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 QUESTION -- WebStorm: Spelling (Where do we place a user dictionary?)
The documentation for Spellchecking says we can create user dictionaries:Where does the user dictionary get placed for just a project?I placed a user dictionary at the project root level. But the w... -
创建于 QUESTION: WebStorm -- Inspect Code (Why is wrong attribute value flagged?)
When I choose "CODE -> INSPECT CODE…", a wrong attribute value is reported. Here's what I see:When I lookup permitted values for the role attribute, I find that navigation is listed as a valid attr... -
创建于 QUESTION -- WebStorm: Quick Documentation (How do I summon Quick Documentation?)
How do I summon documentation for angular.module? The course shows module being selected and then pressing control-Q. The course calls this "Quick Documentation". Documentation then appears like th... -
创建于 QUESTION -- WebStorm: Editor's Vertical Rule Lines (How can I change the color?)
The editor draws vertical rules to help identify blocks.In the Darcular theme, these vertical rules are almost invisible: they are very hard to see.Here is an example showing vertical rules (or lin...