Use Ctrl + Mouse click to open the script from "@include"-command quickly
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 183
Description
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I want to access the script used in `@include`-command (client side scripting) and I need to search for this file to change its content.
**Describe the solution you'd like**
I suggest to add feature:
if a user presses and holds the Ctrl-key on keyboard, and mouse hover over the name of the file in sql editor, it becomed underlined, noticing a user that it is clickable (similarly to how Ctrl + Mouse click on tables in query works).
If user clicks on the name of the file in sql editor, the new tab with this file is opened.
If file is not exists, you can show a tooltip or a notification: "File not found".
https://github.com/user-attachments/assets/d7e495b1-b376-4425-b326-9bfd6c43c12e
Contributor guide
Assessment
This issue has not been assessed yet.