-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
area: assistantIssues related to Positron AssistantIssues related to Positron Assistantarea: notebooksIssues related to Notebooks category.Issues related to Notebooks category.enhancementNew feature or requestNew feature or requestsupport
Milestone
Description
System details:
Positron and OS details:
版本: Positron Version: 2025.07.0 (Universal) build 74
Code - OSS Version: 1.100.0
Commit: fe621e8
Date: 2025-06-09T03:37:56.615Z
認可: 34.5.1
日期: 132.0.6834.210
Electron: 20.19.0
ElectronBuildId: 13.2.152.41-electron.0
Chromium: Darwin arm64 22.4.0
Node.js: undefined
V8: undefined
OS: undefined
Interpreter details:
Python 3.13.2
Describe the issue:
In ipynb files, github copilot can't perform autocompletion.
Steps to reproduce the issue:
1.create a file named test.ipynb
2.add a cell of python code
3.enter if __name__
, github copilot does not suggest the following completion.
Expected or desired behavior:
enter if __name__
, suggests == '__main__':
Were there any error messages in the UI, Output panel, or Developer Tools console?
Metadata
Metadata
Assignees
Labels
area: assistantIssues related to Positron AssistantIssues related to Positron Assistantarea: notebooksIssues related to Notebooks category.Issues related to Notebooks category.enhancementNew feature or requestNew feature or requestsupport