|
|
|
|
|
by goodmitton
5887 days ago
|
|
the $ is perhaps my favorite feature. I love being able to easily scan the code which parts are variables, and which parts are strings. This comes in really handy when your page has php, js, and html hacked together because you can more easily tell what language the code you are reading is in. |
|