- Open a source code and press F1 in any well-known keyword (e.g public)
- It redirects to the correct page
- Now, press F1 on
: in something like MyType : IMyType
- It redirects to
public docs page
Doing "nothing" appears to be less confusing.
cc @davidwengier
:in something likeMyType : IMyTypepublicdocs pageDoing "nothing" appears to be less confusing.
cc @davidwengier