mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
add link summary
This commit is contained in:
parent
ba4f570688
commit
ed4f074361
@ -1,6 +1,6 @@
|
|||||||
# Incompatible Changes in IntelliJ Platform and Plugins API 2019.*
|
# Incompatible Changes in IntelliJ Platform and Plugins API 2019.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
|
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
|
||||||
@ -59,6 +59,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
|
|||||||
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<link-summary>List of known Breaking API Changes in 2019.*</link-summary>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesHeader"/>
|
<include from="snippets.md" element-id="apiChangesHeader"/>
|
||||||
|
|
||||||
## 2019.3
|
## 2019.3
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Incompatible Changes in IntelliJ Platform and Plugins API 2020.*
|
# Incompatible Changes in IntelliJ Platform and Plugins API 2020.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
|
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
|
||||||
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
|
|||||||
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<link-summary>List of known Breaking API Changes in 2020.*</link-summary>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesHeader"/>
|
<include from="snippets.md" element-id="apiChangesHeader"/>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Incompatible Changes in IntelliJ Platform and Plugins API 2021.*
|
# Incompatible Changes in IntelliJ Platform and Plugins API 2021.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
||||||
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
|
|||||||
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<link-summary>List of known Breaking API Changes in 2021.*</link-summary>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesHeader"/>
|
<include from="snippets.md" element-id="apiChangesHeader"/>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Incompatible Changes in IntelliJ Platform and Plugins API 2022.*
|
# Incompatible Changes in IntelliJ Platform and Plugins API 2022.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
||||||
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
|
|||||||
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<link-summary>List of known Breaking API Changes in 2022.*</link-summary>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesHeader"/>
|
<include from="snippets.md" element-id="apiChangesHeader"/>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Incompatible Changes in IntelliJ Platform and Plugins API 2023.*
|
# Incompatible Changes in IntelliJ Platform and Plugins API 2023.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
|
||||||
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
|
|||||||
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<link-summary>List of known Breaking API Changes in 2023.*</link-summary>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesHeader"/>
|
<include from="snippets.md" element-id="apiChangesHeader"/>
|
||||||
|
|
||||||
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
<include from="snippets.md" element-id="apiChangesJavaVersion"/>
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
|
<link-summary>List of known Notable API Changes in 2019.*</link-summary>
|
||||||
|
|
||||||
## 2019.3
|
## 2019.3
|
||||||
|
|
||||||
### IntelliJ Platform 2019.3
|
### IntelliJ Platform 2019.3
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
[//]: # (title: Notable Changes in IntelliJ Platform and Plugins API 2020.*)
|
# Notable Changes in IntelliJ Platform and Plugins API 2020.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
|
<link-summary>List of known Notable API Changes in 2020.*</link-summary>
|
||||||
|
|
||||||
We've published our roadmap for the IntelliJ Platform for 2020: [Part I](https://blog.jetbrains.com/idea/2019/12/intellij-platform-roadmap-for-2020/) [Part II](https://blog.jetbrains.com/idea/2020/01/intellij-based-ide-features-roadmap-for-2020/)
|
We've published our roadmap for the IntelliJ Platform for 2020: [Part I](https://blog.jetbrains.com/idea/2019/12/intellij-platform-roadmap-for-2020/) [Part II](https://blog.jetbrains.com/idea/2020/01/intellij-based-ide-features-roadmap-for-2020/)
|
||||||
|
|
||||||
## 2020.3
|
## 2020.3
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
[//]: # (title: Notable Changes in IntelliJ Platform and Plugins API 2021.*)
|
# Notable Changes in IntelliJ Platform and Plugins API 2021.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
|
<link-summary>List of known Notable API Changes in 2021.*</link-summary>
|
||||||
|
|
||||||
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
|
<link-summary>List of known Notable API Changes in 2022.*</link-summary>
|
||||||
|
|
||||||
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
||||||
|
|
||||||
## 2022.3
|
## 2022.3
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
# Notable Changes in IntelliJ Platform and Plugins API 2023.*
|
# Notable Changes in IntelliJ Platform and Plugins API 2023.*
|
||||||
|
|
||||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
|
<link-summary>List of known Notable API Changes in 2023.*</link-summary>
|
||||||
|
|
||||||
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user