
Finden Sie heraus, in welchen Bereichen Ihr Ausbildungsbetrieb gezielt gestärkt werden kann – und welche Weiterbildungen Ihre Berufsbildner:innen dabei am besten unterstützen. Wählen Sie dafür im Fit-Check alle zutreffenden Aussagen aus und schon erhalten Sie passende Weiterbildungsvorschläge.
In the past, many code editors were built just for the specific language, and to provide rich and smart code editing, tight integration between the editor and the language tooling was a must.
On the other hand, there were (and still are) more general-purpose editors, but they lacked in functionality when it came to more advanced language-specific features like code completion, “go to definition”, etc. (for example, code highlighting was done using the regular expressions).