6.3.3 - PR Review; 新增代码注释功能; 修复 ClassLoader 栈溢出 / VSCode 插件问题
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
android:title="@string/text_clear"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_comment"
|
||||
android:title="@string/text_comment"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_beautify"
|
||||
android:title="@string/text_code_beautify"
|
||||
|
||||
Reference in New Issue
Block a user