[Linux] [Feature Request] Remote build host, string visualizer and more.

I have been looking for a good IDE for Linux because I have switched from Windows and was using Visual Studio, anyways I have a few feature requests to meet all my needs and I am sure others may appreciate these as well. 

 

  • Remote Build Host - Connect to a remote machine via SSH and use the remote machine to build on. Project, includes, library's, building in general would all be done and stored on the remote machine. Clion would be completely transparent in the sense of nothing would be debugged/ran/etc on the host, only the remote machine. (This feature request comes from using NetBeans remote build host, I am sure you guys can give it your own uniqueness and may even make it better)

 

  • String Visualizer - Show a char array or string object as Pretty JSON, Regular Text (parse commands such as \r\n and represent them accordingly such as adding a newline when displaying), XML, etc. (Feature request comes from Visual Studio's string visualizer)

 

  • Linux Doxygen Comments - Pull doxygen comments from Linux man files such as socket() to display the complete information such as return values, example code, etc. Pretty much show whatever "man socket" would via terminal

 

I may post more if I come across some features. The first two requests are critical as I have some machines that operate on the ARM processor and require remote debugging via remote build hosting and the string visualizer would just in general be extremely helpful. 

0

Please sign in to leave a comment.