emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] branch feature/jsx created (now acab35c)


From: Marcin Borkowski
Subject: [Emacs-diffs] branch feature/jsx created (now acab35c)
Date: Wed, 27 Mar 2019 05:34:57 -0400 (EDT)

mbork pushed a change to branch feature/jsx.

        at  acab35c   Add tests for miscellaneous JSX parsing feats

This branch includes the following new commits:

       new  754f826   Add failing tests for JSX indentation bugs
       new  d5dae48   Refactor JSX indentation code to improve enclosing JSX 
discovery
       new  24fcdad   Add new (failing) unclosed JSX test and separate such 
tests
       new  85fccaf   js-syntax-propertize: Disambiguate JS from JSX, fixing 
some indents
       new  79954c6   Use js-jsx- prefix for functions and variables
       new  071c134   Add basic JSX font-locking
       new  539191c   Font-lock JSX while editing it by extending regions
       new  7166bd2   Propertize and font-lock JSXText and 
JSXExpressionContainers
       new  91c29fb   Update expectations for JSX indentation in JSXAttribute 
space
       new  c66bfa6   Indent JSX as parsed in a JS context
       new  f7ac5e4   Finish replacing SGML-based JSX detection with js-mode’s 
parsing
       new  ec144e9   Automatically detect JSX in JavaScript files
       new  66433fd   Improve JSX syntax propertization
       new  4337acd   Rename tests to use the “.jsx” file extension
       new  e196207   Indent broken arrow function bodies as an N+1th arg
       new  79118f8   Fix counting of nested self-closing JSXOpeningElements
       new  2b4cc70   Indent expressions in JSXAttributes relative to the 
attribute’s name
       new  ae0ee9b   Split JSX indentation calculation into several functions
       new  acab35c   Add tests for miscellaneous JSX parsing feats




reply via email to

[Prev in Thread] Current Thread [Next in Thread]