fsprojects / IfSharp

F# for Jupyter Notebooks
Other
441 stars 71 forks source link

Updateerrors #138

Closed cgravill closed 7 years ago

cgravill commented 7 years ago

When you use e.g. Paket then dependent code's error highlighting won't be updated until you actually edit a cell. If you're running someone else's notebook you might not change cells especially if it looks like there are errors.

image

This change means that as you execute the notebook (and it goes idle) then intellisense requests will be made and the errors go.