Use .gitignore File to Filter Project
Are you missing a feature? Request its implementation here.
Use .gitignore File to Filter Project
Often, projects correspond with repositories, and in my case that's a git repository. The project filtering options are kind of limited and manual. It would be helpful if you could specify a file containing ignore patterns. Git repos use a file to specify ignores, and I think Subversion and Mercurial do, too, so many users would not need to create the file. An example of the file format (for git) follows.
Code: Select all
node_modules/*
build/*
.idea/*
coverage/*
coverage-json/*
.DS_Store
public/.DS_Store
public/modules/*/*.css
public/modules/*/*/*.css
public/modules/*/js/*.min.js
*~
sftp-config.json
config.json
*.iml
web.sublime-workspace
xvfb.pid
config/app.yml
public/vendor/*
npm-debug.log
ngdocs/*
Re: Use .gitignore File to Filter Project
Hello,
Thank you for the feedback.
I have logged your request to our issue tracking tool.
This will be analyzed and if found appropriate, it will be implemented in a future version of Oxygen. We will notify this thread when this is implemented.
Regards,
Adrian
Thank you for the feedback.
I have logged your request to our issue tracking tool.
This will be analyzed and if found appropriate, it will be implemented in a future version of Oxygen. We will notify this thread when this is implemented.
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Re: Use .gitignore File to Filter Project
A big +1 for this request. There should be an option to respect version control system ignore files in project views. This seems so obviously useful, I'm surprised it's not supported already.
-
- Posts: 1015
- Joined: Wed Nov 16, 2005 11:11 am
Re: Use .gitignore File to Filter Project
Post by alex_jitianu »
Hello,
Thank you for your feedback. I've added your vote for the issue.
best regards,
Alex
Thank you for your feedback. I've added your vote for the issue.
best regards,
Alex
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service