Attribute detail
bugfix
2 ideas · 1 distinct values
| Value | Distribution | Ideas | Share |
|---|---|---|---|
| true |
|
2 | 100% |
| Idea | Value | Status | Tags | Summary |
|---|---|---|---|---|
| minigraph_file_reference_links | true | done | when the user clicks on a file reference link in the miniature graph, we should open the file in the editor if the file is defined as relative, it should be opened relative to the defining file, not the workspace root Fixed in [graph_analysers.local_graph_analysis]: external file nodes now resolve their path against the defining file's folder ( via the edge source id ) when the slice is built, so a workspace-relative path is handed to the editor open action. | |
| minigraph_file_reference_links | true | done | File-ref click open behaviour — details in [minigraph.minigraph_file_reference_links]. |