language-typescript icon indicating copy to clipboard operation
language-typescript copied to clipboard

TypeScript language package for Atom

Results 18 language-typescript issues
Sort by recently updated
recently updated
newest added

### 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 ![jsx](https://user-images.githubusercontent.com/18387615/93115712-d71ef100-f6ee-11ea-9e2c-8e833c68e696.gif) ### language-typescript can't do this, is there an alternative, the 'emmet' enter shortcut doesn't work either! ![tsxs](https://user-images.githubusercontent.com/18387615/93115957-34b33d80-f6ef-11ea-8455-7d9d9e84d599.gif)

## 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...