hsz / idea-latex

LaTeX plugin for IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/7660

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow CTRL+click on \input{} files

thePanz opened this issue · comments

Allow to navigate to included file by CTRL+Click on \include{} directive

@thePanz Thanks for reporting !

This feature will be available in the next release.
The file reference is handled for \input, \include and \includeonly instructions.

How about also navigating to command definitions? And will Ctrl-B work?