changes filetype_extensions.conf
adds support for TypeScript (.tsx) and JavaScript (.jsx) file extensions to the filetype_extensions.conf configuration file. These file extensions are commonly used for React.js projects and other modern web development frameworks.
reference for the format. https://www.typescriptlang.org/docs/handbook/modules/reference.html#module-f... You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3892
-- Commit Summary --
* Add support for .tsx and .jsx file extensions to filetype_extensions.conf
-- File Changes --
M data/filetype_extensions.conf (4)
-- Patch Links --
https://github.com/geany/geany/pull/3892.patch https://github.com/geany/geany/pull/3892.diff
LGTM
Merged #3892 into master.
github-comments@lists.geany.org