DEV Community

Discussion on: The Rise of Microsoft Visual Studio Code

Collapse
 
milmike profile image
MilMike

I work in projects having a large "inc/functions.php" file where everything is cramped. Library and logic stuff. This is bad practice, I know.. but no one has the time to refactor it, I tried once but older coworkers then asked why, where, what happend to function x... where is it.

Newer projects were built uppon that first app so the functions.php is growing bigger and bigger, containing unrelevant stuff from the first app. This is pure horror, not just for the code editor.

Thread Thread
 
blazselih profile image
Blaž Šelih

OK, thanks. I see your point (and feel your pain).