Edgar Martinez

- Total activity 144
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
-
Edgar Martinez created a post, How can I use ESLint to refactor/restyle code in webstorm.
I added an ESLint file to my project and now I have like 1,000 "warnings" and red lines in my code. Is there a way to configure webstorm to use ESLint file to refactor my code using that lint file? -
Edgar Martinez commented, -
Edgar Martinez created a post, Startup page for node application
In the run configurations for a node app I am able to chosoe a broswer to open but not set the startup page does anyone know where I can configure the starti[p page for the browser I am currently g... -
Edgar Martinez created a post, MongoDb Script Global variables
I was wondering if there was a way to have phpstorm or webstorm understand my mongo scripts. For exampel with NodeJs I can assign the NodeJs Globals Library definitions to a file and then the edito... -
Edgar Martinez created a post, How do I see the revision graph in PHPStorm for a git
Im tuck trying to find where and or how I can manage to see the branches in the git revision graph.Yes I have googled this but I cannot seem to find it.Im trying to see where branches merged and wh... -
Edgar Martinez created a post, Alt F1on Mac for Showing file in the project view
On a PC version of PHPStorm I can click Alt + F1 and a context menu pops up thta allows me to navigate to the file int he tree structure How can we show this menu on a Mac? -
Edgar Martinez created a post, Test Runner Configurations
Is anyone having issue with creating a run configuration. Am I missing something. check the video for the issue. -
-
Edgar Martinez created a post, Karma and code coverage
Anyone know if Karma test runner is displays the code coverage output? Is that not in th eplugin. When I run the karma plugin I do not get the coverage output normally a table nor the color highlig... -
Edgar Martinez created a post, Where is the PHPUnit Skeleton Generator in PHPStorm 6 EAP
Where is the PHPUnit Skeleton Generator in PHPStorm 6 EAP.I think it either got removed or is no longer included. Its not in the usuall place Project Setting->PHP->PHPUnit->skeleton GeneratorDid it...