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
9bbdb4cf568d781e95d74bd7f3df92211731dc04
kotlin-fork
/
idea
/
testData
T
History
Nikolay Krasko
9bbdb4cf56
KT-1950 Don't complete if after val
...
KT-1894 Do not suggest "trait" after fun #KT-1950 fixed #KT-1894 fixed
2012-05-12 17:10:06 +04:00
..
checker
KT-1743 Analyze immutable local variables and parameters which are captured in closure
2012-05-03 17:56:45 +04:00
codeInsight
/overrideImplement
Tests for KT-1888
2012-05-04 14:24:34 +04:00
compilerMessages
Add test which checks whether compiler messages are understood correctly by the plugin.
2012-04-28 23:03:55 +04:00
completion
KT-1950 Don't complete if after val
2012-05-12 17:10:06 +04:00
editor
/optimizeImports
KT-1426 Implement "Optimize Imports" in plugin - do not remove imports for objects
2012-03-20 18:47:25 +04:00
formatter
KT-1912 Formatter: smart indent doesn't work in a function literal
2012-05-11 18:36:33 +04:00
highlighter
Updated test.
2012-05-04 15:46:40 +04:00
intentions
/specifyType
Made "Remove Explicitly Specified Type" available on property type.
2012-05-03 21:15:55 +04:00
javaFacade
missed shift
2011-12-23 19:51:25 +03:00
libraries
Removed val/var soft keywords in renderer for functions
2012-04-20 20:44:08 +04:00
parameterInfo
/functionParameterInfo
Fixed JetFunctionParameterInfoTest. Replaced Int with jet.Int, Boolean with jet.Boolean, etc in test data.
2012-03-12 16:21:17 +04:00
quickfix
Specify type explicitly quick fix now has lower case of letters (due to naming convention of quick fixes)
2012-05-03 20:51:42 +04:00
refactoring
Remove analyzeProjectWithCache with caching on project. It's used nowhere, gives cycles in resolve and produce second copy of binding context.
2012-04-17 15:03:07 +04:00
resolve
KT-763 Ctrl click failed on unresolved reference
2012-01-11 19:32:30 +04:00
templates
fix tests
2012-04-04 20:18:45 +04:00
wordSelection
Improved word selection for parameters and arguments.
2012-04-23 18:00:09 +04:00