How is your development environment set-up?
I am currently using QT Creator for C++ and it's good, but I am bored and looking to branch out.
How is your development environment set-up?
Alexander Russell
Other urls found in this thread:
google.github.io
twitter.com
Landon Barnes
>variable_name_
>awfully long lines
why
Nolan Brown
Im using GNU/Emacs with some auto-completing addons and Make-files
Lucas Long
emacs
Alexander Edwards
I just like snake_case aesthetically
If the lines are not complicated I prefer keeping the lines long; gotta use that 16:9 monitor somehow
Nicholas Stewart
CamelHoe detected
Michael Ross
tmux+vim
Robert Hall
I don't mind snake_case but what bothers me is having _ after a name like your sizes_data_
John Hughes
>vim
>that one makefile i wrote ages ago for all projects
Caleb Edwards
it's a personal convention for private members