Skip to content

docs: describe type hints and migration from cursor context#281

Merged
DmitryAnansky merged 9 commits intomainfrom
chore/type-hints-docs
Apr 8, 2026
Merged

docs: describe type hints and migration from cursor context#281
DmitryAnansky merged 9 commits intomainfrom
chore/type-hints-docs

Conversation

@DmitryAnansky
Copy link
Copy Markdown
Contributor

@DmitryAnansky DmitryAnansky commented Apr 7, 2026

What/Why/How?

Documented the Type hints VS Code extension feature and added migration guidance from the Cursor context article.

Reference

Testing

Screenshots (optional)

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@DmitryAnansky DmitryAnansky requested review from a team April 7, 2026 16:21
@DmitryAnansky DmitryAnansky self-assigned this Apr 7, 2026
Copy link
Copy Markdown

@redocly redocly bot left a comment

Choose a reason for hiding this comment

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

marketing-site AI Review: 🟢 Completed

Note

Low Risk

This PR only introduces and updates documentation files related to a new VS Code extension feature (Type hints). It does not alter any application logic or behavior, and poses no risk to the functionality of the system.

Overview

  • Adds documentation for the Type hints feature, explaining how it displays node type information and documentation links on hover.
  • Adds a Type hints vs Cursor context guide comparing the features, demonstrating how to use type hints as a lighter alternative when creating configurable linting rules.
  • Updates docs-vs-code.sidebars.yaml to include the new pages in the VS Code documentation sidebar under the "Usage" section.
  • Includes new screenshots illustrating the type hints tooltip and the cursor context panel.

@DmitryAnansky DmitryAnansky marked this pull request as ready for review April 7, 2026 19:37
@DmitryAnansky DmitryAnansky force-pushed the chore/type-hints-docs branch from c1f7eea to d696d81 Compare April 8, 2026 12:29
@DmitryAnansky DmitryAnansky merged commit 705f353 into main Apr 8, 2026
7 checks passed
@DmitryAnansky DmitryAnansky deleted the chore/type-hints-docs branch April 8, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants