Citat:
Ursprungligen postat av
trashhank
Is there any javascript- and/or php-editor that keeps track of my code file's actual javascript/php code tree (not a tutorial!) -- inside which function resides a certain code line, inside which if-paragraph(s) and for-paragraph(s) the code line sits? And also, that displays the code line number of the closing code line (bracket) when mouse hovers the opening code line, e.g. of a procedure, function, if-stmt, for/while/do-stmt? This would minimize time consumed for keeping track manually while coding.
Vad sgs om att prova VS code med plugins fr php och javascript (eller typescript)?