techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.7K
active users

#IntelliJ

2 posts2 participants0 posts today

Being rather frustrated with programming Clojure in IntelliJ, (mainly because Cursive and IdeaVim don't like each other) I tried to set up Neovim with the Conjure plugin and it 's an absolute blast to use the REPL with it.

Also I discovered that there is a Lisp on top of Lua called Fennel, which I'm looking forward to play with

Hab mich die ganze Zeit gefragt, wieso der Shortcut für Reformat Code in #Intellij nicht mehr funktioniert.
Stellt sich raus: auf dem neuen Notebook läuft so eine #AMD Software, die hat default globale Shortcuts aktiv. Die spinnen doch.
#Webex hat sowas übrigens auch, aber das sind wir zum Glück los.

As much of big fan of #IntelliJ I am, as much do I hate working with #Rider. It just not a consistent experience if know all the bits and pieces of IntelliJ, Rider works slightly but annoyingly differently and it very often hangs and crashes. The might happen due to plugins, but I never had this bad experience with IntelliJ with a ton of plugins.

An no, I will not use VS or VScode for reasons.

Please @jetbrains , put some love in @rider .

#ide #swdev
#csharp #programming

#IntelliJ runs a process for copy/paste. This process has a habit of failing when running in remote mode. So even though I can highlight the code I want to copy, I cannot copy it to the clipboard. Only fix is to restart the IDE. Or pull up #vscode on the same project.

It's frustrating when the core of the product is editing text and that's the part that breaks.