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

Create getters and setters for struct fields
Create getters and setters for struct fields
Generate the support code to access fields indirectly, via getters and setters
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