Alexander Udalov

Results 6 issues of Alexander Udalov

``` fun foo() { /* println() */ ``` Press `}` at the caret position in the source above. Expected result: ``` fun foo() { /* println() */ } ``` Actual...

This issue is for discussion of [the proposal](https://github.com/Kotlin/KEEP/blob/sealed-inline-classes/proposals/sealed-inline-classes.md) to introduce sealed inline classes in Kotlin. Proposal PR #312

The goal of this proposal is to extend the existing Kotlin feature of repeatable annotations to allow binary- and runtime-retained repeatable annotations, while making it fully interoperable with repeatable annotations...

Discussion of the proposal: https://github.com/Kotlin/KEEP/blob/master/proposals/experimental.md

stdlib
language

См. http://usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/ И ещё желательно поменять шрифт с RobotoLight например на Roboto, или просто Sans Serif, а то RobotoLight слишком бледный. До: После:

Сделайте, пожалуйста, чтобы размер окна, а желательно ещё и положение на экране, сохранялись при закрытии local runner и восстанавливались при открытии. А то на 4К мониторе приходится каждый раз ресайзить...