Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mathworks
/
data-explorer-vscode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
6
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Filter any column from its header, and show the filter as chips
- #20
#20
Merged
ww-mw
merged 16 commits into
main
mathworks/data-explorer-vscode:main
from
column-filter-chips
mathworks/data-explorer-vscode:column-filter-chips
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Filter any column from its header, and show the filter as chips
#20
ww-mw
merged 16 commits into
main
mathworks/data-explorer-vscode:main
from
column-filter-chips
mathworks/data-explorer-vscode:column-filter-chips
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
[wip] add FilterToken and column-vocabulary types to the row filter
ww-mw
committed
6d60f9a
View commit details
Copy full SHA for 6d60f9a
Browse repository at this point
[wip] parse filter tokens with header-label prefixes and operators
ww-mw
committed
f274c53
View commit details
Copy full SHA for f274c53
Browse repository at this point
[wip] define = as numeric-when-numeric, case-insensitive otherwise
ww-mw
committed
952c889
View commit details
Copy full SHA for 952c889
Browse repository at this point
[wip] add formatToken and removeToken, the one speller and splicer
ww-mw
committed
099413a
View commit details
Copy full SHA for 099413a
Browse repository at this point
[wip] pin quoting as grouping only, with = as the exact operator
ww-mw
committed
4915247
View commit details
Copy full SHA for 4915247
Browse repository at this point
[wip] resolve filter prefixes from the table's own column labels
ww-mw
committed
79ddc9e
View commit details
Copy full SHA for 79ddc9e
Browse repository at this point
[wip] add the column filter popup, whose writes line is what Apply writes
ww-mw
committed
4a831c2
View commit details
Copy full SHA for 4a831c2
Browse repository at this point
[wip] open the filter popup from a header right-click or its funnel
ww-mw
committed
08de538
View commit details
Copy full SHA for 08de538
Browse repository at this point
[wip] apply, replace and clear one column's condition from the popup
ww-mw
committed
f7b68a8
View commit details
Copy full SHA for f7b68a8
Browse repository at this point
[wip] add the chip filter bar: one chip per condition, one real input
ww-mw
committed
569c075
View commit details
Copy full SHA for 569c075
Browse repository at this point
[wip] pin Enter-to-filter, chip Backspace, and two-stage Escape
ww-mw
committed
14327eb
View commit details
Copy full SHA for 14327eb
Browse repository at this point
[wip] render the chip bar in the table and filter on Enter
ww-mw
committed
ea922ca
View commit details
Copy full SHA for ea922ca
Browse repository at this point
[wip] drive the table filter tests through the chip bar
ww-mw
committed
4531699
View commit details
Copy full SHA for 4531699
Browse repository at this point
[wip] describe the empty state in the words the chips use
ww-mw
committed
e14c235
View commit details
Copy full SHA for e14c235
Browse repository at this point
[wip] pin that the chip bar leaves the browser its own editing keys
ww-mw
committed
c7d6ee4
View commit details
Copy full SHA for c7d6ee4
Browse repository at this point
Document the column filter syntax and the filter chips
ww-mw
committed
a8a78ea
View commit details
Copy full SHA for a8a78ea
Browse repository at this point
You can’t perform that action at this time.