Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add =/~/. for method-pattern to take value from class-pattern #2712

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 27, 2023

  1. feat: add ~ for method-pattern to take value from class-pattern

    此功能的用意:使用特殊值 ~ 表示其值从class-pattern获取
    目的从stack或trace的输出复制出来不用修改就可直接使用
    **增加方便性,以提升效率**
    qxo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    44adc44 View commit details
    Browse the repository at this point in the history
  2. feat: trace/watch/stack/monitor method-pattern 特殊字符增加等号(=)和点号(.)

    实际操作等号(=)和点号(.)更友好
    qxo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b96eb91 View commit details
    Browse the repository at this point in the history