You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a .qmd file in Positron, the sidebar outline does not display any content initially. However, after editing the contents of the .qmd file, the outline updates and displays correctly.
Steps to reproduce the issue:
Create a new .qmd document and input Markdown text.
Close Positron directly.
Upon reopening Positron, the previously opened .qmd file automatically opens, but the outline does not display any content. After editing the .qmd file, the outline then displays correctly.
Expected or desired behavior:
When Positron opens, the outline of the automatically opened .qmd file displays correctly.
Were there any error messages in the UI, Output panel, or Developer Tools console?
NO.
The text was updated successfully, but these errors were encountered:
If you are able to test out whether this happens in VS Code as well, that would be super helpful. There have been some intermittent problems with the outline such as in #3824 but:
so far folks are also able to observe the behavior in VS Code, which means it is not a Positron problem, but a problem for the Quarto extension
we have not been able to reproduce the problem on the Positron team, making it tough to think about how to fix
Whether opening or modifying the content of the .qmd file, there is no display in the Outline panel in VSCode (The Quarto extension has already been installed). In Positron, the outline does not display only when Positron is first started, but after modifying the .qmd file, it displays normally. On my other computer, where Positron is installed, there are no issues when opening Positron.
System details:
Positron and OS details:
Positron Version: 2025.01.0 (system setup) build 159
Code - OSS Version: 1.95.0
Commit: bc8820b
Date: 2025-01-09T23:34:24.616Z
32.2.1
128.0.6613.186
Electron: 20.18.0
ElectronBuildId: 12.8.374.38-electron.0
Chromium: Windows_NT x64 10.0.26100
Node.js: undefined
V8: undefined
OS: undefined
Interpreter details:
R 4.4.1
Describe the issue:
When opening a .qmd file in Positron, the sidebar outline does not display any content initially. However, after editing the contents of the .qmd file, the outline updates and displays correctly.
Steps to reproduce the issue:
Expected or desired behavior:
When Positron opens, the outline of the automatically opened .qmd file displays correctly.
Were there any error messages in the UI, Output panel, or Developer Tools console?
NO.
The text was updated successfully, but these errors were encountered: