-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Description
ClassStub now links to the file using the editor scheme. However, there are a few small bugs:
- When FQCN are cut using the ellipsis character, only the last bit is clickable. E.g. in
"Symfo…\FormType"only\FormTypeis clickable. - The cursor is always set to pointer, even when no editor URI was configured (and no link rendered)
- The first bit (
Symfo…) has the FQCN as title, while the second bit\FormTypehas the number of characters as title
A personal preference, I would not break FQCN within namespace names.
I would prefer "Symfony\…\FormType" over the current Symfo…\FormType
linaori
Metadata
Metadata
Assignees
Labels
No labels