Skip to content

Go-to navigation doesn't work with .cgx files #4

Description

@Jacques-Philippe

Overview

In an ideal scenario, we'd like to have it such that Ctrl + clicking on a variable in a script tag in a .cgx file should bring the user to that variable's definition, i.e.

<script>
my_var = something...

then_i_use(my_var) # I ctrl + click it here, wanting to see its definition
</script>

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions