You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix code lens perf for interactive window (#11142)
* Eliminate first level of redundancy
* Working with a cache
* Add test to verify no more generating cell ranges
* Add news entry
* Clean up on closing
* Make sure close and reopen works
* Fix sonar errors
* Fix restart
* Fix wrong IDisposable type
* Rename restartedKernel to onKernelRestarted
* Recompute when changing settings
* Clear out document close event when document closes
0 commit comments