Skip to content

refactor(devkit): 重构方法文档提示功能(移除不稳定的API)#6

Merged
isettle merged 1 commit into
masterfrom
2024.x
Apr 28, 2025
Merged

refactor(devkit): 重构方法文档提示功能(移除不稳定的API)#6
isettle merged 1 commit into
masterfrom
2024.x

Conversation

@isettle
Copy link
Copy Markdown
Contributor

@isettle isettle commented Apr 28, 2025

  • 更新 MethodDocInlayActionHandler 类,适应新的 EditorMouseEvent 参数
  • 优化 FakePsiPhpMethod 类中参数获取逻辑,使用 ReadAction 和 PsiTreeUtil
  • 删除未使用的 FakePsiPhpParameter 类,简化代码结构

- 更新 MethodDocInlayActionHandler 类,适应新的 EditorMouseEvent 参数
- 优化 FakePsiPhpMethod 类中参数获取逻辑,使用 ReadAction 和 PsiTreeUtil
- 删除未使用的 FakePsiPhpParameter 类,简化代码结构
@isettle isettle merged commit 8ed5585 into master Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant