有没有办法折叠 Eclipse 中的所有代码块? [英] Is there a way to collapse all code blocks in Eclipse?

查看:27
本文介绍了有没有办法折叠 Eclipse 中的所有代码块?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Eclipse 在左侧有那个+/-"来展开和折叠代码块.

Eclipse has that "+/-" on the left to expand and collapse blocks of code.

我有数万行要处理,我真的很想折叠所有内容,并有选择地展开块来查看它们.

I've got tens of thousands of lines to go through and would really like to just collapse everything, and selectively expand blocks to look at them.

推荐答案

有一个热键,默认映射到Ctrl+Shift+NUM_KEYPAD_DIVIDE.

There is a hotkey, mapped by default to Ctrl+Shift+NUM_KEYPAD_DIVIDE.

您可以通过 Window -> Preferences 将其更改为其他内容,搜索Keys",然后搜索Collapse All".

You can change it to something else via Window -> Preferences, search for "Keys", then for "Collapse All".

要打开所有代码块,快捷键是Ctrl+Shift+NUM_KEYPAD_MULTIPLY.

To open all code blocks the shortcut is Ctrl+Shift+NUM_KEYPAD_MULTIPLY.

在Eclipse扩展PyDev中,关闭所有代码块是Ctrl + 9

In the Eclipse extension PyDev, close all code blocks is Ctrl + 9

要打开所有块,是 Ctrl + 0

To open all blocks, is Ctrl + 0

这篇关于有没有办法折叠 Eclipse 中的所有代码块?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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