Skip to content

Commit 67b5030

Browse files
author
Amir Arad
committed
added Intellij idea to editors list
1 parent 6534258 commit 67b5030

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

TypeScript-Editor-Support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Quick List
22
* [Atom](#atom)
3+
* [Intellij IDEA](#intellij-idea)
34
* [Eclipse](#eclipse)
45
* [Emacs](#emacs)
56
* [NetBeans](#netbeans)
@@ -12,6 +13,9 @@
1213
# Atom
1314
[Atom-TypeScript](https://atom.io/packages/atom-typescript), a TypeScript language service for Atom developed by TypeStrong
1415

16+
# Intellij IDEA
17+
[Intellij IDEA](https://www.jetbrains.com/idea/help/typescript-support.html), as well as other Jetbrains IDEs, contains TypeScript language support out of the box.
18+
1519
# Eclipse
1620

1721
[Eclipse TypeScript Plug-in](https://github.com/palantir/eclipse-typescript), an Eclipse plugin developed by Palantir.

0 commit comments

Comments
 (0)