Wi Wi

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

    Does PyCharm support external docs?

    for example I've just installed external library: lxml (from http://pypi.python.org/pypi/lxml/2.2.8)PyCharm highlights any imports from lxml as "unresolved reference"I guess PyCharm doesn't read sy...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Customize VCS Quick List

    Is there a possibility to customize "VCS Quick List"?Some actions there are useless for me: like "show history" or "revert", cause I use key bindings for themFor some actions like "Mark as resolved...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    about Remote Host tool

    Does anybody use it?I think there could be done a lot of enhancementsbut do anybody need it?e.g.: when I change file in editor -> file is automatically uploaded to  server, but when I change file i...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    about Remote Host tool

    Does anybody use it?I think there could be done a lot of enhancementsbut do anybody need it?e.g.: when I change file in editor -> file is automatically uploaded to  server, but when I change file i...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    problems with ant

    i've come across an annoying ant bugeverything works fine if ant is invoked with build filename specified without full pathC:\prj\myproject\>"C:\program files\Java\jdk1.6.0_16\bin\java" -Dant.home=...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    [fr,br] %debug is useless in idea flex lexer

    here is simple flex lexer for "my language" pluginpackage org.intellij.lang.my;import com.intellij.lexer.FlexLexer;import com.intellij.psi.TokenType;import com.intellij.psi.tree.IElementType;%%%cla...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    What is 'message bus' and how to use it?

    FileTypeManager.getInstance().addFileTypeListener() has been deprecatedjavadoc: "Subscribe to #FILE_TYPES on any message bus level."i didn't manage to find what is this message bus and how to use i...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    how to quick view constructor args javadocs in spring xml?

    i found only one combination working: ctrl+q on index="0"but usually constructor args have no index attributes, spring uses types insteadmaybe i miss something? maybe there is some hotkey to see ja...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Please upgrade Jar Tool plugin for IDEA 8

    pleeeeeeeeeaaaaaaaaasssssssssseeeeeeeeeeeeDeprecated method usage: ProjectImpl.getProjectFile().This method will cease to exist in IDEA 7.0 final release.Please contact plugin developers for plugin...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Very annoying behaviour with mouse middle click to close editor tab

    there are 8 open tabs in 2 rowsI want to close one tab in second row, I middle click on it's titlethe tab is closed, but now there are 7 tabs and they reorganizing to 1 rowmouse middle click event...
    • 1 个关注者
    • 0 条评论
    • 0 票