Logo       PBase-Foundation

Development Tools

Software Development Tools - IDEs

VSCode IDE

To install the Microsoft Visual Studio Code - VSCode IDE (integrated development environment) Also to support large projects it will increase the Linux kernel parameter fs.inotify.max_user_watches to 524288.

yum -y install http://pbase-foundation.com/pbase-repo.rpm
yum -y install pbase-preconfig-vscode-ide
yum -y install code

More about VS Code

Read more about Microsoft Visual Studio Code at:
https://code.visualstudio.com/



IntelliJ and WebStorm IDEs

To install the IntelliJ IDEA Community Edition or the WebStorm integrated development environment. Also to support large projects it will increase the Linux kernel parameter fs.inotify.max_user_watches to 524288.

yum -y install pbase-jetbrains-intellij-ide
yum -y install pbase-jetbrains-webstorm-ide

More about Jetbrains

Read more about the Jetbrains and their IntelliJ/WebStorm IDEs at:
https://www.jetbrains.com/