sassoftware / sassoftware/sas-copilot
Add Comment functionality substitute/change actual code
Open
@2TomLi is already working on this.
Since Apr 5, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Describe the bug
Add comment substitute/changes actual code. Similar to issue #16 but in my case the code is changed, not only commented.
To Reproduce
- write the code '%put "Inizio LOAD via cas action loadTable: " %sysfunc(datetime(), datetime20.);'
- Highlight the code and click on 'Add comment'
- The code disappears and a comment is generated with different code
Expected behavior
A comment is generated above the actual code
Screenshots
Pre execution:
Post execution:
Desktop (please complete the following information):
- OS: windows 10
- Version: 0.0.2
Reporter's Organization
Pre-sales Finance Italy
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.
Assessment
This issue has not been assessed yet.