Skip to content

Remove unrelated para from "AI ... Convert Format String ..." section #8454

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

Merged
merged 1 commit into from
Jun 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions release-notes/v1_100.md
Original file line number Diff line number Diff line change
@@ -516,8 +516,6 @@ This experience is enabled via the following setting:
"python.analysis.aiCodeActions": {"convertFormatString": true}
```

Then once you define a new symbol, for example, a class or a function, you can select the **Generate Symbol with Copilot** Code Action and let AI handle the implementation. If you want, you can then use Pylance's **Move Symbol** Code Actions to move it to a different file.

### GitHub Pull Requests and Issues

There has been more progress on the [GitHub Pull Requests](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github) extension, which enables you to work on, create, and manage pull requests and issues. New features include: