Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added: Delete by Indent & Keep Empty Lines + minor highlighting improvements #84

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 5, 2015

  1. - Added two features: Delete By Indent & Keep Empty Lines.

    - Added a few missing conditions to Nim command highlighting.
    PhilipWitte committed May 5, 2015
    Configuration menu
    Copy the full SHA
    4b1b98a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c186e0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bb484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b770705 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e3341c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d198a2d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

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

Commits on Aug 3, 2015

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

Commits on Aug 11, 2015

  1. Made numbers with underscores highlight correctly (plus minor cleanup).

    Fixed bugs with type-sections under various conditions.
    Made type single-line/sections distinction.
    Minor improvement to command-calls space handling.
    PhilipWitte committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    c1776bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89848a4 View commit details
    Browse the repository at this point in the history