ladybird/DevTools/HackStudio
Linus Groh 2d84c0c184 HackStudio: Fix running JavaScript files
s/String::format/String::formatted/ - the command was not being
formatted properly.
2020-10-10 00:53:09 +02:00
..
Debugger HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
Git HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
LanguageClients HackStudio: Add a Shell language server 2020-10-04 23:12:28 +02:00
LanguageServers HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
AutoCompleteBox.cpp HackStudio: Relay completions requests to the language server unfiltered 2020-10-04 23:12:28 +02:00
AutoCompleteBox.h HackStudio: Relay completions requests to the language server unfiltered 2020-10-04 23:12:28 +02:00
AutoCompleteResponse.h HackStudio: Relay completions requests to the language server unfiltered 2020-10-04 23:12:28 +02:00
CMakeLists.txt HackStudio: Abstract away language-server details 2020-10-02 20:47:57 +02:00
CodeDocument.cpp HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
CodeDocument.h HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
CursorTool.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
CursorTool.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Editor.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
Editor.h HackStudio: Replace InProcessWebView with OutOfProcessWebView 2020-10-08 23:20:52 +02:00
EditorWrapper.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
EditorWrapper.h HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
FindInFilesWidget.cpp Meta+DevTools: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
FindInFilesWidget.h Meta+DevTools: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
FormEditorWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormEditorWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
HackStudio.h HackStudio: Abstract away language-server details 2020-10-02 20:47:57 +02:00
HackStudioWidget.cpp HackStudio: Fix running JavaScript files 2020-10-10 00:53:09 +02:00
HackStudioWidget.h HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
Language.h HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
LanguageClient.cpp HackStudio: Relay completions requests to the language server unfiltered 2020-10-04 23:12:28 +02:00
LanguageClient.h HackStudio: Relay completions requests to the language server unfiltered 2020-10-04 23:12:28 +02:00
Locator.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
Locator.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
main.cpp HackStudio: Abstract away language-server details 2020-10-02 20:47:57 +02:00
ProcessStateWidget.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
ProcessStateWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Project.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
Project.h HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
ProjectFile.cpp HackStudio: Integrate with C++ Language Server 2020-09-30 21:46:59 +02:00
ProjectFile.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
TerminalWrapper.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
TerminalWrapper.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Tool.h Meta: Force semi-colon after MAKE_AK_NONXXXABLE() 2020-08-27 10:12:04 +02:00
WidgetTool.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
WidgetTool.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
WidgetTreeModel.cpp HackStudio: Use new format functions. 2020-10-09 20:52:17 +02:00
WidgetTreeModel.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00