Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

align the version with other configuration

* Removed regex filter and Multiple select
* Added support for Advanced filters

## 2.4.3.0
* Add regex filter mode

Expand Down
4 changes: 3 additions & 1 deletion capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,7 @@
],
"privileges": [],
"supportsSynchronizingFilterState": true,
"supportsKeyboardFocus": true
"supportsKeyboardFocus": true,
"supportsOnObjectFormatting": true,
"enablePointerEventsFormatMode": true
}
Loading