This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7bcd6619cfe2d7f7b3aabb052d516a5416014b6f
kotlin-fork
/
idea
/
testData
/
highlighter
T
History
Vladimir Ilmov
7efb32628e
[Highlight] Fix for coloring annotation attributes in Kotlin
...
#KT-36156 Fixed
2020-02-20 11:51:42 +01:00
..
deprecated
…
Annotations.kt
…
AutoCreatedItParameter.kt
'it' parameter highlighting fixed for chain usage.
2019-11-14 08:07:56 +03:00
Destructuring.kt
…
Dynamic.kt
…
Enums.kt
…
Field.kt
Properties with custom property declarations highlighting rule.
2019-11-08 17:58:49 +03:00
Functions.kt
…
InvokeCall.kt
…
JavaTypes.kt
…
KDoc.kt
…
KotlinInjection.kt
…
Labels.kt
…
NamedArguments.kt
[Highlight] Fix for coloring annotation attributes in Kotlin
2020-02-20 11:51:42 +01:00
NonNullAssertion.kt
…
Object.kt
…
PropertiesWithPropertyDeclarations.kt
Properties with custom property declarations highlighting rule.
2019-11-08 17:58:49 +03:00
SmartCast.kt
…
Suspend.kt
Suspend function calls highlighting added.
2019-11-14 08:07:56 +03:00
SyntheticExtensionProperty.kt
…
Todo.kt
…
TopLevelDestructuring.kt
…
TopLevelOpenSuspendFun.kt
…
TypeAlias.kt
…
TypesAndAnnotations.kt
…
Variables.kt
Properties with custom property declarations highlighting rule.
2019-11-08 17:58:49 +03:00
VariablesAsFunctions.kt
…