Dan Elebash

Avatar
  • 活动总数 54
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 18
  • 创建于

    How do you disable code reformatting for a particular css propertey

    I am using Css Grid with the below example .grid { display: grid; grid-template-areas: "header header header" "sidebar content right" "footer foo...
    • 4 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Javascript Debugger not hitting breakpoints in Aurelia application using gulp watch

    已回答
    Phpstorm version 163.10154.2, Windows 7 x64, node 6.9.2, npm 4.1.1, gulp 3.9.1 I am using the javascript framework aurelia framework skeleton-esnext and I cannot get the debugger to hit the breakpo...
    • 4 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Pasting into the terminal in Phpstorm works some of the time.

    已回答
    Windows 7x64 Phpstorm 145.258 Pasting into the terminal sometimes works and sometimes doesn't.  I have had this problem with previous versions of Phpstorm and Webstorm.  If I copy a piece of text t...
    • 14 个关注者
    • 23 条评论
    • 3 票
  • 创建于

    Disable Notification Detect PSR-0 Namespace Root

    Phpstorm 145.258 x64 Windows 7 x64 I have already disabled this in the notification settings but it still asks me every time I create a new project.I am not even using php in these projects, just j...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Can we create multiple files from a file template

    If I create a new html template I want it also to create a javascript file as well.  It would be usefull to just run another file template or multple templates from a main templateExample could be ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Css intellisense from html class to css class

    If you have an html element with a class, then goto your css file is it possible to enable intellisense for the css file to pick up the defined html css class namesExample<div >Now in the css file ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Forum Feature Suggestions

    It would be nice to have some additional features in the forum1) Mark as correct answer2)Up Voting on questions and answersSimilar to the way StackOverflow has, these additional features would help...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Typescript unresolved variable classList

    Windows 7 x64Phpstorm 9 EAP build 141.1619 x64I am getting unresolved variable error in the editor for classList in a typescript fileCode the causes error:  myfunc() {    document.getElementsByClas...
    • 2 个关注者
    • 4 条评论
    • 0 票