Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 22, 2025

feat: add IDE support documentation with intellisense demo video

Summary

Adds documentation highlighting Fern SDK's IDE support and intellisense capabilities, addressing GitHub issue #6138 which requested improving the "Snippets in the SDK" documentation with IDE screenshots/demos.

Changes:

  • Added new "IDE support and Intellisense" section to the SDK user features page (generated-sdk.mdx) with an embedded demo video showing VS Code intellisense in action
  • Added new "IDE support" card to the capabilities overview page linking to the new section
  • Removed the previously added example JS file (replaced with video demo approach)

Updates since last revision

  • Re-recorded video with VS Code chat panel closed so the code is fully visible (previously the chat panel was cutting off the code on the right side)
  • Video now shows the complete code line and full tooltip text without any truncation
  • Screenshot updated to match the new recording

Review & Testing Checklist for Human

  • Verify the code is fully visible (not cut off by any VS Code panels) - this was the issue in the previous revision
  • Verify the tooltip text is fully visible: should show (method) Conversation.startSession(options: PartialOptions): Promise<Conversation>
  • Verify the video (intellisense-demo.mp4) plays correctly and loops smoothly
  • Confirm the anchor link in capabilities.mdx (#ide-support-and-intellisense) correctly navigates to the new section
  • Decide whether to keep both video and screenshot, or remove one based on which looks better

Recommended test plan: Run fern docs dev locally and navigate to both pages to verify the media assets display correctly and the card link works.

Notes

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

- Add new 'IDE support and Intellisense' section to sdk-user-features page
- Include demo video showing VS Code intellisense tooltip
- Add 'IDE support' card to capabilities page linking to new section
- Remove example JS file (replaced with video demo)

Co-Authored-By: Catherine Deskur <[email protected]>
@devin-ai-integration devin-ai-integration bot changed the title feat: add ElevenLabs JavaScript SDK example for code snippets documentation feat: add IDE support documentation with intellisense demo video Jan 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

- Re-crop video to show complete tooltip text
- Add screenshot for comparison
- Add explanation of where inline documentation comes from (API spec -> JSDoc)

Co-Authored-By: Catherine Deskur <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

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.

2 participants