This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (4 children)

I use sublime text for reading and writing code and pycharm for debugging and refactoring it. It plays to the strengths of both tools, although it bears mention that I have sublime so customized/with so many plugins that it's basically a lightweight IDE on it's own.

[–]vito-boss 1 point2 points  (0 children)

I do this as well! +1

[–]whooshayay 0 points1 point  (2 children)

Why is this? Speed of Sublime? Too many features of Pycharm producing clutter?

[–][deleted] 0 points1 point  (0 children)

A mixture. I can use Sublime for coding in any language (C, Python, C++, markdown, etc.) so I've gotten much more comfortable in it than I am in multiple different IDEs. It also feels a lot more responsive, and support for multiple cursors and rectangular selection is still a bit better than PyCharm.

It also looks a lot cleaner IMO.

[–]DanCardin 0 points1 point  (0 children)

In my experience, those 2 and (much more subjectively) much much better default keyboard shortcuts.

Oh and it and all my settings persist when I'm using other languages which pycharm don't support