• D
    [de minimis] IDE support for C# exception filters · 3a8b4556
    dustincampbell 提交于
    * Add 'when' keyword recommender to the completion list
    * Ensure that the completion appears inside exception filters.
    * Add 'when' keyword span to keyword highlighting for try..catch statements.
    * Ensure that parenthesis simplication works catch filter expressions
    * Add tests for 'when' classification (it already was classified correctly) (changeset 1387214)
    3a8b4556
SyntaxTreeExtensions.cs 88.9 KB