Code Monkey home page Code Monkey logo

Comments (10)

233cy avatar 233cy commented on July 3, 2024

@genbit

from docblockr.

233cy avatar 233cy commented on July 3, 2024

@dmnd @UziTech @rosston

from docblockr.

UziTech avatar UziTech commented on July 3, 2024

Can you provide an example?

你能提供一个例子吗?

from docblockr.

233cy avatar 233cy commented on July 3, 2024

default
比如extra_tags我没办法在参数中加逗号,因为加入逗号就会直接换行。我这里只是演示,实际中我是要用于注解必须要用到逗号

from docblockr.

233cy avatar 233cy commented on July 3, 2024

default
比如extra_tags我没办法在参数中加逗号,因为加入逗号就会直接换行。我这里只是演示,实际中我是要用于注解必须要用到逗号

@UziTech

from docblockr.

UziTech avatar UziTech commented on July 3, 2024

I don't think this is an issue with docblockr.

It looks like it issue with the way that Atom gets an array setting.

I noticed you are using the full width comma ,(\uFF0C) instead of ,(\u002C) it looks like Atom doesn't split on that character.

from docblockr.

233cy avatar 233cy commented on July 3, 2024

I don't think this is an issue with docblockr.

It looks like it issue with the way that Atom gets an array setting.

我注意到你的整个宽度上使用逗号,(\uFF0C)代替,(\u002C)它看起来并不像原子分裂性质。

我是要用,而不是,的。因为我要用于注解如:
default

from docblockr.

233cy avatar 233cy commented on July 3, 2024

default
比如这样,我不想让红色地方的逗号换行如何做

from docblockr.

UziTech avatar UziTech commented on July 3, 2024

I still think this is an issue with Atom not this package. Atom should interpret an escaped comma \, as a literal comma.

looks like you already opened a PR in atom/settings-view#1101

from docblockr.

MoritzKn avatar MoritzKn commented on July 3, 2024

Closing this in an attempted to clean up the issue tracker and because I am not able to read Chinese and can not tell what this is about, sorry.

from docblockr.

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.