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 f2bf194 commit 5273dcdCopy full SHA for 5273dcd
src/lse/PluginMigration.cpp
@@ -31,6 +31,7 @@ constexpr auto PluginExtName = ".py";
31
#ifdef LEGACY_SCRIPT_ENGINE_BACKEND_NODEJS
32
33
#include "main/NodeJsHelper.h"
34
+#include "legacy/legacyapi/utils/FileHelper.h"
35
constexpr auto PluginExtName = ".llplugin";
36
37
#endif
0 commit comments