niosus / EasyClangComplete

:boom: Robust C/C++ code completion for Sublime Text 3/4
https://niosus.github.io/EasyClangComplete/
MIT License
575 stars 78 forks source link

Avoid closing wrong panels #733

Closed niosus closed 3 years ago

niosus commented 3 years ago

We now will check the name of the active panel before closing it.

This should close #722