Remix.run Logo
pjmlp 6 days ago

Anyone using a proper IDE instead of notepad like editor.

TinkersW 6 days ago | parent | next [-]

I have that and still prefer class, easier to type(not just shorter, but easier keys) and less to read. Only use typename in the rare case where it is required

gpderetta 6 days ago | parent | prev [-]

I do use a proper ide with with clangd completion and all kind of helper macros, but I can still type 'class' faster than I can trigger completion.