Menu: remove VII - Custom Languages/Todo View

it is covered in http://www.jetbrains.org/intellij/sdk/docs/reference_guide/custom_language_support/additional_minor_features.html#to-do-view
This commit is contained in:
Yann Cébron 2019-11-26 15:28:13 +01:00
parent b089e453be
commit f2babd4a7b

View File

@ -188,7 +188,6 @@
* [Go to Class and Go to Symbol](reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md)
* [Documentation](reference_guide/custom_language_support/documentation.md)
* [Additional Minor Features](reference_guide/custom_language_support/additional_minor_features.md)
* To do Explorer
* Parameter Info
* Parameter Hints
* [Custom Language Support Tutorial](tutorials/custom_language_support_tutorial.md)