Cursor : AI-assisted code editor

Installing Cursor is supposed to be a breeze … it imports all the settings you already have in VS Code if you want.

I chose to start from scratch, and just add the Delphi LSP.

There’s a setup checkbox asking if you want it to look into a whole codebase, or just a file. Whole is the default and I left it in place. I thought it would see into the working directory … but it seems you have to open the files into the editor for it to access them.

I had already had a bit of a fight with the code over a couple days to get it compiling and resize the form size, so I knew some of the answers I expected … and I asked a couple I didn’t know the answer to.

I thought the result was pretty good, compare to the many greppings through the directory that I had been doing to help figure out a number of issues with the code.


“Codebase indexing”