-
Notifications
You must be signed in to change notification settings - Fork 79
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: No symbols found in document #3824
Comments
In .py files, the outline pane is empty too. Also, sections in .R files like below are not appearing in the outline:
|
This is tracked in #3822 if you have more context to add there @GitHunter0. For Quarto, we do have the outline as expected: @chuxinyuan are you sure that is a Quarto file? It should have a little Quarto icon like this with the filename if Positron knows it is Quarto: |
@juliasilge Oh, better this time. In addition, my practical experience under Windows tells me that even if you do not save the new |
Yes, outline capabilities is turned on by default. |
I see that the outline works in untitled, unsaved Quarto files as well FYI: @chuxinyuan do you happen to be a VS Code user as well? If so, would you open up this workspace in VS Code with the Quarto extension installed and see if you see the outline there? This could help us discover if this is a Positron-specific problem or a problem with the Quarto VS Code extension. If you don't already use VS Code, we'll see if we can come up with a different way to debug. |
@juliasilge Because when I installed Code OSS, the system told me that Code OSS and Positron conflicted, I had to uninstall Positron and reinstall it. After Code OSS is installed, the outline will not work properly. By the way, the OUTLINE of the Code OSS version info: 版本: 1.90.0 |
Thank you, @juliasilge and @isabelizimm . Now I got it, @isabelizimm , but in .py files I was hoping to get in the Outline pane a TOC like
PS: There is a related VScode discussion here microsoft/vscode-python#17218 |
@juliasilge @isabelizimm I just tried it again in Visual Studio Code and the problem still persists. I think it's a genetic disease from upstream. |
@GitHunter0 I've created a new issue to track this enhancement request: #3886 😄 |
We've got issues open for outline improvements for R (#3822) and code cells (#3886). For the problem in Quarto that we can't quite produce, I would suggest opening an issue on the repo for the Quarto VS Code extension. I hope we can get that fixed! |
Positron Version:
Positron Version: 2024.06.1 build 27
Code - OSS Version: 1.90.0
Commit: a893e5b
Date: 2024-06-26T01:22:29.024Z
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Linux x64 6.6.34-1-MANJARO
Steps to reproduce the issue:
.qmd
document and enter the following information:The text was updated successfully, but these errors were encountered: