This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267898 - File/Folder completion inside .gitignore files
Summary: File/Folder completion inside .gitignore files
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 09:30 UTC by Christian Lenz
Modified: 2016-09-06 09:30 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2016-09-06 09:30:23 UTC
It would be very cool and handy to have file and folder completion inside a .gitignore file. Because you can type, the code completion should comes up and you see what you can add via tab or so to the gitignore. After hit tab or enter you should add a / and the next code completions comes up.


Cheers

Chris