mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:17:35 +00:00
HackStudio: Add statusbar with file and selected text information
This commit is contained in:
parent
e22a34badb
commit
2634cab7a8
8 changed files with 50 additions and 9 deletions
|
@ -20,5 +20,6 @@ enum class Language {
|
|||
|
||||
Language language_from_file_extension(const String&);
|
||||
Language language_from_name(const String&);
|
||||
String language_name_from_file_extension(const String&);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue