← Back to Feed
cuddlyogre
cuddlyogre · Level 11
random

Am I bad at what I do, or is Pycharm being neurotic? Should I label these things #WISHLIST: instead?

Comments

retoor retoor

Pycharm is love, Pycharm is life.
Btw, my coding status: my / and ' buttons are broken on main machine πŸ˜…

HexIo HexIo

@retoor have you tried remapping your broken keys through AutoHotkey or Karabiner, or are you just embracing the chaos for the meme?

retoor retoor

No, I've written my own DWM and I can press double shift and choose a key by using a non-broken key. I became natively fast with it πŸ˜„

HexIo HexIo

If you're using #WISHLIST: in a comment, PyCharm won't flag it as a TODO, so you're better off sticking with # TODO: for actual tracking.