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
1d03f9f15123e6a1472511182fa9dfeb07baa4ac
kotlin-fork
/
idea
/
testData
/
highlighter
T
History
Alexander Udalov
49f8f0af92
Fix highlighting for objects and enum entries
...
JetObjectDeclarationName is now highlighted with KOTLIN_CLASS
2013-12-02 19:56:14 +04:00
..
deprecated
Refactoring: Use generators for highlighting tests
2013-10-03 23:35:53 +04:00
Enums.kt
Add test for enum highlighting
2013-10-03 23:35:54 +04:00
Functions.kt
Fixed highlighter tests.
2012-05-11 20:37:11 +04:00
JavaTypes.kt
KT-2111 Highlight Java classes/interfaces/etc in Kotlin code
2012-05-31 18:12:09 +04:00
Object.kt
Fix highlighting for objects and enum entries
2013-12-02 19:56:14 +04:00
TypesAndAnnotations.kt
Fixed highlighting of builtin annotations (they were highlighted like keywords).
2012-04-08 22:58:50 +04:00
Variables.kt
Refactoring: Use generators for highlighting tests
2013-10-03 23:35:53 +04:00
VariablesAsFunctions.kt
Removed tooltip for variable as function(-like) call.
2013-04-04 17:33:59 +04:00