slesa

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

@revolutionaryvole @eta I want to have the same experiences on every work day ๐Ÿ˜ญ

[โ€“] slesa@social.saarland 3 points 2 weeks ago (5 children)

@revolutionaryvole @sukhmel Yes, loving it. But can't use it in the job ๐Ÿ˜ญ

[โ€“] slesa@social.saarland 1 points 1 month ago

@PokerChips Yes, all in all working with neovim and language servers feels fine. But it's in the details... resizing the treesitter view for example.

I even tried out doom emacs ( @bashbunni as influencer), but didn't get LS to work.

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

@PokerChips I already start the project via tmux&neovim, and I am trying to switch. Code completion works (almost). But sometimes I am missing the auto-using/import insertion.

[โ€“] slesa@social.saarland 1 points 1 month ago

@CameronDev I start WebStorm&Rider and suddenly asks. I open the laptop on a every monday - asks. But when the dialog is open, the license server is there.

 

This neverending asking for a valid license is really annoying. Why don't you cache this shit?
@jetbrains

[โ€“] slesa@social.saarland 3 points 4 months ago

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

7
submitted 5 months ago* (last edited 5 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 8 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