language-typescript
language-typescript copied to clipboard
TypeScript language package for Atom
### Description of the Change This updates the `tree-sitter-typescript` dependency to it's latest version, which is compatible w/ the latest version of the tree-sitter ABI (ie 13). This is required...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...
### Description of the change Use GitHub Actions instead of Travis and Appveyor. ### Benefits - GitHub Actions is much faster than the other CI services and allows parallel runs...
### language-babel has this feature  ### language-typescript can't do this, is there an alternative, the 'emmet' enter shortcut doesn't work either! 
## Summary Currently, the TypeScript language detection does not recognize the "abstract" keyword as a keyword, so the proper syntax highlighting cannot be applied. ## Motivation "abstract" is part of...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...
Copy of https://github.com/atom/language-html/issues/135 since it was recently released with Atom 1.25.
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...