D23245: New syntax: SASS. Some fixes for CSS and SCSS

jonathan poelen noreply at phabricator.kde.org
Sun Aug 18 20:32:29 BST 2019


jpoelen created this revision.
jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann.
jpoelen added projects: Kate, Frameworks.
jpoelen requested review of this revision.

REVISION SUMMARY
  CSS, SCSS (CSS4):
  
  - number in scientific notation: `12.3e3`
  - hexadecimal rgba: `#fffa` and `#ffffffaa`
  - new units: cap,ic,lh,rlh,vi,vb,vmin,vmax,Q,in,dpi,dpcm,dppx,x
  - remove unknown unit: vm
  - new pseudo selector: matches
  
  SCSS:
  
  - fix nested function
  - fix `...` as operator
  - fix interpolation as property
  
  SASS:
  
  - new syntax
  
  BUG: 149313

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  sass (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D23245

AFFECTED FILES
  autotests/folding/highlight.sass.fold
  autotests/folding/highlight.scss.fold
  autotests/html/highlight.css.html
  autotests/html/highlight.sass.html
  autotests/html/highlight.scss.html
  autotests/html/review128925-1.scss.html
  autotests/input/highlight.sass
  autotests/input/highlight.scss
  autotests/reference/highlight.css.ref
  autotests/reference/highlight.sass.ref
  autotests/reference/highlight.scss.ref
  autotests/reference/review128925-1.scss.ref
  data/syntax/css.xml
  data/syntax/sass.xml
  data/syntax/scss.xml

To: jpoelen, #framework_syntax_highlighting, dhaumann, cullmann
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190818/09f388df/attachment.html>


More information about the KWrite-Devel mailing list