Skip Navigation

User banner

Ein Philosophiker

@ slesa @social.saarland

Posts
6
Comments
6
Joined
4 yr. ago

"Natürlich kann ich das. Ich hab's nur noch nie versucht." (Oma Wetterwachs)

  • @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.

  • @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.

  • @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.

  • JetBrains @programming.dev

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

  • JetBrains @programming.dev

    How to enjoy editing with #WebStorm again

  • JetBrains @programming.dev

    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?

  • @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

  • JetBrains @programming.dev

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

  • JetBrains @programming.dev

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