microsoft / microsoft/vscode-java-pack
Question: Where would `console.log` statements appear?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
If I add a console.log statement in src/providers/CodeActionProvider.ts, for example, where would it appear?
I've checked the TERMINAL tab after pressing F5, and the Language Support for Java and Language Support for Java (Syntax Sever) sections of the OUTPUT tab in the [Extension Development Host], but I haven't seen my log statements there. Maybe it's because there's an issue while building?
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 with src/providers/CodeActionProvider.ts and reproduce the report by pressing F5 in the Extension Development Host. Check the TERMINAL and the Language Support for Java and Language Support for Java (Syntax Sever) sections of the OUTPUT tab, then document where the statements appear or whether the build issue prevents them from running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100