We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937b028 commit 4fd3be6Copy full SHA for 4fd3be6
CodeFormat/src/LuaFormat.h
@@ -4,6 +4,7 @@
4
#include <string_view>
5
#include <filesystem>
6
#include <cstring>
7
+#include <optional>
8
#include "CodeService/Config/LuaStyle.h"
9
#include "LuaParser/File/LuaFile.h"
10
#include "LuaParser/Types/TextRange.h"
0 commit comments