Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed how signatures are matched (#17)
* Added comments to signature provider * Signatures must now be an exact match Perform a 1:1 match against the SignatureInformation label before the first open paren instead of performing a partial match against the whole label
- Loading branch information