Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

Closing an opened file tab when clicking OK in "Import GOPATH Project" #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a file,
2. Go to the GOPATH Project setup (button near Home),
3. Select a relevant project path and click OK to close the GOPATH Project 
window.

What is the expected output?
You just close the GOPATH Project window.

What do you see instead?
The application closes both the GOPATH Project window and the opened (active) 
file tab.

What version of the product are you using? On what operating system?
LiteIDE X11 beta2
Windows 7 Ultimate x32

Original issue reported on code.google.com by pkorot...@gmail.com on 9 Mar 2012 at 7:23

GoogleCodeExporter commented 8 years ago
Correction:
Create an executable project. When closing GOPATH Project window app always 
closes only 'main.go' tab.
Sorry for misleading.

Regards,
PK

Original comment by pkorot...@gmail.com on 9 Mar 2012 at 7:52

GoogleCodeExporter commented 8 years ago
before close project, auto close project's all open files.

Original comment by Visua...@gmail.com on 10 Mar 2012 at 8:13