Windsurfis an AI-assisted programming tool released by codeium.
functionality
- Includes not only Code Generation and Completion, but also Agents, which can be used as a standalone to assist with coding.
- Flows = Agents + Copilots
- Cascade, greater context-awareness, understanding the entire code base, multi-file editing
- Windsurf can even install dependencies directly in the terminal to assist in setting up the environment.
utilization
Windsurf is also based on Visual Studio Code, so when you open it for the first time, you can import the configuration directly from your local Visual Studio Code, or Cursor, and it all works the same as my previous configurations, so you can start using it with almost nothing changed.
Tips for use
Press Cmd + i in the editor to generate or refactor code using natural language. A prompt box can be called out directly on the line.
A change log is generated when any changes are made to the code.
spontaneous replenishment
In my short experience, I found that Windsurf’s auto-prompting and completing is really smarter, the smart point is that it is not the same as traditional editors, it will automatically complete the content behind the code, it will analyze the content of the code before and after, and according to the content of the intelligent analysis and prompts, I am using the process, because from the external paste a few words, but the punctuation used in the text is English comma, but in my context, all the use of Chinese symbols, in I continue to code the content of the back, it will automatically prompt me to the content of the front from the English comma, change to the Chinese comma, and I directly use the Tab on the completion of the replacement of the four commas.
@ Quotation symbols
Functions, classes, files, entire directories, etc. can be referenced in dialog boxes by using the @ symbol to add them to the context.
prices
After two weeks, you can order it for use as you see fit.
Now that Windsurf has just gone live, the officials have also given a two-month Pro experience.
You can click on the linkhttps://codeium.com/offers?offer_code=codeium-thanks-you
As of November 23rd, the link above is currently unavailable. New users can still get a free two-week trial though.
ultimate
Download Windsurf now and you’ll also automatically get two weeks of Pro experience.
related
- [[Copilot]]
- [[Cursor.so]]
- [[CopyCoder]]