mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[md] lang issue
This commit is contained in:
parent
aab4789918
commit
56131694d5
@ -7,8 +7,6 @@ title: Architectural Overview
|
||||
INITIAL_SOURCE https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Architectural+Overview
|
||||
-->
|
||||
|
||||
|
||||
|
||||
The goal of this topic is to describe the architecture of IntelliJ IDEA from a plugin developer's point of view. It will be organized in a
|
||||
task-based manner: rather than listing all the things that you can do with each object and describing how they are all implemented, it will try
|
||||
to answer questions "what can I do with this object", "how do I get to this object" and so on.
|
||||
@ -19,7 +17,7 @@ and then return to this document.
|
||||
|
||||
This topic covers the following subjects:
|
||||
|
||||
* Threading text: General Threading Rules
|
||||
* General Threading Rules
|
||||
|
||||
* Virtual Files
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user