You are here |
www.danielmoch.com | ||
| | | |
ericlathrop.com
|
|
| | | | I've been migrating from vim to neovim to get some of the fancy tree-sitter and LSP features. It's really nice when your editor understands the actual nature of your code. Anyways I got that stuff working, but I needed neovim to talk to Godot's built-in language server. If you're using nvim-lspconfig, it's as easy as adding the following code to that plugin's configuration: | |
| | | |
www.stefanimhoff.de
|
|
| | | | I decided to re-examine my developer tools and replace some of them with better tools. | |
| | | |
www.jrebel.com
|
|
| | | | Java developers turn to VS Code, or Microsoft Visual Studio Code, for a variety of features and functions, including its debugger. Learn more. | |
| | | |
thecodinginterface.com
|
|
| | In this article I demonstrate how to install OpenCV for C++ from source using cmake. Following this I show how to configure my favorite code editor, Visual Studio Code (VS Code), along with the awesome Microsoft extensions CMake Tools and C/C++ IntelliSense which provides a fantastic, productivity boosting, development environment. |