You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# TypeScript Essential Plugins
2
2
3
+
**Use next-Gen TypeScript features in VSCode today!**
4
+
5
+
No-AI smart predictable completions that efficiently reuses the world of types!
6
+
7
+
- Stays fast
8
+
- No internet connection required
9
+
3
10
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
11
We make completions more informative. Definitions, references (and sometimes even completions) less noisy. And finally our main goal is to provide most customizable TypeScript experience for IDE features.
5
12
@@ -16,7 +23,7 @@ We make completions more informative. Definitions, references (and sometimes eve
16
23
-[Rename Features](#rename-features)
17
24
-[Even Even More](#even-even-more)
18
25
19
-
> *Note*: You can disable all optional features with `> Disable All Optional Features` command right after install.
26
+
> *Note*: You can disable all optional features with `> Disable All Optional Features` command just after installing.
20
27
>
21
28
> *Note*: Visit website for list of recommended settings: <https://ts-plugin.zardoy.com/>
0 commit comments