mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Clion/AppCode 2020.3: link migration guide (IJSDK-965)
This commit is contained in:
parent
62d79589e7
commit
1730e48992
@ -132,6 +132,11 @@ All parameters in `com.jetbrains.python.psi.PyElementVisitor` marked `@NotNull`
|
||||
|
||||
`com.jetbrains.python.psi.LanguageLevel.hasWithStatement()` method removed
|
||||
: It is `true` for all supported python versions.
|
||||
|
||||
### Changes In CLion/AppCode 2020.3
|
||||
|
||||
Required changes in project setup
|
||||
: When targeting 2020.3, please see this [migration guide](https://blog.jetbrains.com/clion/2020/12/migration-guide-for-plugins-2020-3/).
|
||||
|
||||
## 2020.2
|
||||
|
||||
|
@ -45,7 +45,7 @@ Text Editor customization
|
||||
Published Javascript Testframework
|
||||
: This allows using existing test base classes, see [WebStorm Plugin Development](/products/webstorm.md#javascript-testframework) page for details.
|
||||
|
||||
### Notable Changes In CLion/AppCode
|
||||
### Notable Changes In CLion/AppCode 2020.3
|
||||
|
||||
Required changes in project setup
|
||||
: When targeting 2020.3, please see this [migration guide](https://blog.jetbrains.com/clion/2020/12/migration-guide-for-plugins-2020-3/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user