matthewkaney / text.management

Experimental Live Code Editor
GNU General Public License v3.0
46 stars 2 forks source link

Re-opening settings after closing it breaks all tabs #69

Closed reckoner165 closed 6 months ago

reckoner165 commented 7 months ago

Steps to reproduce:

  1. Have a .tidal file open in a tab
  2. Open File > Settings
  3. Close the settings.json
  4. Open File > Settings again
  5. Notice that the settings.json does not open
  6. Notice that other tabs no longer work either

Expected behavior: All tabs should work as usual regardless of settings.json being opened/closed