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 |
|
Nikolay Krasko
|
d0e4245112
|
Add test for enum highlighting
|
2013-10-03 23:35:54 +04:00 |
|
Nikolay Krasko
|
f09ba64234
|
Refactoring: Use generators for highlighting tests
- Store options for test in file
- Change default for namesHighlightingTest
- Combine highlighting and deprecated tests
|
2013-10-03 23:35:53 +04:00 |
|
Michał Sapalski
|
7deec28b9c
|
Adjusted tests to the new DescriptorRenderer behaviour
|
2013-04-29 15:44:07 +04:00 |
|
Andrey Breslav
|
c422e4194d
|
Reverting pull request 240
|
2013-04-12 15:25:52 +04:00 |
|
Michał Sapalski
|
97796f9b0f
|
Refactoring: use DescriptionRenderer to generate overriding functions / properties.
|
2013-04-12 12:49:00 +04:00 |
|
Evgeny Gerashchenko
|
50b2f79b2e
|
Removed tooltip for variable as function(-like) call.
|
2013-04-04 17:33:59 +04:00 |
|
Natalia.Ukhorskaya
|
9422fea0c4
|
Mark deprecated as a warning
#KT-3252 Fixed
|
2013-01-21 16:34:07 +04:00 |
|
Evgeny Gerashchenko
|
bbab0eebae
|
Highlighting variable called as function.
|
2013-01-15 19:41:41 +04:00 |
|
Natalia.Ukhorskaya
|
cacb2a6761
|
Change tooltip message for deprecated items
|
2012-10-24 11:56:43 +04:00 |
|
Natalia.Ukhorskaya
|
62d8153ada
|
Map java.land.Deprecated to jet.deprecated
Change testData for deprecated annotation
#KT-2947 Fixed
|
2012-10-18 19:14:04 +04:00 |
|
Natalia.Ukhorskaya
|
20352b3810
|
Highlight references to deprecated things accordingly
#KT-2925 Fixed
|
2012-10-12 15:23:04 +04:00 |
|
Evgeny Gerashchenko
|
7c95c0a617
|
KT-2333 highlight class fields as method param default value
#KT-2333 fixed
|
2012-07-21 21:08:29 +04:00 |
|
Evgeny Gerashchenko
|
9b403bfb66
|
KT-2111 Highlight Java classes/interfaces/etc in Kotlin code
#KT-2111 fixed
|
2012-05-31 18:12:09 +04:00 |
|
Evgeny Gerashchenko
|
124266ea68
|
Fixed highlighter tests.
|
2012-05-11 20:37:11 +04:00 |
|
Evgeny Gerashchenko
|
646cdefc51
|
Updated test.
#KT-1896 fixed
|
2012-05-04 15:46:40 +04:00 |
|
Evgeny Gerashchenko
|
8bece9fb81
|
Changed highlighting for extension properties and functions, so extension members will be highlighted differently depending on their container (instance or namespace).
|
2012-04-11 15:53:57 +04:00 |
|
Evgeny Gerashchenko
|
ee24554e28
|
Fixed highlighting of builtin annotations (they were highlighted like keywords).
|
2012-04-08 22:58:50 +04:00 |
|
Evgeny Gerashchenko
|
33320075d6
|
Added test checking names highlighting.
|
2012-04-05 19:24:55 +04:00 |
|