Skip to content
Snippets Groups Projects
  1. May 24, 2017
  2. May 23, 2017
  3. May 16, 2017
  4. May 04, 2017
  5. Apr 19, 2017
  6. Mar 09, 2017
  7. Mar 08, 2017
  8. Mar 05, 2017
  9. Mar 01, 2017
  10. Feb 28, 2017
  11. Feb 06, 2017
  12. Feb 05, 2017
    • Adrian Heine's avatar
      Add failing tests for coordsChar · e49d5e89
      Adrian Heine authored
      1. End of wrapped line in bidi content is wrong (my mistake)
      2. coordsChar({left:0, top: *}) in bidi content is wrong after Marijn's code
         style changes
      e49d5e89
  13. Feb 04, 2017
  14. Feb 03, 2017
  15. Feb 02, 2017
  16. Jan 22, 2017
  17. Jan 19, 2017
    • Jakub Vrána's avatar
      [sublime bindings] Don't sort last line with no selected chars · 73c4e24a
      Jakub Vrána authored
      Selecting two full lines including line ends makes a selection from
      line 1 to line 3 (ch: 0). This command used to sort three lines (1 to
      3) which is not what I expect. This change makes it sort only two
      lines if there are no selected characters on the last line.
      
      It also fixes a fatal error if there are more than one selection on
      the same line (the code used 'range' instead of 'ranges').
      
      It also selects the trailing newline after sorting the lines so that
      the whole lines are selected.
      73c4e24a
  18. Jan 04, 2017
  19. Dec 22, 2016
  20. Nov 27, 2016
  21. Nov 21, 2016
Loading