Open jansorg opened 3 years ago
It would be possible to display quick documentation, e.g. for structs.
// person defines a person person : { ... }
Here, the quick doc features would display the comment on person and on referencese to it
person
It would be possible to display quick documentation, e.g. for structs.
Here, the quick doc features would display the comment on
person
and on referencese to it