todo-tree icon indicating copy to clipboard operation
todo-tree copied to clipboard

Freezing / stuttering in the edition of large python files (.py)

Open GitHunter0 opened this issue 2 years ago • 0 comments

Hey @Gruntfuggly , Todo Tree is really awesome, unfortunately it is freezing / stuttering in the edition of large python files (.py).

For example, it is happening with my .py script containing 4000 lines. Each time I press "Enter" to go to the next line, it is taking 2 or 3 seconds to do so, forcing me to disable the extension when I'm working in that file.

However, Todo Tree is a very important tool in my workflow and I can't work properly without it.

Therefore, is there a way to make it more efficient for large files or a manual mode in which the extension does not constantly and automatically update the tree for a specific file, only when the Refresh button is pressed?

Thank you

Windows 10 Pro
VScode: 1.83.0
Todo Tree: 0.0.226

GitHunter0 avatar Oct 08 '23 23:10 GitHunter0