my big wish is that a new file extension is added to PB just for projects. I would suggest .pbp as extension (PurePasic Project). The file itself should contain all includes, resources, version counter, etc. - so if I would open the .pbp file my complete project is loaded to the editor. The next wish (according to the project handling) would be a comfortable 'Project Explorer', like a Treeview where you can:
1, add new files, resources, etc. to the project
2, view procedures, global variables, etc
I think it's nothing new because VC/VB/Jbuilder/etc. are using project files - but in PB it's really missing!!!
I would like to see proper project handling in v4.0 if possible

What do you think about this?