Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

2.4.0

Compare
Choose a tag to compare
@ColinDuquesnoy ColinDuquesnoy released this 30 Nov 17:44
· 154 commits to master since this release

starting from version 2.4, all pyqode packages share the same master version (== 2 first numbers)

New features:

  • new indenter made specifically for COBOL
  • improve syntax highlighter: the lexer is now able to make the distinctions
    between regular keywords and types (PIC clauses will have a different color
    when using some specific pygments styles, not all styles define different
    colors for the different types of keywords).

Fixed bugs: