rubberduck-vba / Rubberduck3

COM add-in for the VBIDE
GNU General Public License v3.0
89 stars 17 forks source link

Pipeline/state #96

Closed retailcoder closed 8 months ago

retailcoder commented 8 months ago

Objectives:

retailcoder commented 8 months ago

Doesn't quite refresh correctly, but there's back-and-forth going on between the editor and the server when a code document is modified, and that's what I wanted to see at this stage.

Margin displays an appropriate icon for diagnostics, but icon isn't actionable. Text markers clear correctly on change, but not the icons in the margin, and foldings do not seem to load consistently - possible race condition in state assignment.