microsoft / microsoft/vscode-java-debug

Support wildcards on function breakpoints

オープン
#1,533 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

ai-triaged enhancement
主要言語
TypeScript
スター
591
フォーク
429
平均マージ
1日 9時間
マージ済み PR(30日)
19

説明

Version tested : 0.58.1

Well, the title says it all. I'd want to use wildcards on a function breakpoint.

For example, to stop at anything from package foo.bar I'd like to:

foo.bar.**.*
  • I have tested exactly this way and it did nothing at all.

It would be a great addition for us to investigate that obscure problem in the code.

It may imply in creating a way to specify what I want to search. It would be even better :

pkg://foo.bar.**
class://*FooBar
<etc>

I don't know, maybe it is already possible with some other detail, please let me know then. From my research I could just find that FQDNs are being supported.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ファイル、テスト、エントリポイントは特定されていません。まず、関数ブレークポイントがどのように指定され、照合されるかを追跡し、次にワイルドカードと検索スコープの意図されたセマンティクスを明らかにします。完了条件には、提案されたパターンに関する文書化された動作とカバレッジを含める必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript, vscode
領域
devtools
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
28/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。