sassoftware / sassoftware/sas-copilot
Rich Text/Markdown for the explanations
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
As a user when I get a long explanation back just reading plain text is hard to do and increases the coginitive load.
Describe the solution you'd like
SAS Keywords, variables, data sets should be bold/itlalic. There should be more breaks in the text output as well to improve readability
Describe alternatives you've considered
I copy the code from the extension to an editor and break up the results.
Additional context
None
Reporter's Organization
SAS
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 locating the TypeScript entry point that renders the assistant's long explanations and checking how plain-text responses are displayed. Confirm the expected Markdown treatment for SAS keywords, variables, and data sets, plus paragraph breaks; done means readable formatted output in the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100