Dan Elebash

- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 18
-
Created Chrome Canary and Chrome Dev launching with icon on page launches wrong version
Windows 7 x64Chrome Dev Version 44.0.2403.9 dev-m (64-bit)andChrome Canary Version 45.0.2412.0 canary (64-bit)Phpstorm version 141.1224To reproduce1) Create a simple html page in Phpstorm2) Open c... -
Created Es6 sourcemap debugging have to reload debugger to add new breakpoints
I have a gulp watch task that compiles Es6 to Es5 with sourcemaps. I then setup the Webstorm debugger to monitor localhost:9000, this works partially.After gulp watch is serving on port 9000, I the... -
Created Debug js when using gulp watch as your web server
PS 141.891W7x64I am using gulp watch which runs a server on port 9000. ie localhost/9000 is the web apps path. I can debug this app fine using chromes js debuger but I would like to use the debugg... -
Created double click select variable with a dash
with web components up and coming it would be nice to be able to double click and select an entire variable even if it is not a single word but seperated by a dashExample<my-webcomponent></my-webco... -
Created Feature request: add ability to send commands directly to your internal terminal pane
Windows 7 x64Phpstorm v 8.0.2build 139.496It would be nice to be able to simulate typing commnads in the terminal window. So just like we have the ability to add external tools to a menu, do the s... -
Created Liveedit not detecting changes in css or javascript
Windows 7 x64Phpstorm 8.0.2 build 139.496I am running th debugger on index.html, all edits in the html file are triggering a reload as expected however not when I edit a .css or .js fileLiveedit is... -
Created automatically sync end tag with beginning tag
If you mistype a tag name and want to correct that name is there a keyboard shortcut to change the matching end tag as well.ExampleI type <dib> webstorm auto creates closing tag </dib> now I chan... -
Created yeoman as an external tool not working correctly
I setup yeoman as an external tool according to these instructions. The only change was that for windows users you have to use yo.cmd. Yeoman did start and run the specified generator but you can... -
Created use cmder or conemu in Terminal without opening new window
AnsweredWindows 7 x64Phpstorm 8.0.2 build 139.496If I set Terminal to use cmder a new window pops open instead of being embedded in the Terminal pane.I can set the Terminal to use bash or cygwin and it wor... -
Created what version of webstorm is part of phpstorm?
Phpstorm 8 was recently released and now there is a webstorm 9 beta with some cool new features, when webstorm 9 is released will phpstorm 8's webstorm components be updated to the webstorm 9 featu...