Document links (hyperlinks)¶
Clickable links right in the module text: См./See references in doc comments jump to the mentioned method or object; URLs in comments open in the browser; and optionally (off by default, documentLink.showDiagnosticDescription) the diagnosed range itself becomes a link to the diagnostic's documentation.
Shortcut: Ctrl+Click the link
documentLink: link to diagnostic documentation¶
In a diagnostic message, the rule code (256) is highlighted as a clickable link. Clicking it opens the documentation for that diagnostic.
documentLink: clickable «See» reference to a method¶
In a doc comment, the См. (See) reference to method ВычислитьИтог is highlighted as clickable. Ctrl+Click navigates the editor to the referenced method's declaration.