-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
InterfaceIssue/Task related to the Web InterfaceIssue/Task related to the Web InterfaceenhancementNew feature or requestNew feature or request
Description
One of the current problem of the warning popup is that it is difficult to find the exact location of the code with unpkg (because there is no line count on unpkg). So most of the time we have to search for the github (but sometimes we are looking at a old version so this it can become very annoying to retrieve the code).
The goal of this feature would be to show the code when the mouse go over the line (or maybe just a given column). It reminds me a little bit of the github feature
A little div with the code in it (with no syntax highlight at first.. step by step). The code can be retrieved on unpkg.
Metadata
Metadata
Assignees
Labels
InterfaceIssue/Task related to the Web InterfaceIssue/Task related to the Web InterfaceenhancementNew feature or requestNew feature or request

