Test 1.7.20 beta
samhill303 opened this issue · 1 comments
samhill303 commented
Test 1.7.20 beta
russhwolf commented
Sanity checks
- Compile your project with a current Kotlin version.
- Check the highlighting in different IDE modules.
- Compile the project with the EAP Kotlin version and install the EAP IDE plugin.
- Verify that the project re-imported successfully.
- Check that highlighting from p.2 works not worse than before.
- Compile the project again and look for new surprising warnings.
- Change something in the code and check if incremental compilation works.
- Run your tests with a new Kotlin version.
- Stop at some well-known piece of code, run the debugger and try stepping.
- Look for performance issues in compilation, runtime, re-import or IDE behavior.