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
commit ba6cbf160b
Notes: sideshowbarker 2024-07-18 21:41:20 +09:00
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