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

Outline doesn't work on Jupyter Notebooks #60

Open
Evileoo opened this issue Feb 22, 2024 · 2 comments
Open

Outline doesn't work on Jupyter Notebooks #60

Evileoo opened this issue Feb 22, 2024 · 2 comments

Comments

@Evileoo
Copy link

Evileoo commented Feb 22, 2024

Describe the bug

When using the default VSCode outline, we can see move into the document.

But Outline Map shows "The active editor cannot provide outline information"

To Reproduce

  1. Create a notebook file (extension is .ipynb)
  2. write some markdown into it

Expected behavior

I expected to get the same thing as the default VSCode outline

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • VScode version : 1.80.1
  • Outline Map version : 1.3.2

Edit

the outline works only when editing the markdown, and on the part I am editing

image

Here you can see that my title Aide mémoire VSCode isn't shown but the block I'm editing is.

Moreover, we can see the # characters, it would be awesome if they were not shown

@ptv666
Copy link

ptv666 commented Apr 10, 2024

When I use jupyter notebook in vscode, I can only display local functions and variables of the current cell.

@Evileoo
Copy link
Author

Evileoo commented Apr 10, 2024

On the left : the VSCode default outline
On the right : Outline Map extension

We clearly see the difference

image

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

No branches or pull requests

2 participants