let's start with a screenshot:
In this example the cursor was on `OffsetOf` and I pressed F1.
The help opens on "Compiler Functions", so far so good. But `OffsetOf` is not in sight. This is a bit annoying imho. Also the content tree in the left panel does not update to show the page you see on the right. It still shows the entry I selected last time I put the help window into foreground which can be confusing additionally.
I think the reason for the second point is that it is a "hidden page" you only can find if you first go to `Reference handbook" and then find the topic about `Compiler functions`. It has no dedicated entry in the left panel.
But the most annoying thing for me is that the help seems not to use anchors in the bigger help pages that are basically a collection of multiple commands. Maybe a general restructuring would be a nice thing. I mean why not creating single pages for each compiler function? One for `SizeOf`, one for `OffsetOf`, one for `TypeOf`, and so on. Just like it is in every other module.
Another thing: If you go to the "Search" tab in the left panel you can not simply press 'Enter', you must click on the "Search" button. Would be nice to have it accept the 'Enter'/'Return' key.
What do you think?