Hello,
Does this happen everywhere? If not, a concrete code sample would be appreciated rather than a severely cropped screenshot.
thanx!
Thanks, logged as bugs://85133
Everywhere where I try with the new Elements.
For exemple, in a new :NET Standard class library:
namespace ClassLibrary1;
interface
type
Class1 = public class
public
method DoSomething;
begin
var a : Dictionary<String, str>
end;
end;
implementation
end.
1 Like
bugs://85133 got closed with status fixed.
1 Like