mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 08:01:00 +00:00
not end. CppLexer expected that `/*` always has `*/` at the end. This PR fixes the issue and assumes the rest of file is a comment. |
||
|---|---|---|
| .. | ||
| CppLexer.cpp | ||
| CppLexer.h | ||
| CursorTool.cpp | ||
| CursorTool.h | ||
| Editor.cpp | ||
| Editor.h | ||
| EditorWrapper.cpp | ||
| EditorWrapper.h | ||
| FindInFilesWidget.cpp | ||
| FindInFilesWidget.h | ||
| FormEditorWidget.cpp | ||
| FormEditorWidget.h | ||
| FormWidget.cpp | ||
| FormWidget.h | ||
| Locator.cpp | ||
| Locator.h | ||
| main.cpp | ||
| Makefile | ||
| ProcessStateWidget.cpp | ||
| ProcessStateWidget.h | ||
| Project.cpp | ||
| Project.h | ||
| ProjectFile.cpp | ||
| ProjectFile.h | ||
| TerminalWrapper.cpp | ||
| TerminalWrapper.h | ||
| Tool.cpp | ||
| Tool.h | ||
| WidgetTool.cpp | ||
| WidgetTool.h | ||
| WidgetTreeModel.cpp | ||
| WidgetTreeModel.h | ||