Skip to content

Add display_exclude_patterns and index_exclude_patterns properties#152

Closed
shaidshark wants to merge 2 commits into
editorconfig:masterfrom
shaidshark:feature/exclude-properties
Closed

Add display_exclude_patterns and index_exclude_patterns properties#152
shaidshark wants to merge 2 commits into
editorconfig:masterfrom
shaidshark:feature/exclude-properties

Conversation

@shaidshark

Copy link
Copy Markdown

This PR adds two new properties to EditorConfig to support excluding files from display and search indexing.\n\nFixes #228

These properties allow users to specify comma-separated lists of glob
patterns for files/directories that should be excluded from file tree
display or search indexing. This addresses the feature request in issue #228.

- Updated spec in include/editorconfig/editorconfig.h
- Added tests in test_exclude directory and integrated into CMake
- Updated CHANGELOG and CONTRIBUTORS

Fixes #228
@shaidshark shaidshark force-pushed the feature/exclude-properties branch from 7dce8b7 to e8a1b3f Compare April 2, 2026 12:58
@xuhdev

xuhdev commented Apr 11, 2026

Copy link
Copy Markdown
Member

We follow spec.editorconfig.org. This is not part of the spec.

@xuhdev xuhdev closed this Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants