'How can I set up an IDE for bash scripting for Windows?
Solution 1:[1]
Some IDEs support bash language and you can use them. I recommend to you to use visual studio code (VSCode). It has many plugins like Bash Debug and you can use them. You can download it from official site (link)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | mshomali |


