ignatandrei / ignatandrei/RSCG_Examples

Show the line that helps the programmer and the line that is generating code

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

Nobody has claimed this yet.

good first issue
Dominant language
HTML
Stars
129
Forks
6
Avg merge
16m
Merged PRs (30d)
13

Description

Example:
for autctor. http://localhost:3000/RSCG_Examples/v2/docs/AutoCtor
//this RSCG generates the constructor
var p = new Person("Andrei", "Ignat");

//this is how you use
[AutoConstruct]
internal partial class Person

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 with the AutoCtor example at http://localhost:3000/RSCG_Examples/v2/docs/AutoCtor and review how its generated-constructor and usage snippets are presented. Done means the documentation clearly shows both the line that helps the programmer and the line that generates code, using the example in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.