• C
    fix quickinfo close brace (#27818) · 46bf666b
    Carol Hu 提交于
    * fix quickinfo close brace
    
    * PR comments
    
    * rename
    
    * PR comments
    
    * PR comments
    
    * fix new line leading whitespace
    
    * AddRange
    
    * remove the Assert not null
    
    * Extract code for classifying a document span into its own helper class.
    
    * Move file.
    
    * use EditorClassifier.GetClassifiedSpansAsync and IndentationHelper.GetSpansWithAlignedIndentation
    46bf666b
IndentationHelper.cs 5.9 KB