cursor
cursor copied to clipboard
The AI Code Editor
Refs: https://github.com/getcursor/cursor/issues/25 https://github.com/getcursor/cursor/issues/60 https://github.com/getcursor/cursor/issues/103
Signed-off-by: Raymond Ley ## Description Fixed an issue where scroll bars with less than one page of open file code are located in the middle by default. E.g. something look...
Not work for me ``` curl -X POST \ https://aicursor.com/fixLSP \ -H 'Content-Type: application/json'\ -d '{ "text": "To bully or harass by bluster or personal pressure.","filename": "example.txt","contents": "command to do","diagnostics":...
After executing command `npm start`, I get this error on my Mac: Cannot find module '~/cursor/lsp/copilot/dist/agent.js' Then I find out the real path of `agent.js` is '~/cursor/lsp/lsp/copilot/dist/agent.js' So, maybe the...
I open a project which contains some directories and files by cursor `c22c98361d77665feef891f3d57702421c92f2e3`. Then I create a dir and file in the root of the project, but the newly created...
Fixes https://github.com/getcursor/cursor/issues/142
It might close https://github.com/getcursor/cursor/issues/215