Mike Suiter

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

    Ext JS xtype causes overridden icons to disappear

    I'm using IntelliJ 13.1 with a lot of Ext JS JavaScript files. In the views that have xtype defined they don't show the overridden icons. I've attached some screenshots that show this. Are there an...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Adding Gradle support to Grails module

    We have an existing Grails module and want to add Gradle support to it. If I add a build.gradle file to it then attach it in the Gradle view it works but then I my Grails view goes away. It seems I...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    How to convert these Eclipse workspace/projects to IntelliJ?

    We used 2 Eclipse based products (MyEclipse and GGTS) and also WebStorm right now. We have more grails/groovy projects and Spring projects in the near future and I'm evaluating IntelliJ and hopeful...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Any issues moving from WebStorm to IntelliJ?

    We are currently using WebStorm for JavaScript development, GGTS (Eclipse) for grails and groovy development, and MyEclipse for Java Enterprise development. After using WebStorm for a while, a bunc...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    WebStorm exits when undocking laptop

    I have a Dell Windows 8 laptop and when I undock it, WebStorm exits. This has happened with both WebStorm 6 and 7. Any ideas on why this is happening? I dont' see any other applications doing this.
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    No 'fix doc comment' action

    According to the documetion I can fix JavaScript doc comments by using the 'fix doc comment' action. When I bring up the action dialog I don't have this as an option. I also don't get the UpdateJSD...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Check between folder icon and name

    In my WebStorm one of my folders has a check between the folder icon and name. None of the others do and I don't know why this one does. Any ideas?
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    JavaScript array of objects code formatting

    I'm trying to get the JavaScript formatter to format array of objects like this:        return [{             xtype: 'wpprocessmodeler',             region: 'center'         }, {             xtype:...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    //noinspection for entire file?

    已回答
    We are using a test framework and get a lot of unused warnings and would like to disable that for the entire file. I put this at the top but it doesn't seem to work.//noinspection JSHint, JSUnusedL...
    • 6 个关注者
    • 5 条评论
    • 2 票
  • 创建于

    Way to get HTML formatting in JSP

    I have a JSP and the auto-indent and code formatting doesn't work. If I format a block of code it makes it flat instead of indented. Here is how it formats in HTML    <div >         <div >         ...
    • 2 个关注者
    • 1 条评论
    • 0 票