Code Monkey home page Code Monkey logo

Comments (5)

stuartwang avatar stuartwang commented on May 12, 2024 1

好的,我们近期处理一下

from luapanda.

stuartwang avatar stuartwang commented on May 12, 2024

我重复下你遇到的情况,看下是否准确哈

比如lua文件在pc上路径 C:/GameProcect/Assets/script/test.lua
被打在手机里时,路径变成了 /data/data/com.project.test/script/test.lua

希望加一个配置项,用户输入被替换路径 /data/data/com.project.test/ 和替换成的部分路径 C:/GameProcect/Assets/
在手机上运行时,调试器完成替换流程,输出给vscode pc上的路径对么

from luapanda.

stuartwang avatar stuartwang commented on May 12, 2024

如果复述没有问题的话,这个功能是可以做的。唯一的担心就是配置项太多让大家觉得配置有点复杂。我们评估一下细节然后加入近期的版本计划

from luapanda.

lhead avatar lhead commented on May 12, 2024

是的,没错。
因为format = cwd + getinfo中,cwd可以配置了,但是getInfo()是运行时获取的,这里加个映射的话就方便了。

from luapanda.

stuartwang avatar stuartwang commented on May 12, 2024

dev环境下 21c2e6d
提交已修复该问题,可以自行打包插件 或 等待下一个发布版。
编译和打包方法 https://github.com/Tencent/LuaPanda/blob/master/Docs/Development-instructions/project-description.md

from luapanda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.