slesa

joined 3 years ago
[โ€“] slesa@social.saarland 2 points 1 month ago

@Custodian6718 @lena They wanted to add typings, they said in Poland at the ElixirConf?

7
submitted 2 months ago* (last edited 2 months ago) by slesa@social.saarland to c/jetbrains@programming.dev
 

How to enjoy editing with #WebStorm again

"Go to File Settings, then Editor > General > Inline completion, and then disable "Enable local Full Line completion suggestions." - what a relish

// @jetbrains

 

This 'intelligent' code completion completes wrong in 99% of all cases and I have to delete/change half of the completed. What is this good for?
// @jetbrains

[โ€“] slesa@social.saarland 2 points 4 months ago (2 children)

@nebeker Not sure how much AI is involved. It is all of these automatic blocks stuff, eg after typing "match". Or inserting complete nonsense when hitting some 'known' word from a lib. And when my eyes are elsewhere, I get two lines of garbage right away

 

This auto completion in #RustRover is so annoying... I always have to remove at least half of the text it inserts.

@jetbrains

 

Why does #JetBrains #Rider's auto completion always takes the most complicated things, but not the var names from a line above?
// @jetbrains