mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
18 lines
474 B
Markdown
18 lines
474 B
Markdown
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
|
|
|
# Analyzing
|
|
|
|
<link-summary>The Analyzing section overview.</link-summary>
|
|
|
|
* [](syntax_errors.md)
|
|
* Annotator
|
|
* [Inspections](code_inspections.md)
|
|
* [](inspection_options.md)
|
|
* Profiles
|
|
* Scopes
|
|
* Suppressing Highlights
|
|
* Structural Search
|
|
* [](controlling_highlighting.md)
|
|
|
|
<include from="snippets.topic" element-id="missingContent"/>
|