-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better filtering of .hg events vs. workspace events. Fixes #14
- Loading branch information
Ben Crowl
committed
Jun 17, 2017
1 parent
5522e4b
commit 48aef4e
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48aef4e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't appear to completely fix the behavior reported in #14. If the blackbox extension is enabled, vscode keeps running
hg cat
against the active file (if it is in the current repository).Tested with Mercurial 4.2.1, latest vscode and extension 1.1.4.