You are here |
myme.no | ||
| | | |
github.com
|
|
| | | | An Emacs framework for the stubborn martian hacker - GitHub - doomemacs/doomemacs: An Emacs framework for the stubborn martian hacker | |
| | | |
nikhilsoni.me
|
|
| | | | ||
| | | |
vxlabs.com
|
|
| | | | In a previous post I showed how to get Palantir's Python Language Server working together with Emacs and lsp-mode. In this post, we look at the brand new elephant in the room, Microsoft's arguably far more powerful own Python Language Server, and how to integrate it with Emacs. Motivation Since that previous post on Palantir's language server, I've been using Emacs far more intensively for Python coding in tmux on remote machines with GPUs for deep learning. | |
| | | |
techtldr.com
|
|
| | Git supports auto-completion when used via the terminal, which includes all basic commands such as git status or git checkout as well as local and remote branch names etc. It comes pre-installed on Ubuntu, but a few simple steps (bellow) have to be followed to get it working on Mac. Open up your terminal app [...] |