export RPC functions

Open
#108 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
nodejs, typescript
Domain
api, tooling

Research direction

Start by comparing Pynvim's plugin decorator support with the corresponding node-client plugin-host behavior. Identify the node-client entry points that handle decorators and RPC exposure, then determine the expected exported-function behavior. Done means node-client supports exporting RPC functions through its plugin decorator with coverage for the intended behavior.

Written by the indexing model from the issue text.

Description

This is more a tracking issue.

Pynvim offers the ability to export RPC functions from the plugin decorator. This should be supported by node-client as well.

Dominant language
TypeScript
Stars
537
Forks
57
Avg merge
1h 6m
Merged PRs (30d)
6

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.

More from neovim/node-client

All issues in neovim/node-client

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.