This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-11 02:07:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ceaeccff51954bed8fd8beca66970ed6df339b0
ladybird
/
Userland
/
Applications
/
TextEditor
History
Maciej
cf52542fcf
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
...
It currently supports only headers and code blocks.
2023-05-05 17:08:40 +01:00
..
CMakeLists.txt
TextEditor: Enable CMake syntax highlighting
2023-03-04 05:43:43 -07:00
FileArgument.cpp
TextEditor: Replace DeprecatedString for String
2023-02-17 16:32:02 +00:00
FileArgument.h
TextEditor: Replace DeprecatedString for String
2023-02-17 16:32:02 +00:00
main.cpp
LibGUI: Make
Application
's construction fallible
2023-05-05 16:41:21 +01:00
MainWidget.cpp
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
2023-05-05 17:08:40 +01:00
MainWidget.h
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
2023-05-05 17:08:40 +01:00
TextEditorWindow.gml
Applications+DevTools: Remove fixed sizes from Splitters
2022-08-30 16:28:44 +01:00