Closed Therzok closed 6 years ago
Seems like we're re-creating the markers on every other keypress: http://source.monodevelop.com/#MonoDevelop.UnitTesting/Services/AbstractUnitTestEditorExtension.cs,102
Maybe we should be registering an IIncrementalAnalyzer which looks for methods and adds the markers.
Fixed in version 7.8.0.437 (master)
Author: Mike Krüger Commit: 8a15f7d9ebf9a8c50904b39dcdde660aa1a07b02 (mono/monodevelop)
Fixed in version 7.7.0.1291 (release-7.7)
Pull Request #5923 merged by: Lluis Sanchez Author: mono Commit: 00737c00cfbdd6c7958019448671d05273e4da4b (mono/monodevelop)
One main callstack