You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
煎饼果子卷鲨鱼辣椒
318a100435
```
feat(scripts): 改进Cursor设备ID修改脚本的函数定位算法
- 在Linux和Mac的shell脚本中,将原有的简单正则匹配替换为更精确的JavaScript
函数边界定位算法,通过花括号配对和模块标记限定搜索范围
- 在Windows的PowerShell脚本中新增Find-JsMatchingBraceEnd函数,实现JavaScript
语法感知的花括号匹配,避免跨模块误替换导致的语法错误
- 优化PowerShell脚本中的路径处理逻辑,修复$PSScriptRoot为空时的兼容性问题
- 改进更新配置文件和更新器可执行文件的查找逻辑,解决PowerShell数组语法错误
```
|
2 weeks ago |
| .. |
|
hook
|
```
|
2 weeks ago |
|
run
|
```
|
2 weeks ago |