Releases: TypeStrong/atom-typescript
Releases · TypeStrong/atom-typescript
v7.5.1
23 Oct 00:51
Compare
Sorry, something went wrong.
No results found
TSX: keymaps + autocomplete for paths broke. They should be fixed now. See #458 (comment)
v7.5.0
22 Oct 03:12
Compare
Sorry, something went wrong.
No results found
Fix for Linux / NixOS : the background process should now work on NixOS (hopefully doesn't break any linux users) #677
v7.4.6
21 Oct 19:45
Compare
Sorry, something went wrong.
No results found
Snippets/Syntax Styles: Support .source.tsx
v7.4.5
21 Oct 18:34
Compare
Sorry, something went wrong.
No results found
Providers: Update to use the source.tsx scope
v7.4.4
20 Oct 22:32
Compare
Sorry, something went wrong.
No results found
Grammar: use tsx grammar from Microsoft/Sublime repo. See : #672
v7.4.3
19 Oct 23:26
Compare
Sorry, something went wrong.
No results found
Grammar : tsx Move a grammar pulled from babel. Refs #671 to fix bug #666
v7.4.2
19 Oct 05:03
Compare
Sorry, something went wrong.
No results found
Autocomplete : no longer auto trigger after a comma. Refs #660
Support symlinks. Refs #330
v7.4.1
19 Oct 05:04
Compare
Sorry, something went wrong.
No results found
v7.4.0
08 Oct 20:03
Compare
Sorry, something went wrong.
No results found
tsconfig: Replace tsconfig parsing with module . See #652
v7.3.0
08 Oct 05:35
Compare
Sorry, something went wrong.
No results found
Glob: Using a more raw approach to glob. See #649