如何在 Jedit 中将选项卡格式的打开文件停靠在顶部
目前我打开的文件显示在 Jedit 的下拉菜单中,我想将显示更改为选项卡。
Currently my open files display in a drop down menu in Jedit, and I would like to change the display to tabs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
有一个名为 BufferTabs 的插件。您可以从插件管理器安装它。您必须在插件管理器中启用它才能默认打开。
您可以在顶部下拉菜单中的全局选项菜单项下配置插件的停靠位置。
There is a plugin named BufferTabs.You can install it from the plugin manager. You have to enable it in your plugin manager to be on by default.
You can configure the docking location of Plugins under the global Options menu item in the top dropdown menu.
在 jEdit 中点击
插件管理器 -> “单击安装”选项卡
这将列出要安装的可用软件包
- 选择 BufferTabs 以安装选项卡选项
In jEdit click on
Plugin Manager -> "click Install" tab
This will list the available packages to install
-- Select BufferTabs to install tab options