Skip to content

docs: Add features overview page#449

Open
aviatesk wants to merge 1 commit intomasterfrom
features-docs
Open

docs: Add features overview page#449
aviatesk wants to merge 1 commit intomasterfrom
features-docs

Conversation

@aviatesk
Copy link
Owner

@aviatesk aviatesk commented Jan 5, 2026

Add a new docs/src/features.md page that provides a visual overview of JETLS language server features with screenshots and descriptions.

The page covers:

  • Diagnostics (syntax errors, lowering errors, unused bindings, etc.)
  • Completion (global/local, method signatures, keyword arguments, LaTeX/emoji)
  • Signature help with type-based filtering
  • Go to definition and find references
  • Hover, document highlight
  • Refactoring (rename, code actions)
  • Formatting, TestRunner integration, notebook support
  • Roadmap section linking to GitHub and development notes

Also adds a brief "Features overview" section to index.md that links to the new features page.

@aviatesk
Copy link
Owner Author

aviatesk commented Jan 5, 2026

Screen.Recording.2026-01-06.at.04.10.59.mov
Screen.Recording.2026-01-06.at.04.09.29.mov

Image Image
Screen.Recording.2026-01-06.at.03.51.54.mov

Screen.Recording.2026-01-06.at.03.44.21.mov
Screen.Recording.2026-01-06.at.03.43.19.mov

Image Image Image Image

Syntax/lowering diagnostic

Untitled.mov
Screen.Recording.2026-01-06.at.18.51.14.mov

Image Image

@aviatesk aviatesk force-pushed the features-docs branch 5 times, most recently from 329bcd2 to 6cb7ce9 Compare January 8, 2026 12:07
Add a new `docs/src/features.md` page that provides a visual overview
of JETLS language server features with screenshots and descriptions.

The page covers:
- Diagnostics (syntax errors, lowering errors, unused bindings, etc.)
- Completion (global/local, method signatures, keyword arguments,
  LaTeX/emoji)
- Signature help with type-based filtering
- Go to definition and find references
- Hover, document highlight
- Refactoring (rename, code actions)
- Formatting, TestRunner integration, notebook support
- Roadmap section linking to GitHub and development notes

Also adds a brief "Features overview" section to `index.md` that links
to the new features page.
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.

1 participant