.. |
Debugger
|
HackStudio: Make Editor ask Debugger if a breakpoint was added/removed
|
2024-01-14 18:48:41 -07:00 |
Dialogs
|
|
|
Git
|
|
|
LanguageClients
|
|
|
LanguageServers
|
HackStudio: Use Core::System APIs where possible
|
2024-01-13 15:13:36 -07:00 |
AutoCompleteResponse.h
|
|
|
ClassViewWidget.cpp
|
|
|
ClassViewWidget.h
|
|
|
CMakeLists.txt
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
CodeDocument.cpp
|
|
|
CodeDocument.h
|
|
|
DeclarationsModel.cpp
|
HackStudio: Fuzzy-match Locator suggestions
|
2024-01-30 23:34:21 +00:00 |
DeclarationsModel.h
|
HackStudio: Keep the DeclarationsModel around, and use a filtering proxy
|
2024-01-30 23:34:21 +00:00 |
Editor.cpp
|
HackStudio: Make Editor ask Debugger if a breakpoint was added/removed
|
2024-01-14 18:48:41 -07:00 |
Editor.h
|
HackStudio: Remove redundant set_cursor() override
|
2024-01-13 07:13:52 +00:00 |
EditorWrapper.cpp
|
|
|
EditorWrapper.h
|
|
|
FindInFilesWidget.cpp
|
|
|
FindInFilesWidget.h
|
|
|
GMLPreviewWidget.cpp
|
|
|
GMLPreviewWidget.h
|
|
|
HackStudio.h
|
|
|
HackStudioWidget.cpp
|
HackStudio: Replace custom recent-project management with the LibGUI one
|
2024-01-24 11:07:03 +00:00 |
HackStudioWidget.h
|
HackStudio: Replace custom recent-project management with the LibGUI one
|
2024-01-24 11:07:03 +00:00 |
LanguageClient.cpp
|
|
|
LanguageClient.h
|
|
|
Locator.cpp
|
HackStudio: Fuzzy-match Locator suggestions
|
2024-01-30 23:34:21 +00:00 |
Locator.h
|
HackStudio: Keep the DeclarationsModel around, and use a filtering proxy
|
2024-01-30 23:34:21 +00:00 |
main.cpp
|
HackStudio: Enable permissive mode for Config access
|
2024-03-07 17:49:01 -05:00 |
Project.cpp
|
HackStudio: Absolutize project paths before opening them
|
2024-01-16 12:39:28 +01:00 |
Project.h
|
|
|
ProjectBuilder.cpp
|
Userland: Avoid some now-unneeded explicit conversions to Bytes
|
2024-04-04 11:23:21 +02:00 |
ProjectBuilder.h
|
|
|
ProjectConfig.cpp
|
|
|
ProjectConfig.h
|
|
|
ProjectDeclarations.cpp
|
HackStudio: Keep the DeclarationsModel around, and use a filtering proxy
|
2024-01-30 23:34:21 +00:00 |
ProjectDeclarations.h
|
HackStudio: Keep the DeclarationsModel around, and use a filtering proxy
|
2024-01-30 23:34:21 +00:00 |
ProjectFile.cpp
|
|
|
ProjectFile.h
|
|
|
ProjectTemplate.cpp
|
HackStudio: Use Core::Process API to run template post-create programs
|
2024-01-19 12:16:21 -07:00 |
ProjectTemplate.h
|
HackStudio: Convert ProjectTemplate::create_project to ErrorOr
|
2024-01-13 15:13:36 -07:00 |
TerminalWrapper.cpp
|
LibVT+Everywhere: Introduce 'automarks' and 'clear previous command'
|
2024-02-07 00:43:11 +01:00 |
TerminalWrapper.h
|
|
|
ToDoEntries.cpp
|
|
|
ToDoEntries.h
|
|
|
ToDoEntriesWidget.cpp
|
|
|
ToDoEntriesWidget.h
|
|
|