Johnathan Z

- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 30
-
Created IdeaVim feature request: Easymotion (vim plugin)
AnsweredWhat is the likelihood of Easymotion (a vim plugin) being implemented for IdeaVim?It allows you to move to any character on a screen with a key press. Watch it in action here (keep you eyes peeled... -
Created How to disable 3 x double quote expansion to 6 quotes
Whenever I type 3 double quotes in sequence to start a comment block. Pycharm would expand it to 6 x double quotes. How could I turn this off in options? Thanks -
Created Search Everywhere only searches class names?
Is Search Everywhere only meant to search Class names & menu items? AppCode menu suggest it literally will search through entire code base including symbol names.I have everything toggled to 'ON' i... -
Created Sharing keyboard shortcut across JB IDEs (AppCode, PHPStorm, PyCharm)
Hi thereI'm a user of AppCode, currently considering PHPStorm for our dev needs.One big question is whether the same set of keyboard shortcut could be shared between various JetBrain IDEs (specific... -
Created "Enter" key stopped working!
This only started happening in Pycharm today.My "Enter" key no longer works to create line breaks when editing text.i.e after I type a couple characters, pressing enter does nothing.I've tried: un... -
Created why are .d and .o files in "file search"
Is there a way to exclude .d and .o file from the file search - see attached?ThanksAttachment(s):Screen Shot 2015-10-19 at 07.42.14.png -
Created remote debugging - is there an easier way?
Hi thereI normally run remote interpreter from a Raspberry Pi with Deployment server set up, which allows me to work on my local machine, have file changes synced to the Pi, and execute the script ... -
Created What's 'allocated heap size' (bottom lower right of screen)?
Is the 'allocated heap size' shown at the botto lower right of the screen indicative of how much memory is being used by the Obj-C heap?Screen attachedAttachment(s):heap.png -
Created __FULLUSERNAME__ not resolved in new file
whenever I go to create a new file in AC with: right click -> New -> ClassI get a file with header: // Created by Johnathan on 26/03/2015.// Copyright (c) 2015 ___FULLUSERNAME___. All rights re... -
Created AppCode doesn't support dvorak keyboard?
I've recently made the switch to dvorak for the sake of my ailing wrists.Mac natively supports the keyboard with the addition of the Dvorak keyboard at the OS level. So the keyboard is supported i...