You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
two things come to mind.
I assume it will need to know the difference between knowing to point you to the module head vs the function head cause you could be navigating from a functional component or a full fledged liveview. Maybe hashing out what you wish you had here will help other contribute.
Currently it's not easy to navigate from components used in heex templates into the elixir file containing the component definition.
Similarly it would really help if we could show the implemented slots directly by hovering over the component or when writing a new component.
More information here: https://elixirforum.com/t/navigating-from-heex-templates-to-core-components-ex-in-vscode/60593
The text was updated successfully, but these errors were encountered: