Skip to content

Commit 962d449

Browse files
committed
docs: add short description to top
1 parent 2ca5ae4 commit 962d449

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.MD

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# TypeScript Essential Plugins
22

3+
Feature-complete TypeScript plugin that improves every single builtin feature such as completions, definitions, references and so on, and also adds even new TypeScript killer features, so you can work with large codebases faster!
4+
We make completions more informative. Definitions, references (and sometimes even completions) less noisy.
5+
6+
TOC:
7+
8+
- [Top Features](#top-features)
9+
- [Minor Useful Features](#minor-useful-features)
10+
- [Auto Imports](#auto-imports)
11+
- [Rename Features](#rename-features)
12+
- [Special Commands List](#special-commands-list)
13+
- [Contributed Code Actions](#contributed-code-actions)
14+
- [Even Even More](#even-even-more)
15+
316
## Top Features
417

5-
> Here React experience hits different!
18+
> Note: With this plugin React experience hits different! (see below)
619
720
### Special Commands & Actions
821

@@ -364,4 +377,4 @@ const a = {
364377

365378
## Even Even More
366379

367-
Please look at extension settings, as this extension has much more features than described here!
380+
Also please take a look at extension settings, as this extension has much more features than described here!

0 commit comments

Comments
 (0)