This is a WIP community resource, containing contribution from community members.
If you have not signed up for a Windsurf account, follow the guide in the panel below:
Install button on the page that opens.Open Visual Studio Code? and click Open Visual Studio Code.Install to install the extension.Login.
Allow → Open.Open Visual Studio Code? and click Open Visual Studio Code.Open.// print Hello World! inside the main method.
Tab to autocomplete the suggestion.
Write a main method that calculates the factorial of N.Ctrl+I |  Cmd+I.Enter.Accept.

Windsurf: Refactor to open a menu with refactoring options.
Accept (// Alt+A) or Reject (// Alt+R) to confirm or dismiss the generated code.Explain button above a code block to have Windsurf explain it.Contributors: Norbert Loh (@NorbertLoh )