Ryan Lubke
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 18
-
创建于 Python Plugin requires plugin PythonCore
已回答Hey folks,I just updated to the 2024.2 RC and noticed that the Python plugin isn't working as it requires the PythonCore plugin to be installed. I'm unable to find this plugin on the marketplace (... -
创建于 Live Code Templates - getting cursor position when the template was invoked?
已回答I'm trying to create a template to generate a section header that is length limited to 78 characters regardless of indentation. Is there a way to get the cursor position at the time the live code t... -
已编辑于 Auto fill within live templates
已回答Hey folks, Our code guidelines require we demarcate sections of code with comments such as: // ----- public methods ------------------------------------------ (out to 78 chars max) Is there a way ... -
创建于 Something odd about schema validation
已回答This is kind of an odd one. In some cases, the schema validation works as expected (same xmlns and schema definitions; no real change in element ordering, etc), in other cases, I see the following... -
创建于 Unable to start 5131 on Solaris
I get the following when trying to start 5131 on Solaris:Error occurred during initialization of VMCould not find agent library on the library path or in the local directory: yjpagentI had to remov... -
创建于 Curor disappears during focus switches
idea-4081JDK 1.5.0_06Solaris 10I'm finding that I lose the editor cursor (or for that matter any interaction with the IDE) when switching focus between IDEA and other applications. When it happens... -
创建于 Taglibrary completion
Hello,I seem to be having issues getting taglibraries (JSF 1.2) using the xsd for JSP 2.1 to autocomplete.I have the url (http://java.sun.com/jsf/core) mapped properly in the resources section and ... -
创建于 Using the $Prompt$ Macro
I may have missed something obvious, but when using the $Prompt$ macro in conjunction with an external tool, is there a way to tell the prompt to retain whitespace?Example: I've created an externa...