6.7.0 - Alpha14 - 修复服务端模式连接时, Activity 重建操作导致 VSCode 控制台无法输出日志的问题 (issue #385); 深度优化 VSCode 插件连接相关代码逻辑

This commit is contained in:
SuperMonster003
2026-01-09 23:51:51 +08:00
parent 71d70b6055
commit e01f010e46
40 changed files with 599 additions and 420 deletions

View File

@@ -277,7 +277,7 @@
"Code editor supports intelligently determining insertion location when importing Java classes and package names",
"images module supports using paths directly as image parameters",
"importPackage supports string parameters",
"Server mode IP address supports clipboard import with intelligent recognition and smart conversion with space key",
"In client mode, the IP address supports smart recognition when importing from the clipboard and also supports intelligent conversion of space-key input",
"File manager supports default prefix selection when creating new files and automatically generates appropriate numeric suffix",
"File manager specifically informs on exception message when running project _[`issue #268`](http://issues.autojs6.com/268)_",
"File manager supports more types and displays corresponding icon symbols (supports over 800 file types)",