microsoft / microsoft/vscode-languageserver-node

Make notebook converter functions public

Open
#1,029 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
1.8k
Forks
404
Avg merge
2d 8h
Merged PRs (30d)
14

Description

Expose notebook converter functions (see Converter.c2p) publicly so middleware authors can use them.

Dirk said, "I actually didn't envision that middleware authors would do their own conversion. I was more expecting them to modify existing objects. But it would make sense to make them public since the rest of the converter functions are public as well."

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in client/src/common/notebook.ts at Converter.c2p and review the notebook converter functions referenced by the issue. Make the intended converter functions publicly accessible for middleware authors, then verify that the existing public converter surface remains consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.