microsoft / microsoft/vscode-azurefunctions

[Suggestion] It would be better to change the notification massage to "Enable remote debugging is currently only supported for Java Function apps running on Windows"

Open
#3,418 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI enhancement java
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: Win10
Build Version: 20221107.1

Repro Steps:

  1. Enable the setting Azure Functions: Enable Java Remote Debugging.
  2. Right click a Function app (Except Java Windows Function app) -> Attach Debugger.
  3. Check the popped up notification massage.

Actual:
The popped up notification massage "Configured debug type 'java' is not supported" is not clear.
image

Suggestion:
It would be better to change the notification massage to "Enable remote debugging is currently only supported for Java Function apps running on Windows".

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

Search the extension source for the notification text "Configured debug type 'java' is not supported" and trace the Attach Debugger path described in the reproduction steps. Verify the behavior for non-Java Windows Function apps, then update the notification to the suggested wording and confirm it appears in that scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, java, typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.