Skip to content
Snippets Groups Projects
  1. Mar 20, 2017
  2. Feb 06, 2017
  3. Oct 16, 2014
  4. Sep 23, 2014
  5. May 05, 2014
  6. Feb 13, 2014
  7. Dec 12, 2013
    • Marijn Haverbeke's avatar
      Improve helper system · 88d1326b
      Marijn Haverbeke authored
      Add getHelpers and registerGlobalHelper, allow modes to specify arrays
      of helper names, support modeProps in mode specifications.
      
      Update foldcode and show-hint to make use of more powerful helper
      system by defining an `auto` helper that tries multiple helpers, and
      using that as default.
      88d1326b
  8. Oct 01, 2013
  9. Aug 19, 2013
  10. Aug 13, 2013
  11. Jul 04, 2013
  12. Jul 03, 2013
  13. Jun 18, 2013
  14. Jun 10, 2013
  15. Jun 06, 2013
  16. Mar 20, 2013
  17. Jan 08, 2013
  18. Jan 02, 2013
  19. Dec 30, 2012
  20. Oct 26, 2012
  21. Sep 03, 2012
  22. Aug 28, 2012
    • Marijn Haverbeke's avatar
      Base the callback interface on events · 873fe349
      Marijn Haverbeke authored
      This allows multiple handlers to listen for a single event, and makes
      the API a bit more uniform.
      
      Issue #725
      873fe349
    • Marijn Haverbeke's avatar
      Implement a new gutter system · da0cc83d
      Marijn Haverbeke authored
      - Multiple gutters are explicitly created with the gutters
        option
      - Markers go into a specific gutter, new setGutterMarker,
        clearGutter methods
      - The line number gutter is separate
      - The 'fixedGutter' feature is removed (painful to do now,
        was shaky anyway)
      da0cc83d
  23. Aug 03, 2012
  24. Dec 21, 2011
  25. Dec 15, 2011
  26. Nov 29, 2011
  27. Nov 28, 2011
  28. Nov 21, 2011
  29. Nov 03, 2011
  30. Oct 28, 2011
  31. Oct 27, 2011
Loading