Thread of 2 posts
I just discovered that vscode runs perfectly fine on #freebsd and am impressed at how decent of an IDE it is for python ô.o.
Seriously impressed witg vscode! Mypy works, black works, isort works, docs work, autocompletion works, tests work, intellisense is… decent. Also with libraries(!).
I knew Microsoft had done a great job with the Language Server Protocol, but hadn't really taken advantage of it (and on #freebsd (!))
In comparison my emacs setup is… rudimentary to be gentle.
