Have moved off NixOS and back to PopOS! There’s a lot I really love about Nix but the world isn’t ready yet 😅
Now that I’ve moved back I spent some time really pimping out my development environment, and it is nice.
Now that I’ve moved back I spent some time really pimping out my development environment, and it is nice.
- ruby-lsp and ruby-lsp-rails
- This gives lots of nice autocomplete stuff
- DAP with a proper UI for debugging
- This only seems to work with Rails while running tests, but that’s still pretty cool.
- Treesitter for excellent syntax highlighting
- Added git hooks to automatically add ticket IDs to commit messages (plus the usual Brakeman and Rubocop)