Jean Michel

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

    Project window on separate monitor wont stay put

    已回答
    I have a multi-monitor setup on my Mac. I'd like to use the second monitor for various non-code windows, such as the Project window. This window can be detached into its own floating window. I can ...
    • 4 个关注者
    • 10 条评论
    • 0 票
  • 创建于

    How to NOT replace tabs with space characters before // comments?

    I like to separate trailing line comments in Java with Tab characters. However, when IntelliJ reformats code, it insistes on using spaces here. How can I make it leave my tabs alone here?This is es...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Intellij appends semicolon to TypeScript enums

    It seems that TypeScript thinks there should be a semicolon after the last item in an enum, like this: const enum EsNumeros {   kUno = 1,    kDos,     kTres;}The typescript compiler doesn't like th...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    TypeScript debugging problems

    I'm trying to get TypeScript debugging to work. I have had it working on and off, and see no rhyme or reason as to why. This application contains a server part and a client part (written in Typescr...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    No "squigglies" under TypeScript files with errors

    If there are errors in a Java file, those are indicated with red bars in the scrollbar area, as well as red "squiggly underline" in the Project file list and tab titles. I would like to see the sam...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    TypeScript debugging problems

    I'm trying to get TypeScript debugging to work. I have had it working on and off, and see no rhyme or reason as to why. This application contains a server part (witten in Java) and a client part (w...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    IDE Fatal Errors, JavaScript plugin, EAP build 143.379

    I'm having recurring errors in the current EAP build. Title as above, with the message "PSI and index do not match". I've tried "Invalidate Caches" several times. This first appears to silence the ...
    • 3 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Java 8 JRE javadoc for offline

    How can I install JRE 8 javadocs for offline use in Intellij? I tried the obvious solution of downloading the docs from here   http://www.oracle.com/technetwork/java/javase/documentation/jdk8-doc-d...
    • 2 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    IntelliJ with Composer and Laravel

    I'm trying to use IntelliJ with the PHP framework laravel 4, which is based partially on Symphony, and uses the popular Composer package manager. Due to the way these frameworks set up their access...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Best CodeKit/LESS deployment workflow

    I'm using IntelliJ to develop to a local Glassfish server. Part of the development is client side (CSS, Javascript, HTML). Here I want the fastest turn-around possible, without any re-deployment, e...
    • 1 个关注者
    • 0 条评论
    • 0 票