From 9d5bf844270668ba523629fd49a21d283254590d Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Thu, 9 Jul 2015 15:54:37 +0100 Subject: [PATCH] All files using default layout --- CONTRIBUTING.md | 1 - basics.md | 1 - basics/action_system.md | 1 - basics/architectural_overview.md | 1 - basics/architectural_overview/documents.md | 1 - basics/architectural_overview/file_view_providers.md | 1 - basics/architectural_overview/general_threading_rules.md | 1 - basics/architectural_overview/psi_elements.md | 1 - basics/architectural_overview/psi_files.md | 1 - basics/architectural_overview/virtual_file.md | 1 - basics/checkout_and_build_community.md | 1 - basics/getting_started.md | 1 - basics/getting_started/build_number_ranges.md | 1 - basics/getting_started/creating_plugin_project.md | 1 - basics/getting_started/deploying_plugin.md | 1 - basics/getting_started/plugin_compatibility.md | 1 - basics/getting_started/running_and_debugging_a_plugin.md | 1 - basics/getting_started/setting_up_environment.md | 1 - basics/indexing_and_psi_stubs.md | 1 - basics/indexing_and_psi_stubs/file_based_indexes.md | 1 - basics/indexing_and_psi_stubs/stub_indexes.md | 1 - basics/persisting_state_of_components.md | 1 - basics/plugin_structure.md | 1 - basics/plugin_structure/plugin_actions.md | 3 +-- basics/plugin_structure/plugin_class_loaders.md | 1 - basics/plugin_structure/plugin_components.md | 1 - basics/plugin_structure/plugin_configuration_file.md | 1 - basics/plugin_structure/plugin_content.md | 1 - basics/plugin_structure/plugin_dependencies.md | 3 +-- .../plugin_extensions_and_extension_points.md | 3 +-- basics/plugin_structure/plugin_services.md | 3 +-- basics/project_structure.md | 1 - basics/psi_cookbook.md | 1 - basics/run_configurations.md | 1 - basics/run_configurations/run_configuration_execution.md | 1 - basics/run_configurations/run_configuration_management.md | 1 - basics/settings_caches_logs.md | 1 - basics/testing_plugins.md | 1 - basics/testing_plugins/light_and_heavy_tests.md | 3 +-- .../testing_plugins/test_project_and_testdata_directories.md | 3 +-- basics/testing_plugins/testing_highlighting.md | 3 +-- basics/testing_plugins/tests_and_fixtures.md | 1 - basics/testing_plugins/writing_tests.md | 1 - basics/types_of_plugins.md | 1 - basics/virtual_file_system.md | 1 - faq.md | 1 - index.md | 1 - phpstorm_and_webstorm.md | 3 +-- reference_guide.md | 1 - reference_guide/color_scheme_management.md | 1 - reference_guide/custom_language_support.md | 3 +-- .../custom_language_support/additional_minor_features.md | 1 - reference_guide/custom_language_support/code_completion.md | 1 - reference_guide/custom_language_support/code_formatting.md | 3 +-- .../code_inspections_and_intentions.md | 1 - reference_guide/custom_language_support/documentation.md | 1 - reference_guide/custom_language_support/find_usages.md | 1 - .../custom_language_support/go_to_class_and_go_to_symbol.md | 3 +-- .../custom_language_support/implementing_lexer.md | 3 +-- .../custom_language_support/implementing_parser_and_psi.md | 3 +-- .../custom_language_support/references_and_resolve.md | 3 +-- .../custom_language_support/registering_file_type.md | 1 - .../custom_language_support/rename_refactoring.md | 1 - .../custom_language_support/safe_delete_refactoring.md | 3 +-- reference_guide/custom_language_support/structure_view.md | 1 - reference_guide/custom_language_support/surround_with.md | 3 +-- .../syntax_highlighting_and_error_highlighting.md | 1 - reference_guide/frameworks_and_external_apis.md | 3 +-- .../frameworks_and_external_apis/external_builder_api.md | 1 - reference_guide/frameworks_and_external_apis/spring_api.md | 1 - reference_guide/frameworks_and_external_apis/xml_dom_api.md | 1 - reference_guide/localization_guide.md | 1 - reference_guide/messaging_infrastructure.md | 1 - reference_guide/multiple_carets.md | 1 - reference_guide/project_model.md | 1 - reference_guide/project_model/facet.md | 3 +-- reference_guide/project_model/library.md | 1 - reference_guide/project_model/module.md | 1 - reference_guide/project_model/project.md | 3 +-- reference_guide/project_model/sdk.md | 3 +-- reference_guide/project_wizard.md | 1 - reference_guide/tomcat_integration.md | 1 - reference_guide/vcs_integration_for_plugins.md | 1 - reference_guide/work_with_icons_and_images.md | 1 - tutorials.md | 1 - tutorials/action_system.md | 1 - tutorials/action_system/grouping_action.md | 3 +-- tutorials/action_system/working_with_custom_actions.md | 1 - tutorials/code_inspections.md | 3 +-- tutorials/custom_language_support/annotator.md | 1 - tutorials/custom_language_support/code_style_settings.md | 1 - tutorials/custom_language_support/commenter.md | 1 - tutorials/custom_language_support/completion_contributor.md | 1 - tutorials/custom_language_support/find_usages_provider.md | 1 - tutorials/custom_language_support/folding_builder.md | 1 - tutorials/custom_language_support/formatter.md | 1 - .../custom_language_support/go_to_symbol_contributor.md | 1 - tutorials/custom_language_support/grammar_and_parser.md | 1 - tutorials/custom_language_support/language_and_filetype.md | 1 - .../custom_language_support/lexer_and_parser_definition.md | 1 - tutorials/custom_language_support/line_marker_provider.md | 1 - tutorials/custom_language_support/prerequisites.md | 1 - .../custom_language_support/psi_helper_and_utilities.md | 1 - tutorials/custom_language_support/quick_fix.md | 1 - tutorials/custom_language_support/reference_contributor.md | 1 - tutorials/custom_language_support/structure_view_factory.md | 1 - .../syntax_highlighter_and_color_settings_page.md | 1 - tutorials/custom_language_support_tutorial.md | 5 +---- tutorials/editor_basics.md | 1 - tutorials/editor_basics/coordinates_system.md | 1 - tutorials/editor_basics/editor_events.md | 3 +-- tutorials/editor_basics/working_with_text.md | 1 - tutorials/framework.md | 1 - tutorials/project_wizard.md | 3 +-- tutorials/project_wizard/adding_new_steps.md | 1 - tutorials/project_wizard/module_types.md | 1 - tutorials/run_configurations.md | 3 +-- tutorials/tree_structure_view.md | 1 - tutorials/writing_tests_for_plugins.md | 3 +-- tutorials/writing_tests_for_plugins/annotator_test.md | 1 - tutorials/writing_tests_for_plugins/commenter_test.md | 1 - tutorials/writing_tests_for_plugins/completion_test.md | 1 - tutorials/writing_tests_for_plugins/find_usages_test.md | 1 - tutorials/writing_tests_for_plugins/folding_test.md | 1 - tutorials/writing_tests_for_plugins/formatter_test.md | 3 +-- tutorials/writing_tests_for_plugins/parsing_test.md | 1 - tutorials/writing_tests_for_plugins/reference_test.md | 1 - tutorials/writing_tests_for_plugins/rename_test.md | 1 - tutorials/writing_tests_for_plugins/tests_prerequisites.md | 1 - user_interface_components/dialog_wrapper.md | 1 - user_interface_components/editor_components.md | 1 - user_interface_components/file_and_class_choosers.md | 1 - user_interface_components/lists_and_trees.md | 3 +-- user_interface_components/misc_swing_components.md | 1 - user_interface_components/notifications.md | 1 - user_interface_components/popups.md | 3 +-- user_interface_components/tool_windows.md | 1 - user_interface_components/user_interface_components.md | 1 - 138 files changed, 30 insertions(+), 170 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e804d01b318..7c7eeef5a04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,4 @@ --- -layout: general title: Contribution Guidelines --- diff --git a/basics.md b/basics.md index cec7c41be51..82110e90844 100644 --- a/basics.md +++ b/basics.md @@ -1,5 +1,4 @@ --- -layout: general title: Quick Start Guide --- diff --git a/basics/action_system.md b/basics/action_system.md index 171a0ae988c..c9318841160 100644 --- a/basics/action_system.md +++ b/basics/action_system.md @@ -1,5 +1,4 @@ --- -layout: general title: Action System --- diff --git a/basics/architectural_overview.md b/basics/architectural_overview.md index 1238fa10f2a..d909e31649f 100644 --- a/basics/architectural_overview.md +++ b/basics/architectural_overview.md @@ -1,5 +1,4 @@ --- -layout: general title: Architectural Overview --- diff --git a/basics/architectural_overview/documents.md b/basics/architectural_overview/documents.md index 17ef8966cae..87048a77ea5 100644 --- a/basics/architectural_overview/documents.md +++ b/basics/architectural_overview/documents.md @@ -1,5 +1,4 @@ --- -layout: general title: Documents --- diff --git a/basics/architectural_overview/file_view_providers.md b/basics/architectural_overview/file_view_providers.md index 1b4ddfdb1e1..b0f5474188b 100644 --- a/basics/architectural_overview/file_view_providers.md +++ b/basics/architectural_overview/file_view_providers.md @@ -1,5 +1,4 @@ --- -layout: general title: File View Providers --- diff --git a/basics/architectural_overview/general_threading_rules.md b/basics/architectural_overview/general_threading_rules.md index 913f5b6b765..0675fe016e2 100644 --- a/basics/architectural_overview/general_threading_rules.md +++ b/basics/architectural_overview/general_threading_rules.md @@ -1,5 +1,4 @@ --- -layout: general title: General Threading Rules --- diff --git a/basics/architectural_overview/psi_elements.md b/basics/architectural_overview/psi_elements.md index 745730adc63..77b2f9e80d0 100644 --- a/basics/architectural_overview/psi_elements.md +++ b/basics/architectural_overview/psi_elements.md @@ -1,5 +1,4 @@ --- -layout: general title: PSI Elements --- diff --git a/basics/architectural_overview/psi_files.md b/basics/architectural_overview/psi_files.md index ea0eac1b9da..7c520767f90 100644 --- a/basics/architectural_overview/psi_files.md +++ b/basics/architectural_overview/psi_files.md @@ -1,5 +1,4 @@ --- -layout: general title: PSI Files --- diff --git a/basics/architectural_overview/virtual_file.md b/basics/architectural_overview/virtual_file.md index 294affb1071..0f8f9305e86 100644 --- a/basics/architectural_overview/virtual_file.md +++ b/basics/architectural_overview/virtual_file.md @@ -1,5 +1,4 @@ --- -layout: general title: Virtual Files --- diff --git a/basics/checkout_and_build_community.md b/basics/checkout_and_build_community.md index fa2a02c0634..c13fb8487ca 100644 --- a/basics/checkout_and_build_community.md +++ b/basics/checkout_and_build_community.md @@ -1,5 +1,4 @@ --- -layout: general title: Check Out And Build Community Edition --- diff --git a/basics/getting_started.md b/basics/getting_started.md index 929cfaed2d4..551484040fb 100644 --- a/basics/getting_started.md +++ b/basics/getting_started.md @@ -1,5 +1,4 @@ --- -layout: general title: Creating Your First Plugin --- diff --git a/basics/getting_started/build_number_ranges.md b/basics/getting_started/build_number_ranges.md index d864817686a..54bb039011e 100644 --- a/basics/getting_started/build_number_ranges.md +++ b/basics/getting_started/build_number_ranges.md @@ -1,5 +1,4 @@ --- -layout: general title: Build Number Ranges --- diff --git a/basics/getting_started/creating_plugin_project.md b/basics/getting_started/creating_plugin_project.md index db38a442467..4771e5640d8 100644 --- a/basics/getting_started/creating_plugin_project.md +++ b/basics/getting_started/creating_plugin_project.md @@ -1,5 +1,4 @@ --- -layout: general title: Creating a Plugin Project --- diff --git a/basics/getting_started/deploying_plugin.md b/basics/getting_started/deploying_plugin.md index 43b6d53c1b3..6326ba7bd63 100644 --- a/basics/getting_started/deploying_plugin.md +++ b/basics/getting_started/deploying_plugin.md @@ -1,6 +1,5 @@ --- title: Deploying a Plugin -layout: general --- Before your custom plugin can be used, it must be deployed: built, installed, and then enabled using Plugin Manager. diff --git a/basics/getting_started/plugin_compatibility.md b/basics/getting_started/plugin_compatibility.md index cf3d8be1392..619d09564d2 100644 --- a/basics/getting_started/plugin_compatibility.md +++ b/basics/getting_started/plugin_compatibility.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Compatibility with IntelliJ Platform Products --- diff --git a/basics/getting_started/running_and_debugging_a_plugin.md b/basics/getting_started/running_and_debugging_a_plugin.md index ac4f569dac0..9e45196e0dd 100644 --- a/basics/getting_started/running_and_debugging_a_plugin.md +++ b/basics/getting_started/running_and_debugging_a_plugin.md @@ -1,5 +1,4 @@ --- -layout: general title: Running and Debugging a Plugin --- diff --git a/basics/getting_started/setting_up_environment.md b/basics/getting_started/setting_up_environment.md index 9aab263bbe0..873dd91b390 100644 --- a/basics/getting_started/setting_up_environment.md +++ b/basics/getting_started/setting_up_environment.md @@ -1,5 +1,4 @@ --- -layout: general title: Setting Up Development Environment --- diff --git a/basics/indexing_and_psi_stubs.md b/basics/indexing_and_psi_stubs.md index 53fe0e36041..4ebf196e934 100644 --- a/basics/indexing_and_psi_stubs.md +++ b/basics/indexing_and_psi_stubs.md @@ -1,5 +1,4 @@ --- -layout: general title: Indexing and PSI Stubs --- diff --git a/basics/indexing_and_psi_stubs/file_based_indexes.md b/basics/indexing_and_psi_stubs/file_based_indexes.md index 12ba909fec7..888a2612f50 100644 --- a/basics/indexing_and_psi_stubs/file_based_indexes.md +++ b/basics/indexing_and_psi_stubs/file_based_indexes.md @@ -1,5 +1,4 @@ --- -layout: general title: File-based Indexes --- diff --git a/basics/indexing_and_psi_stubs/stub_indexes.md b/basics/indexing_and_psi_stubs/stub_indexes.md index eea0b545413..f9509d4f82e 100644 --- a/basics/indexing_and_psi_stubs/stub_indexes.md +++ b/basics/indexing_and_psi_stubs/stub_indexes.md @@ -1,5 +1,4 @@ --- -layout: general title: Stub Indexes --- diff --git a/basics/persisting_state_of_components.md b/basics/persisting_state_of_components.md index 3576c2c7d54..1ab0a0c4def 100644 --- a/basics/persisting_state_of_components.md +++ b/basics/persisting_state_of_components.md @@ -1,5 +1,4 @@ --- -layout: general title: Persisting State of Components --- diff --git a/basics/plugin_structure.md b/basics/plugin_structure.md index 1cdcac685b8..7c2d45f4d0d 100644 --- a/basics/plugin_structure.md +++ b/basics/plugin_structure.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Structure --- diff --git a/basics/plugin_structure/plugin_actions.md b/basics/plugin_structure/plugin_actions.md index 152a86d0e8f..0994210b45a 100644 --- a/basics/plugin_structure/plugin_actions.md +++ b/basics/plugin_structure/plugin_actions.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Actions --- @@ -11,4 +10,4 @@ The system of actions allows plugins to add their own items to IDEA menus and to Actions are organized into groups, which, in turn, can contain other groups. A group of actions can form a toolbar or a menu. Subgroups of the group can form submenus of the menu. You can find detailed information on how to create and register your actions in -[IntelliJ IDEA Action System](action_system.md). \ No newline at end of file +[IntelliJ IDEA Action System](action_system.md). diff --git a/basics/plugin_structure/plugin_class_loaders.md b/basics/plugin_structure/plugin_class_loaders.md index 2ca454b1ddc..500472beca4 100644 --- a/basics/plugin_structure/plugin_class_loaders.md +++ b/basics/plugin_structure/plugin_class_loaders.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Class Loaders --- diff --git a/basics/plugin_structure/plugin_components.md b/basics/plugin_structure/plugin_components.md index e1683f68582..80da2e15705 100644 --- a/basics/plugin_structure/plugin_components.md +++ b/basics/plugin_structure/plugin_components.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Components --- diff --git a/basics/plugin_structure/plugin_configuration_file.md b/basics/plugin_structure/plugin_configuration_file.md index 7233d4521bf..1e751db7007 100644 --- a/basics/plugin_structure/plugin_configuration_file.md +++ b/basics/plugin_structure/plugin_configuration_file.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Configuration File plugin.xml --- diff --git a/basics/plugin_structure/plugin_content.md b/basics/plugin_structure/plugin_content.md index 342587911c7..9ba9b485c23 100644 --- a/basics/plugin_structure/plugin_content.md +++ b/basics/plugin_structure/plugin_content.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Content --- diff --git a/basics/plugin_structure/plugin_dependencies.md b/basics/plugin_structure/plugin_dependencies.md index b9ca986a783..7ab9334188d 100644 --- a/basics/plugin_structure/plugin_dependencies.md +++ b/basics/plugin_structure/plugin_dependencies.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Dependencies --- @@ -16,4 +15,4 @@ For example: org.jetbrains.idea.maven ``` -To find out the ID of the plugin you're depending on, locate the META-INF/plugin.xml file inside its jar and check the contents of the tag. \ No newline at end of file +To find out the ID of the plugin you're depending on, locate the META-INF/plugin.xml file inside its jar and check the contents of the tag. diff --git a/basics/plugin_structure/plugin_extensions_and_extension_points.md b/basics/plugin_structure/plugin_extensions_and_extension_points.md index 446b33339be..7ac669db343 100644 --- a/basics/plugin_structure/plugin_extensions_and_extension_points.md +++ b/basics/plugin_structure/plugin_extensions_and_extension_points.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Extensions and Extension Points --- @@ -111,4 +110,4 @@ To get a list of extension points available in the *IntelliJ Platform* core, con For samples plugins and detailed instructions on how to create your plugin that contributes to the IDEA core, refer to [Customizing the IDEA Settings Dialog](TODO) and -[Creation of Tool Windows](TODO). \ No newline at end of file +[Creation of Tool Windows](TODO). diff --git a/basics/plugin_structure/plugin_services.md b/basics/plugin_structure/plugin_services.md index ad5b76283b2..8f9e40f83cb 100644 --- a/basics/plugin_structure/plugin_services.md +++ b/basics/plugin_structure/plugin_services.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Services --- @@ -76,4 +75,4 @@ message and closes the most recently opened project. * On the main menu, choose *Run \| Run* or press *Shift + F10*. -* If necessary, change the [Run/Debug Configurations](http://www.jetbrains.com/idea/webhelp/run-debug-configuration-plugin.html). \ No newline at end of file +* If necessary, change the [Run/Debug Configurations](http://www.jetbrains.com/idea/webhelp/run-debug-configuration-plugin.html). diff --git a/basics/project_structure.md b/basics/project_structure.md index 10dfa19a063..dd79e8f1fbd 100644 --- a/basics/project_structure.md +++ b/basics/project_structure.md @@ -1,5 +1,4 @@ --- -layout: general title: Project Structure --- diff --git a/basics/psi_cookbook.md b/basics/psi_cookbook.md index 8632f67bf87..d62b21efd0e 100644 --- a/basics/psi_cookbook.md +++ b/basics/psi_cookbook.md @@ -1,5 +1,4 @@ --- -layout: general title: PSI Cookbook --- diff --git a/basics/run_configurations.md b/basics/run_configurations.md index d9a09dda373..6a08da8bef3 100644 --- a/basics/run_configurations.md +++ b/basics/run_configurations.md @@ -1,5 +1,4 @@ --- -layout: general title: Run Configurations --- diff --git a/basics/run_configurations/run_configuration_execution.md b/basics/run_configurations/run_configuration_execution.md index ed9270dec7f..1182cf6c099 100644 --- a/basics/run_configurations/run_configuration_execution.md +++ b/basics/run_configurations/run_configuration_execution.md @@ -1,5 +1,4 @@ --- -layout: general title: Execution --- diff --git a/basics/run_configurations/run_configuration_management.md b/basics/run_configurations/run_configuration_management.md index 92502115d06..7cacc77510a 100644 --- a/basics/run_configurations/run_configuration_management.md +++ b/basics/run_configurations/run_configuration_management.md @@ -1,5 +1,4 @@ --- -layout: general title: Run Configuration Management --- diff --git a/basics/settings_caches_logs.md b/basics/settings_caches_logs.md index 77af935c0ae..47cb0e9da67 100644 --- a/basics/settings_caches_logs.md +++ b/basics/settings_caches_logs.md @@ -1,6 +1,5 @@ --- title: Settings, Caches, Logs, and Plugins -layout: general --- Every IntelliJ-based IDE stores it's local settings, caches, log and installed plugins on a hard drive. diff --git a/basics/testing_plugins.md b/basics/testing_plugins.md index e6b12bddf3e..d26dc646220 100644 --- a/basics/testing_plugins.md +++ b/basics/testing_plugins.md @@ -1,5 +1,4 @@ --- -layout: general title: Testing Plugins --- diff --git a/basics/testing_plugins/light_and_heavy_tests.md b/basics/testing_plugins/light_and_heavy_tests.md index 7f115d579c3..e1ecae8187e 100644 --- a/basics/testing_plugins/light_and_heavy_tests.md +++ b/basics/testing_plugins/light_and_heavy_tests.md @@ -1,5 +1,4 @@ --- -layout: general title: Light and Heavy Tests --- @@ -38,4 +37,4 @@ final TestFixtureBuilder projectBuilder = IdeaTestFixtur final JavaModuleFixtureBuilder moduleFixtureBuilder = projectBuilder.addModule(JavaModuleFixtureBuilder.class); myFixture = JavaTestFixtureFactory.getFixtureFactory().createCodeInsightFixture(projectBuilder.getFixture()); -``` \ No newline at end of file +``` diff --git a/basics/testing_plugins/test_project_and_testdata_directories.md b/basics/testing_plugins/test_project_and_testdata_directories.md index 2081f09dbe8..2b26aecce63 100644 --- a/basics/testing_plugins/test_project_and_testdata_directories.md +++ b/basics/testing_plugins/test_project_and_testdata_directories.md @@ -1,5 +1,4 @@ --- -layout: general title: Test Project and Testdata Directories --- @@ -39,4 +38,4 @@ You can use one of the following markers: * `````` and `````` specify the start and end of the text range to be selected; -* `````` and `````` specify the start and end points of the column selection. \ No newline at end of file +* `````` and `````` specify the start and end points of the column selection. diff --git a/basics/testing_plugins/testing_highlighting.md b/basics/testing_plugins/testing_highlighting.md index 251893e6ef7..b8a95e022b1 100644 --- a/basics/testing_plugins/testing_highlighting.md +++ b/basics/testing_plugins/testing_highlighting.md @@ -1,5 +1,4 @@ --- -layout: general title: Testing Highlighting --- @@ -54,4 +53,4 @@ The tag can also have the following optional attributes: * ```effectType``` expected effect type for the highlighting (see ```EffectType``` enum for possible values) -* ```fontType``` expected font style for the highlighting (0 - normal, 1 - bold, 2 - italic, 3 - bold italic) \ No newline at end of file +* ```fontType``` expected font style for the highlighting (0 - normal, 1 - bold, 2 - italic, 3 - bold italic) diff --git a/basics/testing_plugins/tests_and_fixtures.md b/basics/testing_plugins/tests_and_fixtures.md index 399c605e855..111a792e48f 100644 --- a/basics/testing_plugins/tests_and_fixtures.md +++ b/basics/testing_plugins/tests_and_fixtures.md @@ -1,5 +1,4 @@ --- -layout: general title: Tests and Fixtures --- diff --git a/basics/testing_plugins/writing_tests.md b/basics/testing_plugins/writing_tests.md index 9897e8cab97..f45e7fba1ec 100644 --- a/basics/testing_plugins/writing_tests.md +++ b/basics/testing_plugins/writing_tests.md @@ -1,5 +1,4 @@ --- -layout: general title: Writing Tests --- diff --git a/basics/types_of_plugins.md b/basics/types_of_plugins.md index efc04190dda..ce6c7a53638 100644 --- a/basics/types_of_plugins.md +++ b/basics/types_of_plugins.md @@ -1,5 +1,4 @@ --- -layout: general title: Main Types of IntelliJ IDEA Plugins --- diff --git a/basics/virtual_file_system.md b/basics/virtual_file_system.md index bc6153cc8f8..d1b47959acc 100644 --- a/basics/virtual_file_system.md +++ b/basics/virtual_file_system.md @@ -1,5 +1,4 @@ --- -layout: general title: Virtual File System --- diff --git a/faq.md b/faq.md index 4504dc260b0..7445068fbdd 100644 --- a/faq.md +++ b/faq.md @@ -1,5 +1,4 @@ --- -layout: general title: Plugin Development FAQ --- diff --git a/index.md b/index.md index 957779491db..fbe588b4bf0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,5 @@ --- title: IntelliJ Platform SDK Documentation -layout: general --- diff --git a/phpstorm_and_webstorm.md b/phpstorm_and_webstorm.md index d21225f29c1..fc2c6d5a6e9 100644 --- a/phpstorm_and_webstorm.md +++ b/phpstorm_and_webstorm.md @@ -1,9 +1,8 @@ --- -layout: general title: PHP and WebStorm --- * [Using php-openapi]() * [PHP PSI]() * [Utility Classes]() -* [PHP Extension Points]() \ No newline at end of file +* [PHP Extension Points]() diff --git a/reference_guide.md b/reference_guide.md index 17f0e4c5fb8..4b0f9dbe681 100644 --- a/reference_guide.md +++ b/reference_guide.md @@ -1,5 +1,4 @@ --- -layout: general title: Architecture Reference Guide --- diff --git a/reference_guide/color_scheme_management.md b/reference_guide/color_scheme_management.md index bbdb97685b4..fb39d4a2d98 100644 --- a/reference_guide/color_scheme_management.md +++ b/reference_guide/color_scheme_management.md @@ -1,5 +1,4 @@ --- -layout: general title: Color Scheme Management in Intellij IDEA 12.1+ --- diff --git a/reference_guide/custom_language_support.md b/reference_guide/custom_language_support.md index c67b2d0710a..f224186b0ac 100644 --- a/reference_guide/custom_language_support.md +++ b/reference_guide/custom_language_support.md @@ -1,5 +1,4 @@ --- -layout: general title: Custom Language Support --- @@ -37,4 +36,4 @@ Providing custom language support includes the following major steps: * [Additional Minor Features](reference_guide/custom_language_support/additional_minor_features.html) -Please ask questions or suggest missing topics in [plugin development forum](http://devnet.jetbrains.com/community/idea/open_api_and_plugin_development). \ No newline at end of file +Please ask questions or suggest missing topics in [plugin development forum](http://devnet.jetbrains.com/community/idea/open_api_and_plugin_development). diff --git a/reference_guide/custom_language_support/additional_minor_features.md b/reference_guide/custom_language_support/additional_minor_features.md index 69d7f1b954d..8fa01897ad1 100644 --- a/reference_guide/custom_language_support/additional_minor_features.md +++ b/reference_guide/custom_language_support/additional_minor_features.md @@ -1,5 +1,4 @@ --- -layout: general title: Additional Minor Features --- diff --git a/reference_guide/custom_language_support/code_completion.md b/reference_guide/custom_language_support/code_completion.md index 059284d315a..5e7921d668a 100644 --- a/reference_guide/custom_language_support/code_completion.md +++ b/reference_guide/custom_language_support/code_completion.md @@ -1,5 +1,4 @@ --- -layout: general title: Code Completion --- diff --git a/reference_guide/custom_language_support/code_formatting.md b/reference_guide/custom_language_support/code_formatting.md index e28c9febefe..3fd2229468b 100644 --- a/reference_guide/custom_language_support/code_formatting.md +++ b/reference_guide/custom_language_support/code_formatting.md @@ -1,5 +1,4 @@ --- -layout: general title: Code Formatter --- @@ -77,4 +76,4 @@ Allows custom languages to provide user-configurable arrangement/grouping rules Rules can be refined via modifiers and name, ordering can be applied additionally. Please see [Rearranger](https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/psi/codeStyle/arrangement/Rearranger.java) -and related for JavaDoc. \ No newline at end of file +and related for JavaDoc. diff --git a/reference_guide/custom_language_support/code_inspections_and_intentions.md b/reference_guide/custom_language_support/code_inspections_and_intentions.md index 38ffb39fc6f..fb282bf9793 100644 --- a/reference_guide/custom_language_support/code_inspections_and_intentions.md +++ b/reference_guide/custom_language_support/code_inspections_and_intentions.md @@ -1,5 +1,4 @@ --- -layout: general title: Code Inspections and Intentions --- diff --git a/reference_guide/custom_language_support/documentation.md b/reference_guide/custom_language_support/documentation.md index ee3fbeef490..9c1570ea824 100644 --- a/reference_guide/custom_language_support/documentation.md +++ b/reference_guide/custom_language_support/documentation.md @@ -1,5 +1,4 @@ --- -layout: general title: Documentation --- diff --git a/reference_guide/custom_language_support/find_usages.md b/reference_guide/custom_language_support/find_usages.md index d151009cf70..f9b52660ee8 100644 --- a/reference_guide/custom_language_support/find_usages.md +++ b/reference_guide/custom_language_support/find_usages.md @@ -1,5 +1,4 @@ --- -layout: general title: Find Usages --- diff --git a/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md b/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md index 6dc57b347c2..4378d5752e0 100644 --- a/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md +++ b/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md @@ -1,5 +1,4 @@ --- -layout: general title: Go to Class and Go to Symbol --- @@ -13,4 +12,4 @@ For each name in that list, the contributor needs to provide a list of [NavigationItem](https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/navigation/NavigationItem.java) instances (typically [PsiElement](https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/psi/PsiElement.java) -), which specify the destinations to jump to when a specific name is selected from the list. \ No newline at end of file +), which specify the destinations to jump to when a specific name is selected from the list. diff --git a/reference_guide/custom_language_support/implementing_lexer.md b/reference_guide/custom_language_support/implementing_lexer.md index 76e618d80dc..5d023dc8b13 100644 --- a/reference_guide/custom_language_support/implementing_lexer.md +++ b/reference_guide/custom_language_support/implementing_lexer.md @@ -1,5 +1,4 @@ --- -layout: general title: Implementing Lexer --- @@ -98,4 +97,4 @@ If a language supports embedding its fragments in another language, it needs to interface. The lexer of the enclosing language needs to return the entire fragment of the embedded language as a single chameleon token, of the type defined by the embedded language. To parse the contents of the chameleon token, the IDE will call the parser of the embedded language through a call to -[ILazyParseableElementType.parseContents()](https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/psi/tree/ILazyParseableElementType.java). \ No newline at end of file +[ILazyParseableElementType.parseContents()](https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/psi/tree/ILazyParseableElementType.java). diff --git a/reference_guide/custom_language_support/implementing_parser_and_psi.md b/reference_guide/custom_language_support/implementing_parser_and_psi.md index 67817199976..a860a5c9064 100644 --- a/reference_guide/custom_language_support/implementing_parser_and_psi.md +++ b/reference_guide/custom_language_support/implementing_parser_and_psi.md @@ -1,5 +1,4 @@ --- -layout: general title: Implementing a Parser and PSI --- @@ -131,4 +130,4 @@ It can show you the structure of the PSI built by your plugin, the properties of Please see [Indexing and PSI Stubs](indexing_and_psi_stubs.html) -for advanced topics. \ No newline at end of file +for advanced topics. diff --git a/reference_guide/custom_language_support/references_and_resolve.md b/reference_guide/custom_language_support/references_and_resolve.md index 3c3fae8cec8..4e181449a3d 100644 --- a/reference_guide/custom_language_support/references_and_resolve.md +++ b/reference_guide/custom_language_support/references_and_resolve.md @@ -1,5 +1,4 @@ --- -layout: general title: References and Resolve --- @@ -77,4 +76,4 @@ The implementation of `multiResolve()` can be also based on [PsiScopeProcessor](https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/psi/scope/PsiScopeProcessor.java), and can collect all valid targets for the reference instead of stopping when the first valid target is found. -The ```Quick Definition Lookup``` action is based on the same mechanism as ```Go to Declaration```, so it becomes automatically available for all references which can be resolved by the language plugin. \ No newline at end of file +The ```Quick Definition Lookup``` action is based on the same mechanism as ```Go to Declaration```, so it becomes automatically available for all references which can be resolved by the language plugin. diff --git a/reference_guide/custom_language_support/registering_file_type.md b/reference_guide/custom_language_support/registering_file_type.md index 6765c84ed14..3748d1c4e67 100644 --- a/reference_guide/custom_language_support/registering_file_type.md +++ b/reference_guide/custom_language_support/registering_file_type.md @@ -1,5 +1,4 @@ --- -layout: general title: Registering a File Type --- diff --git a/reference_guide/custom_language_support/rename_refactoring.md b/reference_guide/custom_language_support/rename_refactoring.md index 811aac97281..02829ac216b 100644 --- a/reference_guide/custom_language_support/rename_refactoring.md +++ b/reference_guide/custom_language_support/rename_refactoring.md @@ -1,5 +1,4 @@ --- -layout: general title: Rename Refactoring --- diff --git a/reference_guide/custom_language_support/safe_delete_refactoring.md b/reference_guide/custom_language_support/safe_delete_refactoring.md index e44cc3e6564..fa087295b52 100644 --- a/reference_guide/custom_language_support/safe_delete_refactoring.md +++ b/reference_guide/custom_language_support/safe_delete_refactoring.md @@ -1,5 +1,4 @@ --- -layout: general title: Safe Delete Refactoring --- @@ -31,4 +30,4 @@ This is done by implementing the `SafeDeleteProcessorDelegate` interface. **Example**: [SafeDeleteProcessorDelegate](https://github.com/JetBrains/intellij-community/blob/master/plugins/properties/src/com/intellij/lang/properties/refactoring/PropertiesFilesSafeDeleteProcessor.java) -implementation for a .properties file \ No newline at end of file +implementation for a .properties file diff --git a/reference_guide/custom_language_support/structure_view.md b/reference_guide/custom_language_support/structure_view.md index 77874540f12..ed782677695 100644 --- a/reference_guide/custom_language_support/structure_view.md +++ b/reference_guide/custom_language_support/structure_view.md @@ -1,5 +1,4 @@ --- -layout: general title: Structure View --- diff --git a/reference_guide/custom_language_support/surround_with.md b/reference_guide/custom_language_support/surround_with.md index f994865c9f6..4f35c99c0ee 100644 --- a/reference_guide/custom_language_support/surround_with.md +++ b/reference_guide/custom_language_support/surround_with.md @@ -1,5 +1,4 @@ --- -layout: general title: Surround With --- @@ -17,4 +16,4 @@ Then it calls the method for each surrounder in that descriptor to check if the specific template is applicable in the current context. Once the user selects a specific surrounder from the popup menu, the [Surrounder.surroundElements()](https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/lang/surroundWith/Surrounder.java#L57) -method is used to execute the surround action. \ No newline at end of file +method is used to execute the surround action. diff --git a/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md b/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md index 04098f14e7a..31dc6667e6f 100644 --- a/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md +++ b/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md @@ -1,5 +1,4 @@ --- -layout: general title: Syntax Highlighting and Error Highlighting --- diff --git a/reference_guide/frameworks_and_external_apis.md b/reference_guide/frameworks_and_external_apis.md index afb33b973ea..cc81ada9d53 100644 --- a/reference_guide/frameworks_and_external_apis.md +++ b/reference_guide/frameworks_and_external_apis.md @@ -1,5 +1,4 @@ --- -layout: general title: Frameworks and External APIs --- @@ -8,4 +7,4 @@ This includes: * [XML DOM API](reference_guide/frameworks_and_external_apis/xml_dom_api.html) * [Spring API](reference_guide/frameworks_and_external_apis/spring_api.html) -* [External Builder API and Plugins](reference_guide/frameworks_and_external_apis/external_builder_api.html) \ No newline at end of file +* [External Builder API and Plugins](reference_guide/frameworks_and_external_apis/external_builder_api.html) diff --git a/reference_guide/frameworks_and_external_apis/external_builder_api.md b/reference_guide/frameworks_and_external_apis/external_builder_api.md index 66f9a7f2a47..2a2f20d28a7 100644 --- a/reference_guide/frameworks_and_external_apis/external_builder_api.md +++ b/reference_guide/frameworks_and_external_apis/external_builder_api.md @@ -1,5 +1,4 @@ --- -layout: general title: External Builder API and Plugins --- diff --git a/reference_guide/frameworks_and_external_apis/spring_api.md b/reference_guide/frameworks_and_external_apis/spring_api.md index 01e19c84982..e876241ad61 100644 --- a/reference_guide/frameworks_and_external_apis/spring_api.md +++ b/reference_guide/frameworks_and_external_apis/spring_api.md @@ -1,5 +1,4 @@ --- -layout: general title: Spring API --- diff --git a/reference_guide/frameworks_and_external_apis/xml_dom_api.md b/reference_guide/frameworks_and_external_apis/xml_dom_api.md index 4e07b14246d..43c7804ffd6 100644 --- a/reference_guide/frameworks_and_external_apis/xml_dom_api.md +++ b/reference_guide/frameworks_and_external_apis/xml_dom_api.md @@ -1,5 +1,4 @@ --- -layout: general title: XML DOM API --- diff --git a/reference_guide/localization_guide.md b/reference_guide/localization_guide.md index f96661b5bfa..f03cabe8cc3 100644 --- a/reference_guide/localization_guide.md +++ b/reference_guide/localization_guide.md @@ -1,5 +1,4 @@ --- -layout: general title: Localization Guide --- diff --git a/reference_guide/messaging_infrastructure.md b/reference_guide/messaging_infrastructure.md index 6afda0407d9..8892d1d6f96 100644 --- a/reference_guide/messaging_infrastructure.md +++ b/reference_guide/messaging_infrastructure.md @@ -1,5 +1,4 @@ --- -layout: general title: Messaging infrastructure --- diff --git a/reference_guide/multiple_carets.md b/reference_guide/multiple_carets.md index 429ceb771fe..2cdde5431e1 100644 --- a/reference_guide/multiple_carets.md +++ b/reference_guide/multiple_carets.md @@ -1,5 +1,4 @@ --- -layout: general title: Supporting multiple carets --- diff --git a/reference_guide/project_model.md b/reference_guide/project_model.md index 517ccd718af..14883fcfa36 100644 --- a/reference_guide/project_model.md +++ b/reference_guide/project_model.md @@ -1,5 +1,4 @@ --- -layout: general title: Project Model. Roots and Libraries. Configuring Project from Code. --- diff --git a/reference_guide/project_model/facet.md b/reference_guide/project_model/facet.md index e8630b92e76..bef59e6dc65 100644 --- a/reference_guide/project_model/facet.md +++ b/reference_guide/project_model/facet.md @@ -1,5 +1,4 @@ --- -layout: general title: Facet --- @@ -9,4 +8,4 @@ For more information about facets see [Facet](http://www.jetbrains.com/idea/webhelp/facet.html) and [Facet Dependencies](http://www.jetbrains.com/idea/webhelp/available-facets-and-their-dependencies.html) -in IntelliJ IDEA Web Help. \ No newline at end of file +in IntelliJ IDEA Web Help. diff --git a/reference_guide/project_model/library.md b/reference_guide/project_model/library.md index ce22e29b27b..d1e889d9938 100644 --- a/reference_guide/project_model/library.md +++ b/reference_guide/project_model/library.md @@ -1,5 +1,4 @@ --- -layout: general title: Library --- diff --git a/reference_guide/project_model/module.md b/reference_guide/project_model/module.md index db4c79563e0..5063d1c879b 100644 --- a/reference_guide/project_model/module.md +++ b/reference_guide/project_model/module.md @@ -1,5 +1,4 @@ --- -layout: general title: Module --- A module is a discrete unit of functionality that can be run, tested, and debugged independently. diff --git a/reference_guide/project_model/project.md b/reference_guide/project_model/project.md index 4c1ff00d8e3..8d9e7da10f5 100644 --- a/reference_guide/project_model/project.md +++ b/reference_guide/project_model/project.md @@ -1,5 +1,4 @@ --- -layout: general title: Project --- @@ -81,4 +80,4 @@ and Refer to the [basic example](https://github.com/JetBrains/intellij-sdk/blob/master/code_samples/project_model/src/com/intellij/plugins/project/model/ModificationAction.java) -of on-the-fly project structure modification to learn how it can be implemented. \ No newline at end of file +of on-the-fly project structure modification to learn how it can be implemented. diff --git a/reference_guide/project_model/sdk.md b/reference_guide/project_model/sdk.md index 2e5828374f2..4e110920697 100644 --- a/reference_guide/project_model/sdk.md +++ b/reference_guide/project_model/sdk.md @@ -1,5 +1,4 @@ --- -layout: general title: SDK --- @@ -50,4 +49,4 @@ String projectSdk = ProjectRootManager.getInstance(project).getProjectSdk(); ``` See the following [code sample](https://github.com/JetBrains/intellij-sdk/blob/master/code_samples/project_model/src/com/intellij/plugins/project/model/ProjectSdkAction.java) -to get more familiar with SDK manipulation tool set. \ No newline at end of file +to get more familiar with SDK manipulation tool set. diff --git a/reference_guide/project_wizard.md b/reference_guide/project_wizard.md index 2b606b907b3..346e6abcee8 100644 --- a/reference_guide/project_wizard.md +++ b/reference_guide/project_wizard.md @@ -1,6 +1,5 @@ --- title: Project Wizard. Adding Support for Creating New Project Types. -layout: general --- ## Project Wizard diff --git a/reference_guide/tomcat_integration.md b/reference_guide/tomcat_integration.md index 47084da32f4..5bf33185931 100644 --- a/reference_guide/tomcat_integration.md +++ b/reference_guide/tomcat_integration.md @@ -1,5 +1,4 @@ --- -layout: general title: Tomcat Integration --- diff --git a/reference_guide/vcs_integration_for_plugins.md b/reference_guide/vcs_integration_for_plugins.md index c010cd3a895..a362577b846 100644 --- a/reference_guide/vcs_integration_for_plugins.md +++ b/reference_guide/vcs_integration_for_plugins.md @@ -1,5 +1,4 @@ --- -layout: general title: VCS Integration Plugins --- diff --git a/reference_guide/work_with_icons_and_images.md b/reference_guide/work_with_icons_and_images.md index 17de2c471bc..d68260035c3 100644 --- a/reference_guide/work_with_icons_and_images.md +++ b/reference_guide/work_with_icons_and_images.md @@ -1,5 +1,4 @@ --- -layout: general title: Work with Icons and Images --- diff --git a/tutorials.md b/tutorials.md index fed0a35d88b..8ec0bfe79a8 100644 --- a/tutorials.md +++ b/tutorials.md @@ -1,5 +1,4 @@ --- -layout: general title: Tutorials --- diff --git a/tutorials/action_system.md b/tutorials/action_system.md index 2e712acdb76..964146ebfea 100644 --- a/tutorials/action_system.md +++ b/tutorials/action_system.md @@ -1,5 +1,4 @@ --- -layout: general title: IntelliJ Action System --- diff --git a/tutorials/action_system/grouping_action.md b/tutorials/action_system/grouping_action.md index 8f2022f1861..ef84590a194 100644 --- a/tutorials/action_system/grouping_action.md +++ b/tutorials/action_system/grouping_action.md @@ -1,5 +1,4 @@ --- -layout: general title: 2. Grouping Actions --- @@ -241,4 +240,4 @@ After providing an implementation of [AnAction.java](https://github.com/JetBrains/intellij-community/blob/master/platform/editor-ui-api/src/com/intellij/openapi/actionSystem/AnAction.java) and making it return a non-empty array of action Tools Menu should contain an extra group of action: -![Dynamic Action Group](img/dynamic_action_group.png) \ No newline at end of file +![Dynamic Action Group](img/dynamic_action_group.png) diff --git a/tutorials/action_system/working_with_custom_actions.md b/tutorials/action_system/working_with_custom_actions.md index d3eddafeee6..31be8717822 100644 --- a/tutorials/action_system/working_with_custom_actions.md +++ b/tutorials/action_system/working_with_custom_actions.md @@ -1,5 +1,4 @@ --- -layout: general title: 1. Working With Custom Actions --- diff --git a/tutorials/code_inspections.md b/tutorials/code_inspections.md index ec7060990ce..665e50225ca 100644 --- a/tutorials/code_inspections.md +++ b/tutorials/code_inspections.md @@ -1,6 +1,5 @@ --- -layout: general title: Code Inspections --- -In Progress \ No newline at end of file +In Progress diff --git a/tutorials/custom_language_support/annotator.md b/tutorials/custom_language_support/annotator.md index d0877bb13c1..f301083523f 100644 --- a/tutorials/custom_language_support/annotator.md +++ b/tutorials/custom_language_support/annotator.md @@ -1,5 +1,4 @@ --- -layout: general title: 7. Annotator --- diff --git a/tutorials/custom_language_support/code_style_settings.md b/tutorials/custom_language_support/code_style_settings.md index fcbc707472a..b4fe7ac6c5e 100644 --- a/tutorials/custom_language_support/code_style_settings.md +++ b/tutorials/custom_language_support/code_style_settings.md @@ -1,5 +1,4 @@ --- -layout: general title: 16. Code Style Setting --- diff --git a/tutorials/custom_language_support/commenter.md b/tutorials/custom_language_support/commenter.md index caba616352c..54c71048593 100644 --- a/tutorials/custom_language_support/commenter.md +++ b/tutorials/custom_language_support/commenter.md @@ -1,5 +1,4 @@ --- -layout: general title: 17. Commenter --- diff --git a/tutorials/custom_language_support/completion_contributor.md b/tutorials/custom_language_support/completion_contributor.md index 53fcbe28a44..ba6a313034f 100644 --- a/tutorials/custom_language_support/completion_contributor.md +++ b/tutorials/custom_language_support/completion_contributor.md @@ -1,5 +1,4 @@ --- -layout: general title: 9. Completion Contributor --- diff --git a/tutorials/custom_language_support/find_usages_provider.md b/tutorials/custom_language_support/find_usages_provider.md index 2fd4050532b..32a2f3ad6d0 100644 --- a/tutorials/custom_language_support/find_usages_provider.md +++ b/tutorials/custom_language_support/find_usages_provider.md @@ -1,5 +1,4 @@ --- -layout: general title: 11. Find Usages Provider --- diff --git a/tutorials/custom_language_support/folding_builder.md b/tutorials/custom_language_support/folding_builder.md index a860fb7bec5..d4572c1e397 100644 --- a/tutorials/custom_language_support/folding_builder.md +++ b/tutorials/custom_language_support/folding_builder.md @@ -1,5 +1,4 @@ --- -layout: general title: 12. Folding Builder --- diff --git a/tutorials/custom_language_support/formatter.md b/tutorials/custom_language_support/formatter.md index b237853261e..2476b89f2f7 100644 --- a/tutorials/custom_language_support/formatter.md +++ b/tutorials/custom_language_support/formatter.md @@ -1,5 +1,4 @@ --- -layout: general title: 15. Formatter --- diff --git a/tutorials/custom_language_support/go_to_symbol_contributor.md b/tutorials/custom_language_support/go_to_symbol_contributor.md index 000763d1a6e..38fd1fb35cc 100644 --- a/tutorials/custom_language_support/go_to_symbol_contributor.md +++ b/tutorials/custom_language_support/go_to_symbol_contributor.md @@ -1,5 +1,4 @@ --- -layout: general title: 13. Go To Symbol Contributor --- diff --git a/tutorials/custom_language_support/grammar_and_parser.md b/tutorials/custom_language_support/grammar_and_parser.md index a150db7c9e8..8f78d3581cd 100644 --- a/tutorials/custom_language_support/grammar_and_parser.md +++ b/tutorials/custom_language_support/grammar_and_parser.md @@ -1,5 +1,4 @@ --- -layout: general title: 3. Grammar and Parser --- diff --git a/tutorials/custom_language_support/language_and_filetype.md b/tutorials/custom_language_support/language_and_filetype.md index 5fb24690b2c..e03c55914fc 100644 --- a/tutorials/custom_language_support/language_and_filetype.md +++ b/tutorials/custom_language_support/language_and_filetype.md @@ -1,5 +1,4 @@ --- -layout: general title: 2. Language and File Type --- diff --git a/tutorials/custom_language_support/lexer_and_parser_definition.md b/tutorials/custom_language_support/lexer_and_parser_definition.md index b2feb68873c..c2c3a05af40 100644 --- a/tutorials/custom_language_support/lexer_and_parser_definition.md +++ b/tutorials/custom_language_support/lexer_and_parser_definition.md @@ -1,5 +1,4 @@ --- -layout: general title: 4. Lexer and Parser Definition --- diff --git a/tutorials/custom_language_support/line_marker_provider.md b/tutorials/custom_language_support/line_marker_provider.md index 7df8e20206f..06319a2f3e4 100644 --- a/tutorials/custom_language_support/line_marker_provider.md +++ b/tutorials/custom_language_support/line_marker_provider.md @@ -1,5 +1,4 @@ --- -layout: general title: 8. Line Marker Provider --- diff --git a/tutorials/custom_language_support/prerequisites.md b/tutorials/custom_language_support/prerequisites.md index 1a129e33b3b..6bc0eb84440 100644 --- a/tutorials/custom_language_support/prerequisites.md +++ b/tutorials/custom_language_support/prerequisites.md @@ -1,5 +1,4 @@ --- -layout: general title: 1. Prerequisites --- diff --git a/tutorials/custom_language_support/psi_helper_and_utilities.md b/tutorials/custom_language_support/psi_helper_and_utilities.md index 815cae663de..abca2e7fb2f 100644 --- a/tutorials/custom_language_support/psi_helper_and_utilities.md +++ b/tutorials/custom_language_support/psi_helper_and_utilities.md @@ -1,5 +1,4 @@ --- -layout: general title: 6. PSI Helpers and Utilities --- diff --git a/tutorials/custom_language_support/quick_fix.md b/tutorials/custom_language_support/quick_fix.md index 7e580704902..7ed1a259bca 100644 --- a/tutorials/custom_language_support/quick_fix.md +++ b/tutorials/custom_language_support/quick_fix.md @@ -1,5 +1,4 @@ --- -layout: general title: 18. Quick Fix --- diff --git a/tutorials/custom_language_support/reference_contributor.md b/tutorials/custom_language_support/reference_contributor.md index 0bf84fc7923..f7b6004e464 100644 --- a/tutorials/custom_language_support/reference_contributor.md +++ b/tutorials/custom_language_support/reference_contributor.md @@ -1,5 +1,4 @@ --- -layout: general title: 10. Reference Contributor --- diff --git a/tutorials/custom_language_support/structure_view_factory.md b/tutorials/custom_language_support/structure_view_factory.md index e83f1671865..e5cbd4b294f 100644 --- a/tutorials/custom_language_support/structure_view_factory.md +++ b/tutorials/custom_language_support/structure_view_factory.md @@ -1,5 +1,4 @@ --- -layout: general title: 14. Structure View Factory --- diff --git a/tutorials/custom_language_support/syntax_highlighter_and_color_settings_page.md b/tutorials/custom_language_support/syntax_highlighter_and_color_settings_page.md index 542d499b35d..2c86caddd60 100644 --- a/tutorials/custom_language_support/syntax_highlighter_and_color_settings_page.md +++ b/tutorials/custom_language_support/syntax_highlighter_and_color_settings_page.md @@ -1,5 +1,4 @@ --- -layout: general title: 5. Syntax Highlighter and Color Settings Page --- diff --git a/tutorials/custom_language_support_tutorial.md b/tutorials/custom_language_support_tutorial.md index 4b76db71190..9898869fe69 100644 --- a/tutorials/custom_language_support_tutorial.md +++ b/tutorials/custom_language_support_tutorial.md @@ -1,5 +1,4 @@ --- -layout: general title: Custom Language Support Tutorial --- @@ -33,7 +32,5 @@ This a step-by-step tutorial and it requires performing every step: * [17. Commenter](custom_language_support/commenter.html) * [18. Quick Fix](custom_language_support/quick_fix.html) -The final code can be found on - -{% copyArea 'https://github.com/JetBrains/SimplePlugin.git' %} +The final code can be found in the [SamplePlugin repo on GitHub](https://github.com/JetBrains/SimplePlugin). diff --git a/tutorials/editor_basics.md b/tutorials/editor_basics.md index a6a5bbd9990..9d561084843 100644 --- a/tutorials/editor_basics.md +++ b/tutorials/editor_basics.md @@ -1,5 +1,4 @@ --- -layout: general title: Basics of working with the Editor --- diff --git a/tutorials/editor_basics/coordinates_system.md b/tutorials/editor_basics/coordinates_system.md index b7749d58ed7..3e89cdd8316 100644 --- a/tutorials/editor_basics/coordinates_system.md +++ b/tutorials/editor_basics/coordinates_system.md @@ -1,5 +1,4 @@ --- -layout: general title: 2. Editor coordinates system. Positions and offsets --- diff --git a/tutorials/editor_basics/editor_events.md b/tutorials/editor_basics/editor_events.md index ee36b66e9ec..43631a06a92 100644 --- a/tutorials/editor_basics/editor_events.md +++ b/tutorials/editor_basics/editor_events.md @@ -1,5 +1,4 @@ --- -layout: general title: 3. Handling Editor Events --- @@ -172,4 +171,4 @@ public class EditorHandlerIllustration extends AnAction { After compiling and running the following code sample, one extra caret will be placed in the editor below the current active caret. -[Source code](https://github.com/JetBrains/intellij-sdk/tree/master/code_samples/editor_basics) \ No newline at end of file +[Source code](https://github.com/JetBrains/intellij-sdk/tree/master/code_samples/editor_basics) diff --git a/tutorials/editor_basics/working_with_text.md b/tutorials/editor_basics/working_with_text.md index 785484d5020..38cfac92a6b 100644 --- a/tutorials/editor_basics/working_with_text.md +++ b/tutorials/editor_basics/working_with_text.md @@ -1,5 +1,4 @@ --- -layout: general title: 1. Working with text --- diff --git a/tutorials/framework.md b/tutorials/framework.md index 6775194046a..b320879d358 100644 --- a/tutorials/framework.md +++ b/tutorials/framework.md @@ -1,5 +1,4 @@ --- -layout: general title: Supporting Frameworks --- diff --git a/tutorials/project_wizard.md b/tutorials/project_wizard.md index 97621c20dee..980de35365a 100644 --- a/tutorials/project_wizard.md +++ b/tutorials/project_wizard.md @@ -1,5 +1,4 @@ --- -layout: general title: Project Wizard --- @@ -15,4 +14,4 @@ Configuring Project Wizard automatically allows you to do the following: **Note:** Main utilities to configure a custom project wizard can be found in the package -[lang-api.ide.util.projectWizard](https://github.com/JetBrains/intellij-community/tree/master/platform/lang-api/src/com/intellij/ide/util/projectWizard). \ No newline at end of file +[lang-api.ide.util.projectWizard](https://github.com/JetBrains/intellij-community/tree/master/platform/lang-api/src/com/intellij/ide/util/projectWizard). diff --git a/tutorials/project_wizard/adding_new_steps.md b/tutorials/project_wizard/adding_new_steps.md index 11f628e9147..daf14dc0ff9 100644 --- a/tutorials/project_wizard/adding_new_steps.md +++ b/tutorials/project_wizard/adding_new_steps.md @@ -1,5 +1,4 @@ --- -layout: general title: Adding New Steps to Project Wizard --- diff --git a/tutorials/project_wizard/module_types.md b/tutorials/project_wizard/module_types.md index 84e16d8174a..36a4e59b6e1 100644 --- a/tutorials/project_wizard/module_types.md +++ b/tutorials/project_wizard/module_types.md @@ -1,5 +1,4 @@ --- -layout: general title: Supporting Module Types --- diff --git a/tutorials/run_configurations.md b/tutorials/run_configurations.md index 4a24a14f5be..5ecee09f4d0 100644 --- a/tutorials/run_configurations.md +++ b/tutorials/run_configurations.md @@ -1,5 +1,4 @@ --- -layout: general title: Run Configurations --- @@ -178,4 +177,4 @@ section to know how this could be done. After going through the steps described above you can create a custom Run Configuration from your plugin. -![New Run Configuration Type](run_configurations/img/new_run_configuration.png) \ No newline at end of file +![New Run Configuration Type](run_configurations/img/new_run_configuration.png) diff --git a/tutorials/tree_structure_view.md b/tutorials/tree_structure_view.md index 93e4fb4a9b0..cc5939c2665 100644 --- a/tutorials/tree_structure_view.md +++ b/tutorials/tree_structure_view.md @@ -1,5 +1,4 @@ --- -layout: general title: Tree Structure View --- diff --git a/tutorials/writing_tests_for_plugins.md b/tutorials/writing_tests_for_plugins.md index 02380bd0476..2e7cc851779 100644 --- a/tutorials/writing_tests_for_plugins.md +++ b/tutorials/writing_tests_for_plugins.md @@ -1,5 +1,4 @@ --- -layout: general title: Writing Tests For Plugins --- @@ -21,4 +20,4 @@ and cover its code with functional tests. * [9. Commenter Test](writing_tests_for_plugins/commenter_test.html) * [10. Reference Test](writing_tests_for_plugins/reference_test.html) -The final code can be found on [GitHub](http://github.com/cheptsov/SimplePlugin). \ No newline at end of file +The final code can be found on [GitHub](http://github.com/cheptsov/SimplePlugin). diff --git a/tutorials/writing_tests_for_plugins/annotator_test.md b/tutorials/writing_tests_for_plugins/annotator_test.md index a0bd175afae..6190d7e2d3a 100644 --- a/tutorials/writing_tests_for_plugins/annotator_test.md +++ b/tutorials/writing_tests_for_plugins/annotator_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 4. Annotator Test --- diff --git a/tutorials/writing_tests_for_plugins/commenter_test.md b/tutorials/writing_tests_for_plugins/commenter_test.md index 3f4e813be7a..00ad1587e34 100644 --- a/tutorials/writing_tests_for_plugins/commenter_test.md +++ b/tutorials/writing_tests_for_plugins/commenter_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 9. Commenter Test --- diff --git a/tutorials/writing_tests_for_plugins/completion_test.md b/tutorials/writing_tests_for_plugins/completion_test.md index bffa8c6c425..32a71c2ea3e 100644 --- a/tutorials/writing_tests_for_plugins/completion_test.md +++ b/tutorials/writing_tests_for_plugins/completion_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 3. Completion Test --- diff --git a/tutorials/writing_tests_for_plugins/find_usages_test.md b/tutorials/writing_tests_for_plugins/find_usages_test.md index 574e01ee24d..95435542497 100644 --- a/tutorials/writing_tests_for_plugins/find_usages_test.md +++ b/tutorials/writing_tests_for_plugins/find_usages_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 8. Find Usages Test --- diff --git a/tutorials/writing_tests_for_plugins/folding_test.md b/tutorials/writing_tests_for_plugins/folding_test.md index 57daa167230..1fec66e28a5 100644 --- a/tutorials/writing_tests_for_plugins/folding_test.md +++ b/tutorials/writing_tests_for_plugins/folding_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 7. Folding Test --- diff --git a/tutorials/writing_tests_for_plugins/formatter_test.md b/tutorials/writing_tests_for_plugins/formatter_test.md index 944c5123fe0..deae621da84 100644 --- a/tutorials/writing_tests_for_plugins/formatter_test.md +++ b/tutorials/writing_tests_for_plugins/formatter_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 5. Formatter Test --- @@ -53,4 +52,4 @@ Run the test and make sure it's green. [Previous](annotator_test.html) [Top](../writing_tests_for_plugins.html) -[Next](rename_test.html) \ No newline at end of file +[Next](rename_test.html) diff --git a/tutorials/writing_tests_for_plugins/parsing_test.md b/tutorials/writing_tests_for_plugins/parsing_test.md index 0e0ddde557b..db22a7e188a 100644 --- a/tutorials/writing_tests_for_plugins/parsing_test.md +++ b/tutorials/writing_tests_for_plugins/parsing_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 2. Parsing Test --- diff --git a/tutorials/writing_tests_for_plugins/reference_test.md b/tutorials/writing_tests_for_plugins/reference_test.md index d63d66e68ed..af2049a65fd 100644 --- a/tutorials/writing_tests_for_plugins/reference_test.md +++ b/tutorials/writing_tests_for_plugins/reference_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 10. Reference Test --- diff --git a/tutorials/writing_tests_for_plugins/rename_test.md b/tutorials/writing_tests_for_plugins/rename_test.md index ea870ba112f..a43c0456604 100644 --- a/tutorials/writing_tests_for_plugins/rename_test.md +++ b/tutorials/writing_tests_for_plugins/rename_test.md @@ -1,5 +1,4 @@ --- -layout: general title: 6. Rename Test --- diff --git a/tutorials/writing_tests_for_plugins/tests_prerequisites.md b/tutorials/writing_tests_for_plugins/tests_prerequisites.md index 72fe8441067..aafc3ddb4c7 100644 --- a/tutorials/writing_tests_for_plugins/tests_prerequisites.md +++ b/tutorials/writing_tests_for_plugins/tests_prerequisites.md @@ -1,5 +1,4 @@ --- -layout: general title: 1. Tests Prerequisites --- diff --git a/user_interface_components/dialog_wrapper.md b/user_interface_components/dialog_wrapper.md index 283c0a7f646..010a2fd848f 100644 --- a/user_interface_components/dialog_wrapper.md +++ b/user_interface_components/dialog_wrapper.md @@ -1,5 +1,4 @@ --- -layout: general title: DialogWrapper --- diff --git a/user_interface_components/editor_components.md b/user_interface_components/editor_components.md index 6881b8b95f7..48a50fa8548 100644 --- a/user_interface_components/editor_components.md +++ b/user_interface_components/editor_components.md @@ -1,5 +1,4 @@ --- -layout: general title: Editor Components --- diff --git a/user_interface_components/file_and_class_choosers.md b/user_interface_components/file_and_class_choosers.md index 8083d3dada9..b7f2e16a7fa 100644 --- a/user_interface_components/file_and_class_choosers.md +++ b/user_interface_components/file_and_class_choosers.md @@ -1,5 +1,4 @@ --- -layout: general title: File and Class Choosers --- diff --git a/user_interface_components/lists_and_trees.md b/user_interface_components/lists_and_trees.md index 9811385e68c..9ae494b0340 100644 --- a/user_interface_components/lists_and_trees.md +++ b/user_interface_components/lists_and_trees.md @@ -1,5 +1,4 @@ --- -layout: general title: List and Tree Controls --- @@ -13,7 +12,7 @@ component, it's recommended to use the class as drop-in replacement. [JBList](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/ui/components/JBList.java) supports the following additional features on top of -[JList]((http://docs.oracle.com/javase/8/docs/api/javax/swing/JList.html)): +[JList](http://docs.oracle.com/javase/8/docs/api/javax/swing/JList.html): * Drawing a tooltip with complete text of an item if the item doesn't fit into the list box width. diff --git a/user_interface_components/misc_swing_components.md b/user_interface_components/misc_swing_components.md index e8f7417d00b..e414aeddf71 100644 --- a/user_interface_components/misc_swing_components.md +++ b/user_interface_components/misc_swing_components.md @@ -1,5 +1,4 @@ --- -layout: general title: Miscellaneous Swing Components --- diff --git a/user_interface_components/notifications.md b/user_interface_components/notifications.md index b514c02e062..ee00b2b3a7a 100644 --- a/user_interface_components/notifications.md +++ b/user_interface_components/notifications.md @@ -1,5 +1,4 @@ --- -layout: general title: Notifications --- diff --git a/user_interface_components/popups.md b/user_interface_components/popups.md index 3769002cef9..88a76dfeb7c 100644 --- a/user_interface_components/popups.md +++ b/user_interface_components/popups.md @@ -1,5 +1,4 @@ --- -layout: general title: Popups --- @@ -39,7 +38,7 @@ If you need to create a list-like popup which is more flexible than a simple but don't want to represent the possible choices as actions in an action group, you can work directly with the [ListPopupStep](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/openapi/ui/popup/ListPopupStep.java) interface and the -[JBPopupFactory.createListPopup()]((https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/openapi/ui/popup/JBPopupFactory.java)) +[JBPopupFactory.createListPopup()](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/openapi/ui/popup/JBPopupFactory.java) method. Normally you don't need to implement the entire interface; instead, you can derive from the [BaseListPopupStep](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/openapi/ui/popup/util/BaseListPopupStep.java) diff --git a/user_interface_components/tool_windows.md b/user_interface_components/tool_windows.md index 8a95b3ec437..d4bea1a141f 100644 --- a/user_interface_components/tool_windows.md +++ b/user_interface_components/tool_windows.md @@ -1,5 +1,4 @@ --- -layout: general title: Tool Windows --- diff --git a/user_interface_components/user_interface_components.md b/user_interface_components/user_interface_components.md index 68532db95b7..187a46f62d9 100644 --- a/user_interface_components/user_interface_components.md +++ b/user_interface_components/user_interface_components.md @@ -1,5 +1,4 @@ --- -layout: general title: User Interface Components ---