Explore >> Select a destination


You are here

www.integralist.co.uk
| | xnacly.me
9.1 parsecs away

Travel
| | Using Treesitter in neovim to conditionally highlight code snippets
| | ncona.com
5.0 parsecs away

Travel
| | In this post we're going to configure neovim to work with Arduino Language Server. Nvim Lsp Config Neovim comes with an LSP client included, nvim-lspconfig is a plugin that helps us configure the client so it can talk to LSP servers. This configuration should be enough to get started with Arduino: 1 2 3 4 5 6 return {
| | www.mitchellhanberg.com
4.6 parsecs away

Travel
| |
| | www.softdevtube.com
64.9 parsecs away

Travel
| Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and