Improved display of attached projects

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.

How to use:

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
Discover how to manage code visibility with code folding in Go
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
Provide hints and highlights for message formats in custom `Printf`-like functions