Skip to content

expose file extensions covered by a shell extension#88

Merged
dirk-thomas merged 2 commits intomasterfrom
shell_file_extensions
Jul 19, 2018
Merged

expose file extensions covered by a shell extension#88
dirk-thomas merged 2 commits intomasterfrom
shell_file_extensions

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

@dirk-thomas dirk-thomas commented Jul 19, 2018

Making the file extensions for each shell extension available enables colcon/colcon-ros#29 which avoids hard coding those file extensions.

@dirk-thomas dirk-thomas added enhancement New feature or request review Waiting for review (Kanban column) labels Jul 19, 2018
@dirk-thomas dirk-thomas added this to the 0.3.5 milestone Jul 19, 2018
@dirk-thomas dirk-thomas self-assigned this Jul 19, 2018
"""
Get the file extensions provided by this extension.

By default the extension name will be returned.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default the shell name will be returned ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of the extension will be returned - as specified for the entry point.

Copy link
Copy Markdown
Contributor

@mikaelarguedas mikaelarguedas Jul 19, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah it just seem more prone to confusion to refer to the "file extension" or the "extension name" (referring to the colcon extension) that's why I suggested a different wording

Copy link
Copy Markdown
Contributor

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dirk-thomas dirk-thomas merged commit 7522b77 into master Jul 19, 2018
@dirk-thomas dirk-thomas deleted the shell_file_extensions branch July 19, 2018 21:18
@dirk-thomas dirk-thomas removed the review Waiting for review (Kanban column) label Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants