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

"New file" only can create ".xq" #77

Closed
malteseduck opened this issue Nov 15, 2013 · 5 comments
Closed

"New file" only can create ".xq" #77

malteseduck opened this issue Nov 15, 2013 · 5 comments
Assignees
Labels

Comments

@malteseduck
Copy link
Contributor

More a feature request than a bug.

The plugin recognizes many of the common file extensions used with XQuery (.xq, .xqy, etc.), which is great. When you create a new XQuery module (through the "New..." menu) there is no way to specify the extension to use.

Having to specify it each time you create it would work but probably be a pain. Maybe some plugin-level (project level?) configuration in which you could specify the default file extension to use?

Here we use .xqy for everything (for good or evil).

@ghost ghost assigned ligasgr Nov 15, 2013
@ligasgr
Copy link
Owner

ligasgr commented Nov 15, 2013

Hi,

Thanks for raising. Indeed that will be useful 👍
Will try to prepare that for the next release although it might take a while ;)

@malteseduck
Copy link
Contributor Author

No worries. No rush for any of these, of course, just reporting things I see.

Sent from my phone.

On Nov 15, 2013, at 3:34 PM, ligasgr notifications@github.com wrote:

Hi,

Thanks for raising. Indeed that will be useful
Will try to prepare that for the next release although it might take a while ;)


Reply to this email directly or view it on GitHub.

@ChristianGruen
Copy link

Adding .xqm would be fine, too (that’s the BaseX default for library modules).

@lucasia
Copy link

lucasia commented Apr 17, 2014

agree - my codebase uses .xqy as the extension. would be good to set this as a setting / preference.

@ChristianGruen
Copy link

Thanks!

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

No branches or pull requests

4 participants