mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_changes_list.md: inspections wording
This commit is contained in:
parent
c08ad2d091
commit
3eb8ff0ea5
@ -66,7 +66,7 @@ Compatibility with newer IDEs can easily be verified for plugins hosted on the [
|
|||||||
|
|
||||||
For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/intellij-plugin-verifier) can be used standalone as well.
|
For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/intellij-plugin-verifier) can be used standalone as well.
|
||||||
|
|
||||||
Consider using the following inspections to get additional alerts in the IDE for code that uses unstable API features:
|
Consider using the following IDE inspections to get additional alerts about code that uses unstable API features:
|
||||||
- JVM languages \| Unstable API Usage
|
- JVM languages \| Unstable API Usage
|
||||||
- JVM languages \| Unstable type is used in signature
|
- JVM languages \| Unstable type is used in signature
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user