secondlife / secondlife/sl-vscode-plugin
Feature: Add a way to push local scripts to SL objects and vice versa
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 15
- Avg merge
- 14h 50m
- Merged PRs (30d)
- 9
Description
It would be nice to have a way to push a set of local scripts to an object in SL, and conversely have a way to generate local scripts from an object in SL.
Note from Rider:
This is actually two related features. Push and Pull.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reading the plugin's existing scripting and Second Life object integration, then separate the work into Push and Pull designs. Done means users can transfer a set of local scripts to an SL object and generate local scripts from an SL object, with both directions defined and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100