omecra / de.omecra.oedt.updatesite

OEDT Plug-in Updatesite - Issue Repository for OEDT
12 stars 0 forks source link

Autocomplete not showing all properties/methods for certain .NET classes #180

Closed LievenDeFoor closed 4 months ago

LievenDeFoor commented 4 months ago

Hi,

When using the System.Windows.Forms.DataVisualization.Charting classes, some classes don't show all properties/methods in autocomplete. Reopening the same file using the default Progress editor shows all expected items. I have the issue in multiple workspaces and rebuilding the assembly model doesn't help. assemblies.xml contains the correct entry: <assembly name="System.Windows.Forms.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Compilation works so it's just a problem on the OEDT side I assume...

OEDT editor, only shows "Add" method, and nothing else:

afbeelding

Progress editor, seems to show all properties/methods:

afbeelding

Any idea what might be causing this?

lneumeier commented 4 months ago

I look into it.

lneumeier commented 4 months ago

Fixed in OEDT 9.5.1.