• G
    Emmet - Fixing bug in toggle comment with multi cursor (#42857) · e10ce07e
    gushuro 提交于
    * Fixing issue with toggleComment on multiple nested cursors
    
    * Fix error when an edit is empty
    
    * reordering
    
    * adding a test for toggleComment on nested selections
    
    * Adding test for stylesheet files
    
    * Removing change that was making integration tests fail
    e10ce07e
toggleComment.ts 7.4 KB