Skip to content
New issue

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

Support F# files (.fs) for nesting #71

Open
2moveit opened this issue Feb 28, 2017 · 1 comment
Open

Support F# files (.fs) for nesting #71

2moveit opened this issue Feb 28, 2017 · 1 comment

Comments

@2moveit
Copy link

2moveit commented Feb 28, 2017

FileNesting supports many languages but in a F# project it does not work. It would be really great to nest e.g. .resx files under .fs files. Currently the menu entries "Nest item..." and "Un-nest item" are disabled.

I think it's just because it is not in the allowed list in the PathSegmentFileNester.cs. So it might be quite easy to support.

Maybe it is worth to support .fsx files (script files) too. But for automatic the priority usually is for .fs files.

@cmeeren
Copy link

cmeeren commented Sep 3, 2017

I too would very much like to see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants