Dear @eirannejad
…Version 8 (8.13.24289.13002, 2024-10-15) on a mac intel…
somehow the code hints / “intellisense”/ suggestions are really nervous or unusable.
when a function or constructor has multiple definitions it’s very hard to click the arrows and read them all:
in the video i would have loved to see
public Plane(
Point3d origin,
Vector3d xDirection,
Vector3d yDirection
)
it even get s worth if i would rely on “nested” code hints.
for example an enum as a parameter …
… but maybe I am just to much used to visual studio ? or expecting to much…
but love to see some improvements - thanks.