Well… but chrome is already giving us those features… you can have 2 different projects open in two different tabs and do copy paste…
We dont want this feature… the editor deal with dynamic user js code. This is dangerous, because the user can easily break the entire chome tab. If you have multiple wick editor projects within one browser tab, you would lose all of them. Now, if you lose one browser tab, in chrome the tabs are independent from each other, so there is a high probability that you dont lose the other tabs.
It is important to have in mind that if you have multiple wick editor running in different browser tabs, you should constantly save yor work. If you lose one browser tab, there is a high probability that the autosave contains data from the ones that are still open and not from the one that you broke.