| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore comments and strings when matching JSX | Jackson Ray Hamilton | 2019-12-07 | 1 | -0/+7 |
| | | | | | | | * lisp/progmodes/js.el (js-jsx--matching-close-tag-pos): Ignore comments and strings. * test/manual/indent/jsx-comment-string.jsx: New test. | ||||
| * | Ignore comments and strings when recognizing JSX | Jackson Ray Hamilton | 2019-09-22 | 1 | -0/+16 |
| * lisp/progmodes/js.el (js-syntax-propertize): Ignore comments and strings. * test/manual/indent/jsx-comment-string.jsx: New test. | |||||