All notable changes to the "language-yesod" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Add a script to generate debug files from test cases #58 @isao-takejib
- Add marketplace badge #55 @isao-takejib
- Add basic cassius test cases (selector group, class selector, id selector, combinators) #42 @isao-takejib
- Add Haskell Syntax Highlighting as a dependency #54 @isao-takejib
- Add highlighting for nesting in lucius, and add test cases #52 @isao-takejib
- Add
#{...}
and@{...}
interpolation for lucius, and add test cases #51 @isao-takejib - Add lucius test cases for
@document
#50 @isao-takejib - Add lucius test cases for
@charset
#49 @isao-takejib - Add lucius test cases for
@supports
#47 @isao-takejib - Add lucius test cases for
@keyframes
#46 @isao-takejib - Add lucius test cases for
@font-face
#45 @isao-takejib - Add lucius test cases for
@page
#44 @isao-takejib - Add lucius test cases for at-rule (
@import
,@namespace
,@media
) #43 @isao-takejib - Add basic lucius test cases #41 @isao-takejib
- Fix existing test cases for hamlet and add Hamlet testcases (interpolation and conditional) #25 @isao-takejib
- Changed to also use Haskell syntax files for testing #38 @isao-takejib
- Add a badge for github actions #36 @isao-takejib
- Fixing test cases #35 @isao-takejib
- Hamlet attribute scope names #31 @bi-functor
- Fix existing test cases for hamlet (ver 0.8.0) #34 @isao-takejib
- Fixed workflow in Github actions #26 @isao-takejib
- Support composite types in routes #28 @bi-functor
- Added a test case for route declarations. #24 @isao-takejib
- Hamlet TextMate rule improvements #29 @bi-functor
- Added CI with Github actions
- Enabled highlighting of nested indents. It is doubtful that this is the right change. #2
- Added variable interpolation highlights #1
- Added line comments to .yesodroutes syntax highlighting #21, #22
- Added syntax highlighting keyword to preserve white space #9
- Indent-css content integrated into cassius (indent-css.tmLanguage.json has been deleted) #8
- Fixed syntax highlighting bug in route file #7
- Converted tmLanguage format files to JSON format #5
- Update Readme
- Add
*{...}
interpolation - Add
@?{...}
interpolation - Add
$newline
keyword - Add attribute
- Stop highlighting HTML tags and attributes
- Released due to incomplete release procedure
- Syntax highlighting for Hamlet keywords
$if
,$elseif
,$else
$maybe
,$nothing
$forall
$case
,$of
$with
$doctype
- Syntax highlights for Hamlet comments
- Changed from tmLanguage format to JSON format
- Hamlet
- Cassius
- Syntax highlighting for Cassius files