Commits on Sep 23, 2013

  1. Bump version number post-3.18

    marijnh committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    17aa8e1 View commit details
    Browse the repository at this point in the history
  2. Note 3.18 in releases.html

    marijnh committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    8a57cc0 View commit details
    Browse the repository at this point in the history
  3. Remove unused file

    marijnh committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    bc07cbd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

  1. Configuration menu
    Copy the full SHA
    6c62022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e12cbd View commit details
    Browse the repository at this point in the history
  3. [hardwrap addon] Add

    marijnh committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    ca167af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3386198 View commit details
    Browse the repository at this point in the history
  5. [real-world uses] Add Codio

    marijnh committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    27b22ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd85ce1 View commit details
    Browse the repository at this point in the history
  7. [sql_mode] added keywords

    * added keywords from mysql & mariadb recent versions
    santec authored and marijnh committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    437eb7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39499fd View commit details
    Browse the repository at this point in the history
  9. [xml mode] Leave old style intact when adding error style

    Fixes a problem with matchtags getting confused.
    
    Closes #1841
    marijnh committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    a6c2e01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49c881a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2013

  1. adding gherkin mode

    jdar authored and marijnh committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    11f4a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af772f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. [css] Fix indentation issue in SCSS mode with mixin variables (closes #…

    …1846).
    
    Also improve handling of parentheses and curly braces.
    0b10011 authored and marijnh committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    94ccdb5 View commit details
    Browse the repository at this point in the history
  2. [css] Add tests for indentation

    0b10011 authored and marijnh committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    e6ca873 View commit details
    Browse the repository at this point in the history
  3. [css mode] Clean up whitespace

    Kill all tabs.
    
    Issue #1851
    marijnh committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    8b7a8e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a82f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92b92f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2013

  1. Configuration menu
    Copy the full SHA
    cfb624d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5681dd0 View commit details
    Browse the repository at this point in the history
  3. [eiffel mode] Add

    ynh-zz authored and marijnh committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    03f9264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52ea9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    496c545 View commit details
    Browse the repository at this point in the history
  6. [folding demo] Repair

    marijnh committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    c89b30d View commit details
    Browse the repository at this point in the history
  7. 2 Configuration menu
    Copy the full SHA
    0fe8989 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99192a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2013

  1. Configuration menu
    Copy the full SHA
    6e101a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2013

  1. Configuration menu
    Copy the full SHA
    23ce2a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. Remove bower version

    brandonwamboldt authored and marijnh committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    82b62f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06220c5 View commit details
    Browse the repository at this point in the history
  3. [vim keymap] Fix yanking the last line.

    When the last line in an editor has no newline char at the end, yanking it
    line-wise should append one. So the last char will not be dropped when
    pasting it.
    spacelis authored and marijnh committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    b6ff3b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a82cfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e84e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. Configuration menu
    Copy the full SHA
    64e4c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ebe46e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e92520 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. [mbo theme] Add

    mbonaci authored and marijnh committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    1a1646d View commit details
    Browse the repository at this point in the history
  2. [sql mode] Add text/x-mssql MIME

    nagaozen authored and marijnh committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    30287f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. [solarized theme] show active line

    MasseGuillaume authored and marijnh committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    d0eefcc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2013

  1. Configuration menu
    Copy the full SHA
    f27cfd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390a47e View commit details
    Browse the repository at this point in the history
  3. [less mode] improve highlighting, indentation

    Better handling of attributes, .2px, tags.
    ````
    .page {
      .content {
        width: 870px;
        padding: 45px;
      }
      margin: 0 auto;
      font-family: 'Georgia', serif;
      font-size: 18px;
      line-height: 26px;
      padding: 0 60px;
      code {
        font-size: 16px;
      }
      pre {
        border-width: 1px;
        border-style: dashed;
        padding: 15px;
        margin: 15px 0;
      }
      h1 {
        text-align: left;
        font-size: 40px;
        margin-top: 15px;
        margin-bottom: 35px;
      }
      p + h1 { margin-top: 60px }
      h2, h3 {
        margin: 30px 0 15px 0;
      }
      p + h2, pre + h2, code + h2 {
        border-top: 6px solid rgba(255, 255, 255, 0.1);
        padding-top: 30px;
      }
      h3 {
        margin: 15px 0;
      }
    }
    ````
    peterkroon authored and marijnh committed Oct 14, 2013
    Configuration menu
    Copy the full SHA
    6fd2965 View commit details
    Browse the repository at this point in the history
  4. [indent-fold addon] Fix indentation folding

    Fix next line after block being incorrectly folded into the block
    Fix detection of the end of a code block
    andersonvom authored and marijnh committed Oct 14, 2013
    Configuration menu
    Copy the full SHA
    98bc784 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dad387d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. Configuration menu
    Copy the full SHA
    2cb1e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18705d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1326bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47de0a3 View commit details
    Browse the repository at this point in the history