Hacker News new | ask | show | jobs
by Narretz 2042 days ago
But such plugins exist for Sublime, too. Especially since the Language Server Protocol has been implemented.
1 comments

Plugins on VSCode are a whole order of magnitude better than on Sublime, mainly because Sublime's Python API is not great.

Is there something remotely comparable to VSCode's debugger view on Sublime for instance?