Jeremy French
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
-
Created QUESTION - WebStorm: Tools (Where is "View PSI Structure"?)
What is the PSI Viewer described in the documentation?When I look at the Tools menu, I see these menu items. There is no View PSI Structure:The only structure viewer that I've found is located at V... -
Created QUESTION: WebStorm Document Read/Write State (When does WebStorm change the read/write state to read only?)
I started to edited an HTML page, and go this dialog:Under what circumstances does WebStorm change the read/write state to read only?QUESTION: Why did I get "Clear Read-Only Status"? What did I do ... -
Created QUESTION: WebStorm Code Completion (How to get code completion to always work?)
I get Intellisense code completion when I type the following:$(document).ready(function() { });But no code completion appears when I type:$(".")Watch as I type. Code completion works and the... -
Created QUESTION: WebStorm Folder Path to "less" (Why different between WebStorm and Chrome?)
In WebStorm, the folder path to less is:lib/bootstrap/lessBut in Chrome the folder named "bootstrap" appears to be renamed "bootstrap/Dist". And the path to less is different:lib/'bootstrap/Dis'/cs... -
Created QUESTION: WebStorm Live Edit Debugging (Why is WebStorm flagging a css error doesn't appear to exist?)
I am trying out Live Edit.In WebStorm, when I passed the pointer over the class attribute, a tiny window appeared saying there is a syntax error involving the class "text-center".When I clicked the... -
Created QUESITON: WebStorm (What do lines in editor with dark green background mean?)
I'm not sure what I did. Dark green lines are in the editor and I am unable to remove the coloring. I tried closing the project and WebStormm, and then reopening the project in WebStorm. The green ... -
Created QUESTION: Keyboard equivalent (Why is menu item's key equivalent DIFFERENT from Preference's keymap setting?)
DISCREPANCYPreferences shows the keyboard equivalent for "Reformat" and "Show Reformat Dialog" each have a command key (i.e, "⌘"). Here's what my keymap shows:Note that a command key (i.e., "⌘") is... -
Created QUESTION: Inspection Results (Why these issues? What am I missing?)
I trashed my WebStar project folders and started over creating a new project.My file "index.html" -- when rendered in BBEdit Preview as well as browsers -- works as expected.For the code shown belo... -
Created QUESTION: Inspection Results (Where was automatic download of AngularJS placed?)
I chose "CODE -> INSPECT CODE...". There were problems reported. One of the problems appeared to the script link to google's CDN for AngularJS:<script type="text/javascript" src="https://ajax.googl... -
Created QUESTION: Search Everywhere (Where is menu item?)
The "WebStorm 8 - Advance AngularUS Support" video (beginning around time 0:14) shows a "Search Everywhere" dialog.QUESTIONS: How do I summon "Search Everywhere"? Is there a menu item so summon "...