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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
ReplaceUntilWithRangeToIntention
/
before.kt.template
T
Kirill Rakhman
354d047533
Add Intention to replace
a..b-1
with
a until b
and vice versa #KT-13483 Fixed
2016-08-18 13:27:07 +03:00
1 line
9 B
Plaintext
Raw
Blame
History
a until b
Reference in New Issue
View Git Blame
Copy Permalink