typescript-mode
- Description
- Major mode for editing typescript
- Latest
- typescript-mode-0.4.0.20241119.194738.tar (.sig), 2024-Nov-19, 170 KiB
- Maintainer
- Website
- http://github.com/ananthakumaran/typescript.el
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
This is based on Karl Landstrom's barebones typescript-mode. This is much more robust and works with cc-mode's comment filling (mostly). The modifications to the original javascript.el mode mainly consisted in replacing "javascript" with "typescript" The main features of this typescript mode are syntactic highlighting (enabled with `font-lock-mode' or `global-font-lock-mode'), automatic indentation and filling of comments. General Remarks: XXX: This mode assumes that block comments are not nested inside block XXX: comments Exported names start with "typescript-"; private names start with "typescript--".
Old versions
typescript-mode-0.4.0.20240603.115709.tar.lz | 2024-Jun-03 | 38.7 KiB |
typescript-mode-0.4.0.20240603.63040.tar.lz | 2024-Jun-03 | 38.7 KiB |
typescript-mode-0.4.0.20240507.61711.tar.lz | 2024-May-07 | 38.5 KiB |
typescript-mode-0.4.0.20230116.153319.tar.lz | 2024-Mar-31 | 38.5 KiB |
typescript-mode-0.4.0.20230116.64616.tar.lz | 2023-Jan-16 | 38.5 KiB |
typescript-mode-0.4.0.20230102.92652.tar.lz | 2023-Jan-02 | 38.5 KiB |
typescript-mode-0.4.0.20221205.182028.tar.lz | 2022-Dec-05 | 38.9 KiB |
typescript-mode-0.4.0.20221119.185535.tar.lz | 2022-Nov-19 | 38.9 KiB |
typescript-mode-0.4.0.20220815.195415.tar.lz | 2022-Aug-15 | 38.8 KiB |
typescript-mode-0.4.0.20211201.174948.tar.lz | 2022-Feb-06 | 36.7 KiB |