vrek@programming.dev to Programming@programming.devEnglish · 2 days agoWhat is your development environment?message-squaremessage-square78fedilinkarrow-up160arrow-down11file-text
arrow-up159arrow-down1message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square78fedilinkfile-text
minus-squareBaizey@feddit.dklinkfedilinkarrow-up2·edit-218 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