urfdvw / circuitpython-online-ide-2

The CircuitPython Online IDE is a browser-based IDE for CircuitPython supported microcontrollers. No installation needed. Handy and powerful.
https://urfdvw.github.io/circuitpython-online-ide-2
GNU General Public License v3.0
4 stars 2 forks source link

Fix opening tabs #2

Closed peterbay closed 7 months ago

peterbay commented 9 months ago

Check if the tab is already open: If yes, then switch to the tab. If not, then open a new tab.

urfdvw commented 7 months ago

This PR is linked to issue https://github.com/urfdvw/CircuitPython-online-IDE2/issues/30