microsoft / microsoft/maker.js
newline in console
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 302
- Avg merge
- 21h 28m
- Merged PRs (30d)
- 5
Description
I want to be able to write text to te console.log() of the browser. Is this possible? It is now redirected to the 'notes' div.
Or to be able to use newline and carriage return characters...
Anyone an idea?
Eric
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
Start by tracing how browser console.log() output is redirected to the notes div. Check how newline and carriage-return characters are currently handled, then verify that multi-line console text renders as intended in the browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100