Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fileheader PlusNew to Visual Studio Code? Get it now.
Fileheader Plus

Fileheader Plus

chenjielu

|
5,636 installs
| (0) | Free
auto insert or update a comment at the top of the editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Header Plus

Foobar is a Python library for dealing with word pluralization.

Installation

Requirements

  • Node
  • Git(optional)

$ pip install foobar

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Development

$ virtualenv foobar
$ . foobar/bin/activate
$ pip install -e .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft