logoalt Hacker News

pjmlp07/31/20252 repliesview on HN

Anyone using a proper IDE instead of notepad like editor.


Replies

TinkersW08/01/2025

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

gpderetta07/31/2025

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.