Hola, alguien sabe si se puede modificar el editor de texto? Se me es muy tedioso tener que abrir y cerrar cada etiqueta que abro en por ejemplo html o css.
Can you explain more what you want modified?
exactly the self-closing tag
Oh, so you would like the editor to automatically add the closing tag of an element after you type the opening tag?
It is tedious by design. Autocomplete, Emmet, etc., have been disabled on purpose to force the camper to write everything. Which isn’t a bad idea for beginners.
For the certificate projects, I might suggest using VS Code and the test script. Then submit the code in the freeCodeCamp editor.
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
2 Likes
it would be great. I understand that for beginners it is something useful. but then it becomes annoying.
makes sense . I miss those thousands of Vscode extensions