T P

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Debugging Calibre plugins using PyCharm
PyCharm Pro 3.1.1 Trial (Windows 7)I thought I would try to see if it was possible to debug Calibre pluginsusing PyCharm Pro since Calibre uses an embedded Python 2.7 interpreter. My understanding ... -
Created Keyboard shortcuts in PyCharm Help window?
PyCharm Community Edition 3.1.1 (Windows 7)Why doesn't Alt+Left/Alt+Right (or something similar) move Back/Forward in the Help history? Instead, you have to click on the < > icons.How do you switch... -
Created Custom Regions
PyCharm Community Edition 3.1.1 (Windows 7)How do you remove the custom region markers? Currently I just manuallydelete the # region/# endregion lines.It would be nice if the # endregion automatica... -
Created reStructuredText editing
PyCharm Community Edition 3.1.1 (Windows 7)When I have a .rst file with Heading and SubHeading, the Structure ToolWindow doesn't show the correct hierarchy? That is: ======= Title ======= ... -
Created GroovyFX "hello, world" example shows "cannot resolve symbol" errors?
IntelliJIDEA 12.1.3 Community EditionGroovy Version: 2.1.3 GroovyFX 0.3.1JVM: 1.7.0_21 Vendor: Oracle Corporation OS: Windows 7Windows 7 64bitNew to IntelliJ, Groovy, GroovyFX.With the Hello World ... -
Created Untouched Griffon Module generated by IntelliJ raises exception before it loads?
IntelliJIDEA 12.1.3 Community EditionGroovy Version: 2.1.3JVM: 1.7.0_21 Vendor: Oracle Corporation OS: Windows 7Griffon 1.3.0Windows 7 64bitNew to IntelliJ, Groovy, Griffon, (and java mostly).I cre... -
Created Groovy Shell can't see imported classes without explicitly specifying entire package?
IntelliJIDEA 12.1.3 Community EditionGroovy Version: 2.1.3 JVM: 1.7.0_21 Vendor: Oracle Corporation OS: Windows 7Windows 7 64bitI can do the following with a Groovy Shell started from the command l... -
Created Groovy Shell doesn't support any commands?
IntelliJIDEA 12.1.3 Community EditionWindows 7 64bitI just started using IntelliJ and wanted to be able to use the Groovy Shell to interactively try various java (and Groovy) things, but the Groovy...