Code Monkey home page Code Monkey logo

Comments (2)

royqh1979 avatar royqh1979 commented on July 23, 2024

因为代码格式化之后,代码本身的行数可能会发生变化(比如 if () {的{移动到下一行),导致断点的位置失效
所以没有办法实现

from redpanda-cpp.

hui-shao avatar hui-shao commented on July 23, 2024

因为代码格式化之后,代码本身的行数可能会发生变化(比如 if () {的{移动到下一行),导致断点的位置失效
所以没有办法实现

确实,代码行数变化的问题是存在的,实现起来有难度。

我想我们可以换个思路。

实际情况中,大部分代码的行不会变化。
我的建议是,可以不清除短点,这样一来,使用者可以只需要修改部分断点位置,无需重新打一遍所有断点。

仅作建议,作者可以考虑下哈

希望 RedPanda 越来越好!

from redpanda-cpp.

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.