[Issue 20660] New: Small problem with ctrl+click
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 10 08:14:08 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20660
Issue ID: 20660
Summary: Small problem with ctrl+click
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: minor
Priority: P1
Component: visuald
Assignee: nobody at puremagic.com
Reporter: x13989 at 126.com
If I write "import std.stdio;"
When I ctrl+click on "stdio", nothing happens.
Only when I ctrl+click on "std", it will jump to "stdio.d"
Actually, it should jump to the header when I ctrl+click "stdio".
Note: dmdserver enabled.
--
More information about the Digitalmars-d-bugs
mailing list