Skip to content

Document editor features for markdown code formatting#23924

Merged
amyreese merged 2 commits intomainfrom
amy/document-editor-markdown-support
Mar 13, 2026
Merged

Document editor features for markdown code formatting#23924
amyreese merged 2 commits intomainfrom
amy/document-editor-markdown-support

Conversation

@amyreese
Copy link
Member

Issue #23856

@amyreese amyreese added the documentation Improvements or additions to documentation label Mar 13, 2026
@amyreese amyreese requested review from dylwil3 and ntBre March 13, 2026 01:05
@amyreese
Copy link
Member Author

Let me know if there are other aspects you think are worth covering. I'll get a similar PR for ruff-vscode, and then we can land the docs PRs together, and release a new version of the vscode extension with next week's Ruff release.

@amyreese
Copy link
Member Author

vscode docs change at astral-sh/ruff-vscode#980

Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable to me, with the caveat that I'm not very familiar with VS Code.

Copy link
Collaborator

@dylwil3 dylwil3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@amyreese amyreese merged commit 3f96e10 into main Mar 13, 2026
41 checks passed
@amyreese amyreese deleted the amy/document-editor-markdown-support branch March 13, 2026 19:32
carljm added a commit that referenced this pull request Mar 16, 2026
* main: (131 commits)
  [ty] Fixup examples in `invalid-key` docs (#23968)
  [ty] Fix compiler warning about unused variable (#23967)
  [ty] Sync vendored typeshed stubs (#23963)
  Add a `.git-blame-ignore-revs` file (#23959)
  Revert "[ty] Completely remove the `NoReturn` shortcut optimization" (#23955)
  [ty] Completely remove the `NoReturn` shortcut optimization (#23378)
  [ty] Introduce fast path for protocol non-assignability (#23952)
  Bump typing conformance suite SHA (#23951)
  Minor followup to severity display - use preview function in server instead of checking preview disabled directly (#23950)
  Document editor features for markdown code formatting (#23924)
  [ty] Add `with_recursion_guard()` helpers to `relation.rs` (#23945)
  [ty] Remove `check_optional_method_pair` methods (#23947)
  [ty] Remove unused `CycleDetector::try_visit` method (#23944)
  [ty] Ensure TypedDict subscripts for unknown keys return Unknown (#23926)
  [ty] Fix variance of frozen dataclass-transform models (#23931)
  Display output severity in preview (#23845)
  Revert "[`ruff`] use `bitcode` instead of `bincode`" (#23935)
  Fix shell injection via `shell=True` in subprocess calls (#23894)
  [ty] Refactor `relation.rs` to store state on a struct rather than passing around 7 arguments every time we recurse (#23837)
  Don't return code actions for non-Python documents (#23905)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants