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 bc0d022 commit fb8863dCopy full SHA for fb8863d
External/Plugins/CodeRefactor/PluginMain.cs
@@ -37,11 +37,10 @@ public class PluginMain : IPlugin
37
private RefactorMenu refactorMainMenu;
38
private Settings settingObject;
39
private String settingFilename;
40
-
41
- #region Required Properties
42
43
TreeView projectTreeView;
44
+ #region Required Properties
+
45
/// <summary>
46
/// Api level of the plugin
47
/// </summary>
0 commit comments