How to pause treesitter highlighting in insert mode

I want to preserve current highlighting then after exiting insert mode it should update

To turn highlighting off, after a text search, do

  :noh  (no highlight)