Apparently, they did.
The media checksums passed, the hard drive had plenty of room on it (less than a quarter of the available space was used when the installer failed), and the installer requires very little RAM (less than 1GB).
dev @meilisearch
Apparently, they did.
The media checksums passed, the hard drive had plenty of room on it (less than a quarter of the available space was used when the installer failed), and the installer requires very little RAM (less than 1GB).
I love the treesitter based movement (allows to move to beginning/end of a function), and the jump list (list of the locations where the cursor went, cross files and easy to navigate… Vscode really misses this).
I miss a debugging experience at least comparable to Vscode’s with rust analyzer (ability to start the debugger on a single test case without having to look for the executable’s path) to be able to use it day to day. To be honest, competing with vscode is always going to be difficult