microsoft / microsoft/vscode-java-pack

Question: Where would `console.log` statements appear?

Open
#1,152 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.