Sebastian Malton

Results 266 comments of Sebastian Malton

I have found that this is a problem when trying to use the `subfiles` package.

Nope, I never got it to work.

I have seen this problem too, except when the blank line is just a new line

Sure, [here](https://doc.rust-lang.org/reference/keywords.html) says that is is a reserved keyword (even in Rust2015 it seems). And [here](https://doc.rust-lang.org/1.7.0/book/box-syntax-and-patterns.html) is the uses of `box`, which are currently unstable in nightly but do work.

@GrayJack So if I read correctly, they are removing the `let x = box 1;` syntax but might be keeping the `if let box Some(y) = Box::new(Some(10))`?

Maybe we could also get rid of the `(2)`, `(3)`, ... as well

🤔 I cannot reproduce this currently (using minikube).

What platform are you on? Windows? Can you reinstall the application?

If you fully quit lens and run it from the command line can you post some logs?

`DEBUG=true /Applications/Lens.app/Contents/MacOS/Lens`