code-folding Questions

0

I have a struggle and I even don't know is it possible in QPlainTextEdit. Have no idea how to draw a line between to folded blocks in QPlainTextEdit : import sys from PySide.QtCore import * from P...
Tetra asked 11/2, 2016 at 20:11

5

When i try to use code folding in Aptana it doesn't seem to be working i haven't changed any shortcuts and i can`t get it work the default shortcut is Ctrl+Numpad_Divide any suggestions ?
Intrigante asked 16/5, 2010 at 8:38

2

Solved

I fold some of the functions on my C code. When I fold them, the color becomes gray. Is there any way to change the color of folded part to another color?
Zeniazenith asked 8/7, 2014 at 7:54

2

Solved

I am a high school computer science teacher and would like to use emacs to present programs to my students. I would like to be able to present the programs, even short ones, one line at a time and ...
Ise asked 15/5, 2014 at 12:11

2

Solved

In Vim, I often find myself wanting to do a quick zk or zj to jump to the previous or next fold in a file. The problem is, I frequently want to skip all the open folds, and just jump to the nearest...
Slattern asked 22/2, 2012 at 21:12

2

Solved

A colleague of mine uses a abomination text editor that routinely leaves comment blocks all over the code. Needless to say, this is driving me rather mad. The comment blocks look like this: /* Eas...
Scornik asked 7/9, 2010 at 6:37

6

Solved

Possible Duplicate: How to achieve code folding effects in emacs An excellent feature of Dreamweaver is code folding of any lines of text -- recursively! It's fantastic, I can fold a...
Changeling asked 30/7, 2009 at 18:58

© 2022 - 2024 — McMap. All rights reserved.