sassoftware / sassoftware/sas-copilot
Add comments just wraps the target code as a comment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Describe the bug
Please refer screenshot. Steps:
- Type code (a proc sql statement) - provided in screenshot.
- Select code block
- Click on Add comments
FIND: Instead of adding a comment to code, the entire code is wrapped up as a comment.
Expected behavior
A code interpretation is added as code.
Screenshots
attached
Desktop (please complete the following information):
- OS: [e.g. PC or Mac] - Mac M1 Pro Apple Silicon -
- Version: [e.g. 0.0.2, you can find the version number by clicking the extension icon] - Not able to find. using in Beta test wave 1
Reporter's Organization
SAS - GTP
Additional context
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the issue through the Add comments action with a selected PROC SQL statement, then trace the entry point responsible for interpreting the selection. Done means the selected code receives a code interpretation instead of being wrapped entirely as a comment; no file or test paths are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, typescript
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100