SublimeText / QML

QML support for Sublime Text and Sublime Merge
MIT License
28 stars 4 forks source link

Draft: GoTo imports back and forth #13

Closed ratijas closed 2 years ago

ratijas commented 2 years ago

Currently failing QA because user must manually select the whole import path if it contains more than one component (separated by dots). An alternative to only index the last path component is quite unintuitive.

Should be implemented as a contextual command (the one that is available only in certain context/scope).