We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.rst
.txt
Having files end in .feature or especially .doc is confounding editing tools that expects file extensions to mean something about the file format.
.feature
.doc
Allowing fragments to have a txt extension would help. Or, if the fragments are rendered as reStructuredText, the rst extension.
txt
The text was updated successfully, but these errors were encountered:
Ignore extensions on fragment filenames
b5821fc
Now you can name fragments like 123.feature.rst, to make your editor happy. Fixes twistedgh-62.
No branches or pull requests
Having files end in
.feature
or especially.doc
is confounding editing tools that expects file extensions to mean something about the file format.Allowing fragments to have a
txt
extension would help. Or, if the fragments are rendered as reStructuredText, the rst extension.The text was updated successfully, but these errors were encountered: