ladybird/Userland/DevTools/HackStudio
Matteo Sozzi 32a363ded5 HackStudio: removed toggle_index
Removed `m_project_tree_view->toggle_index()` when adding new file to
project.
2021-01-30 22:59:59 +01:00
..
Debugger
Git Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
LanguageClients
LanguageServers HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
AutoCompleteResponse.h
CMakeLists.txt
CodeDocument.cpp
CodeDocument.h
CursorTool.cpp Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
CursorTool.h
Editor.cpp Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
Editor.h
EditorWrapper.cpp
EditorWrapper.h
FindInFilesWidget.cpp
FindInFilesWidget.h
FormEditorWidget.cpp
FormEditorWidget.h
FormWidget.cpp
FormWidget.h
HackStudio.h
HackStudioWidget.cpp HackStudio: removed toggle_index 2021-01-30 22:59:59 +01:00
HackStudioWidget.h HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
Language.h
LanguageClient.cpp HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
LanguageClient.h HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
Locator.cpp
Locator.h
main.cpp Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
Project.cpp
Project.h
ProjectFile.cpp
ProjectFile.h
TerminalWrapper.cpp HackStudio: Handle failed fork() in TerminalWrapper a bit better 2021-01-23 08:39:59 +01:00
TerminalWrapper.h
Tool.h
WidgetTool.cpp
WidgetTool.h
WidgetTreeModel.cpp
WidgetTreeModel.h