vrek@programming.dev to Programming@programming.devEnglish · 2 days agoWhat is your development environment?message-squaremessage-square75fedilinkarrow-up158arrow-down11file-text
arrow-up157arrow-down1message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square75fedilinkfile-text
minus-squareBaizey@feddit.dklinkfedilinkarrow-up2·edit-216 hours agoIt varies a bit, but OS: Win11 IDE: Jetbrains IDEs (Rider, intellij, Webstorm) with a side of notepad++ and vscode, primarily for notes, Snippets and misc file types Shell: PowerShell 7 Git: builtin for jetbrains tools and otherwise my own custom PowerShell wrapper on git cli
It varies a bit, but
OS: Win11
IDE: Jetbrains IDEs (Rider, intellij, Webstorm) with a side of notepad++ and vscode, primarily for notes, Snippets and misc file types
Shell: PowerShell 7
Git: builtin for jetbrains tools and otherwise my own custom PowerShell wrapper on git cli