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
2147a88ed85004044fc289220750d6fcd387ab02
kotlin-fork
/
idea
/
resources
T
History
Ross Hanson
2147a88ed8
KT-4568: Created the ConvertNegatedBooleanSequence intention. This intention takes an expression of the form !a &&,|| !b &&,|| ... and converts it to the DeMorgan equivalent !(a &&,|| b ...).
2014-03-25 10:25:47 +04:00
..
colorScheme
Refactored JetHighlightingColors to IDEA 12.1+ colors API.
2013-04-04 17:33:59 +04:00
fileTemplates
Create from usage: Renamed all references of 'method' to 'function'.
2013-05-12 23:50:44 -04:00
intentionDescriptions
KT-4568: Created the ConvertNegatedBooleanSequence intention. This intention takes an expression of the form !a &&,|| !b &&,|| ... and converts it to the DeMorgan equivalent !(a &&,|| b ...).
2014-03-25 10:25:47 +04:00
liveTemplates
Got rid of "namespace" word in plugin code.
2014-01-14 18:06:50 +04:00
org/jetbrains/jet/plugin
/icons
Add kotlin templates for project create wizard
2014-03-19 21:08:29 +04:00