Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show cells in the outline explorer #1556

Closed
spyder-bot opened this issue Feb 17, 2015 · 3 comments
Closed

Show cells in the outline explorer #1556

spyder-bot opened this issue Feb 17, 2015 · 3 comments

Comments

@spyder-bot
Copy link
Collaborator

From contrebasse on 2013-09-11T07:51:42Z

Spyder Version: 2.3.0dev
Python Version: 2.7.4
Qt Version : 4.8.4, PyQt4 (API v2) 4.10 on Linux
IPython >=0.13 : 0.13.2 (OK)
matplotlib >=1.0: 1.2.1 (OK)
pep8 >=0.6 : 1.4 (OK)
pyflakes >=0.5.0: 0.6.1 (OK)
pylint >=0.25 : 0.26.0 (OK)
rope >=0.9.2 : 0.9.2 (OK)
sphinx >=0.6.6 : 1.1.3 (OK)
sympy >=0.7.0 : 0.7.2 (OK)

What steps will reproduce the problem?

  1. Create a file containing the following lines:

    Special comment

    #%% Cell
    1. Activate the option to display special comments in the structure widget (right clic menu) What is the expected output? What do you see instead? I expect to see the special comment and the cell being displayed in the structure. Only the special comment is.

Please provide any additional information below

. Maybe the concept of cells and special comments can be merged ? This would mean that "###" is a 4th way of declaring a cell, and that all cells are displayed in the structure explorer.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1556

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-09-15T13:28:55Z

Sorry but we are not going to use '###' as a cell separator, because it's too easy to be confused with block comments. However your proposal to add cells to the outline explorer is quite valid.

Summary: Show cells in the outline explorer (was: Cells and special comments)
Status: Accepted
Labels: -Priority-Medium -Cat-Editor Priority-Low Cat-OutlineExplorer MS-v2.2.5

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-10-12T16:11:05Z

Labels: -MS-v2.2.5 MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-05-21T07:09:03Z

This issue was updated by revision 14685bb3e333 .

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant