Sublime text 2可以遵循文件中的路径吗? [英] Can Sublime text 2 Follow path in a file?

查看:83
本文介绍了Sublime text 2可以遵循文件中的路径吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以打开带有精美文字2的链接文件?
我的意思是,假设我有以下代码:

Is it possible to open a linked file in sublime text 2 ? What I mean is, imagine I have the following code :

<?php

    require_once( 'include/const-inc.php' );
    require_once( 'include/db-inc.php' );
    require_once( 'classes/dummy-class.php' );

?>

我希望能够单击文件以打开相应的文件。
Sublime文本知道本地文件路径,因此应该能够解析对应的文件路径吗?

I would love to be able to click on the files to open the corresponding file. Sublime text knows the local file path so should be able to resolve the corresponding files paths no?

推荐答案

签出打开-包含插件,可通过包装控制。看起来确实可以满足您的需求。

Check out the Open-Include plugin, available via Package Control. It looks like it does exactly what you're looking for.

这篇关于Sublime text 2可以遵循文件中的路径吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆