mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
README: fix sample description
This commit is contained in:
parent
de09647c20
commit
7935b24885
@ -35,9 +35,8 @@ In this README, we will highlight the following elements of template-project cre
|
|||||||
- [Plugin template structure](#plugin-template-structure)
|
- [Plugin template structure](#plugin-template-structure)
|
||||||
- [Plugin configuration file](#plugin-configuration-file)
|
- [Plugin configuration file](#plugin-configuration-file)
|
||||||
- [Sample code](#sample-code):
|
- [Sample code](#sample-code):
|
||||||
- listeners – project and dynamic plugin lifecycle
|
- listeners – project lifecycle listener
|
||||||
- services – project-related and application-related services
|
- services – project and application-level services
|
||||||
- actions – basic action with shortcut binding
|
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Functional tests](#functional-tests)
|
- [Functional tests](#functional-tests)
|
||||||
- [Code coverage](#code-coverage)
|
- [Code coverage](#code-coverage)
|
||||||
|
Loading…
Reference in New Issue
Block a user