Fixes IDEA-310106 When using permits in a sealed class, the IDE does not suggest children classes
GitOrigin-RevId: 8f210942613aaf93b83ad7f81751d3181e079513
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: 8b807033fab19289376c5e44972453a10f4b6da4
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: a524f4e03a4e80b49653f4eb3c1179cbdc5e581d
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: 4623bf3b267b86b3190f505ac249aa2f461c54dd
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: fcb5fafc4292161a15da4c0d66db23c6494ffad1
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: e0f2d6f1a9e6446397171170b4cf60d03a26b12c
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: fcf3f973d7c945698016443c015023e73ac71572
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: f2a6ec37a89b7497556ced0b92be3fa7679ba304
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: e1f798814ca7f22747768b99cbcd962d820bbfb9
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: 474de1bafc0651b90f08384cf04094eff9466115
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: e9c6313db2c112ecf8370e86d264bec38467eb61
+ VMOptions methods always return a copy with modifications applied, but API sometimes provokes usage as-if methods modifies an underlying object -- which leads to tests run with an incorrect set of params, which could be hard to identify. @CheckReturnResult on VMOptions hopefully help to detect those incorrect usages earlier.
+ jetbrains-annotations upgraded to v24 (for @CheckReturnValue)
GitOrigin-RevId: 5d7d86a2268405c15ea378a342b756b2c371d5cb