1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:17:35 +00:00

HackStudio: Create Language enum from file extension or language name

This commit is contained in:
Itamar 2021-03-05 17:18:22 +02:00 committed by Andreas Kling
parent 1edaefca3a
commit ba6cbf160b
4 changed files with 68 additions and 12 deletions

View file

@ -27,6 +27,7 @@ set(SOURCES
Git/GitRepo.cpp
Git/GitWidget.cpp
HackStudioWidget.cpp
Language.cpp
LanguageClient.cpp
Locator.cpp
Project.cpp