本文介绍了键盘快捷键,可在Notepad ++中导航“后退"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在Eclipse中,我们可以使用 + 导航到Back,并使用 + 导航前进.
In Eclipse, we can use + to navigate Back, and + to navigate Forward.
此快捷方式在Notepad ++中可用吗?如果没有,可以使用插件安装吗?
Is this shortcut available in Notepad++?If no, can it be installed using plugins?
推荐答案
插件 SourceCookifier 带有导航历史记录但它只记住符号之间的跳转.
The plug-in SourceCookifier comes with a navigation history,but it only remembers the jumps between symbols.
向前导航(Alt +向右)
Navigate Forward (Alt + Right)
然后是 LocationNav 插件您追求的是什么,但是我自己还没有尝试过.
Then there's the plug-in LocationNav, which promises to dowhat you're after, but I didn't try it myself, yet.
这篇关于键盘快捷键,可在Notepad ++中导航“后退"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!