Code Monkey home page Code Monkey logo

Comments (10)

curtisblackwell avatar curtisblackwell commented on July 1, 2024 1

I have @author Curtis Blackwell in my Extra Tags field, but it's not working. I tried restarting Atom, but it still didn't work.

from docblockr.

nikhilkalige avatar nikhilkalige commented on July 1, 2024

@tocaibiza Sorry for the delay

The proper way to use the extra tags is
This is a cool function, @author nickf, @version ${1:[version]}

That is text separated by comma without adding '

Looks like i have timemachined into the future with dates.... :) thank you for pointing that out...
I have updated the readme and the changelog..

I am not sure about the Atom related updates.. will check and let you know

from docblockr.

dmmihaylov avatar dmmihaylov commented on July 1, 2024

Thanks for the update, mate! Sorry for my delayed answer - didn't get notification and noticed it just now.

I really love this package and will try contribute as much as I can. :)

from docblockr.

nikhilkalige avatar nikhilkalige commented on July 1, 2024

@tocaibiza Thank you...

Please let me know if you think of any new features we can add

from docblockr.

ernestoalejo avatar ernestoalejo commented on July 1, 2024

I had problems too disabling "Align tags" until I applied #58

from docblockr.

NoahDavidATL avatar NoahDavidATL commented on July 1, 2024

Same issue as Curtis. No idea how the Extra Tags field should work.

I've tried:

@author Me
[@author Me]
['@author Me']

Nothing new appears when I type /** and press enter. Just the normal stuff, @type, @return.

from docblockr.

curtisblackwell avatar curtisblackwell commented on July 1, 2024

Mine actually does work with PHP now, but not JavaScript. v0.11.0 for posterity.

from docblockr.

MoritzKn avatar MoritzKn commented on July 1, 2024

@DonkeyAfterDark @curtisblackwell The "Extra tags" setting should be an array of strings. If your config looks like this it should insert the string @foo bar:

'*'
  docblockr:
    extra_tags: [
      '@foo bar'
    ]

from docblockr.

curtisblackwell avatar curtisblackwell commented on July 1, 2024

I just used the UI and set the single one. @author Curtis Blackwell. Not a big enough worry for me to go diving into CSON.

from docblockr.

MoritzKn avatar MoritzKn commented on July 1, 2024

Understandable, unfortunately the UI can't represent array type settings correctly.

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.