It would be really usefull to pin a document on the top right of the IDE, or have a button available when clicked to go to a specific document. I am referring to my notes document.
What I do is adding a Documentation code module and write there with rem all my notes over a sub which I write in the IDE and see my notes from everywhere in the project. But it would be useful nevertheless.
Code comments can include clickable links. The following schemes are supported: http(s):// - Link will be opened with the browser. Example: Dim key As String = OrderedMap.Keys.Get(0) 'based on...