File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,23 @@ Atom IDE packages for Atom
1010## Features
1111
1212This package is an all-in-one package that installs all the packages the provide Atom IDE features:
13- - ` atom-ide-datatip `
14- - ` atom-ide-signature-help `
15- - ` atom-ide-hyperclick `
16- - ` atom-ide-definitions `
17- - ` atom-ide-outline `
18- - ` linter `
19- - ` linter-ui-default `
20- - ` intentions `
13+
14+ - ` atom-ide-datatip `
15+ - ` atom-ide-signature-help `
16+ - ` atom-ide-hyperclick `
17+ - ` atom-ide-definitions `
18+ - ` atom-ide-outline `
19+ - ` linter `
20+ - ` linter-ui-default `
21+ - ` intentions `
2122
2223It also provides the TypeScript types for atom-ide packages.
2324
2425## Usage
26+
2527Just install and enjoy.
2628
2729## Contributing
30+
2831- Let me know if you encounter any bugs.
2932- Feature requests are always welcome.
You can’t perform that action at this time.
0 commit comments