Widget parsing needs to be disabled while navigating through a new snippet (with tab and enter). The current implementation is setting the parsing variable to false for static 8 seconds when a new snippet is inserted. This should be handled by some kind of event instead. Might be worth to look up signals sent from https://searchcode.com/codesearch/view/92670517/