mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-19 07:49:05 +00:00
HackStudio: Create Language enum from file extension or language name
This commit is contained in:
parent
1edaefca3a
commit
ba6cbf160b
Notes:
sideshowbarker
2024-07-18 21:41:20 +09:00
Author: https://github.com/itamar8910
Commit: ba6cbf160b
Pull-request: https://github.com/SerenityOS/serenity/pull/5654
Issue: https://github.com/SerenityOS/serenity/issues/5569
Issue: https://github.com/SerenityOS/serenity/issues/5574
Issue: https://github.com/SerenityOS/serenity/issues/5634
4 changed files with 68 additions and 12 deletions
|
@ -27,6 +27,7 @@ set(SOURCES
|
|||
Git/GitRepo.cpp
|
||||
Git/GitWidget.cpp
|
||||
HackStudioWidget.cpp
|
||||
Language.cpp
|
||||
LanguageClient.cpp
|
||||
Locator.cpp
|
||||
Project.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue