Multiple Projects in one IDE Window

Work with multiple projects at once from the same IDE window.

Stop switching between IDE windows and keep all your projects in the same window.

Select the Attach feature when opening an existing project or creating a new one.

When your work is done, right-click on the project you want to detach and select Remove from Project View.


Related Resources

Improve Code Readability and Navigation
Improve Code Readability and Navigation
Discover how to manage code visibility with code folding in Go
Create a Function in Another Package
Create a Function in Another Package
Type a non-existing function name and generate its implementation in a package of your choice.
Empower your `Printf`-like functions with coding assistance
Empower your `Printf`-like functions with coding assistance
Provide hints and highlights for message formats in custom `Printf`-like functions.