/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kdheepak.com
| | ncona.com
2.5 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 {
| | eed3si9n.com
1.1 parsecs away

Travel
| | [AI summary] A technical guide detailing the third part of a series on integrating the sbt server into Neovim for Scala development.
| | www.integralist.co.uk
1.0 parsecs away

Travel
| |
| | blog.roccosangellino.com
17.3 parsecs away

Travel
| When beginning to code, sometimes it can feel overwhelming to create your ideal setup. When starting your web development journey in HTML, CSS, and JavaScript, it is helpful to have a starting point for getting set up. With so many different language...