How to change function hint pkg.go.dev point to our own package server?

已回答

When mouse cursor stops over function, package, etc, documentation box is opened and there is a possibility to follow e.g. this kind of link

"`Println` on pkg.go.dev"

Is it possible to expand documentation on multiple server?

We have our own package server for private use, so how set documentation point to there?

Ideally linking own server first and if not found, then redirecting to pkg.go.dev.

 - Asko.

 

0
正式评论

Hello Asko,

Currently, it is not available in the IDE. Please see and follow GO-2516. Please see if you're not familiar with YouTrack: Watching YouTrack Issues.

Best regards,
Daniil Maslov

请先登录再写评论。