lpil / lpil/puter

Better supercollder vim plugin

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
14
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Code is eval'd on stdlin of the sclang executable. Need to send a \v (form feed) to trigger evaluation of a chunk.
https://github.com/crucialfelix/supercolliderjs/blob/2e7c2b4819cd19346656755d1cf37bf6cea37d04/packages/lang/src/sclang.ts#L360-L363

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 by examining the referenced packages/lang/src/sclang.ts#L360-L363 implementation and how the sclang executable receives code on stdin. Verify how the Vim plugin currently sends evaluation requests; done means sending \v so a selected chunk is evaluated by sclang.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.