-<xml type="Scenario" name="Comment Line" id="EditorBasics.CommentLine" subtype="aimless" projectTree="hide" lang="go">
+<xml type="Scenario" name="Comment Line" id="EditorBasics.CommentLine" lang="go">
<MouseBlock>
<CopyText><![CDATA[package main
-<xml type="Scenario" name="Folding" id="CodeAssistance.Folding" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Folding" id="CodeAssistance.Folding" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[import java.lang.Runnable;
-<xml type="Scenario" name="Code Formatting" id="CodeAssistance.CodeFormatting" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Code Formatting" id="CodeAssistance.CodeFormatting" lang="JAVA">
<CopyText><![CDATA[class CodeFormatDemo{
final static int a_const = 10000;
-<xml type="Scenario" name="Parameter Info" id="CodeAssistance.ParameterInfo" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Parameter Info" id="CodeAssistance.ParameterInfo" lang="JAVA">
<MouseBlock><CopyText><![CDATA[import javax.swing.*;
class FrameDemo {
-<xml type="Scenario" name="Quick Popups" id="CodeAssistance.QuickPopups" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Quick Popups" id="CodeAssistance.QuickPopups" lang="JAVA">
<MouseBlock><CopyText><![CDATA[import java.text.*;
class DecimalFormatDemo {
-<xml type="Scenario" name="Editor Coding Assistance" id="CodeAssistance.EditorCodingAssistance" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Editor Coding Assistance" id="CodeAssistance.EditorCodingAssistance" lang="JAVA">
<MouseBlock><CopyText><![CDATA[import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
-<xml type="Scenario" name="Delete Line" id="EditorBasics.DeleteLine" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Delete Line" id="EditorBasics.DeleteLine" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[class DeleteDemo{
-<xml type="Scenario" name="Folding" version="0.1" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Folding" version="0.1" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[import java.lang.Runnable;
-<xml type="Scenario" name="Jump to Source" id="Navigation.JumptoSource" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Jump to Source" id="Navigation.JumptoSource" lang="JAVA">
<MouseBlock><CopyText><![CDATA[import java.lang.String;
import java.util.HashMap;
-<xml type="Scenario" name="Declaration/Implementation" id="Navigation.Declaration/Implementation" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Declaration/Implementation" id="Navigation.Declaration/Implementation" lang="JAVA">
<CopyText><![CDATA[import java.util.LinkedList;
import java.util.List;
-<xml type="Scenario" name="File Structure" id="Navigation.FileStructure" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="File Structure" id="Navigation.FileStructure" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[class FileStructureDemo{
-<xml type="Scenario" name="Next/Previous Occurrences" id="Navigation.Next/PreviousOccurrences" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Next/Previous Occurrences" id="Navigation.Next/PreviousOccurrences" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[class FileStructureDemo{
-<xml type="Scenario" name="Rename" id="Refactorings.Rename" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Rename" id="Refactorings.Rename" lang="JAVA">
<CopyText><![CDATA[import java.lang.String;
class Rename{
-<xml type="Scenario" name="Extract Variable/Field" id="Refactorings.ExtractVariable/Field" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Extract Variable/Field" id="Refactorings.ExtractVariable/Field" lang="JAVA">
<MouseBlock>
<CopyText><![CDATA[class ExtractVar{
-<xml type="Scenario" name="Extract Method" id="Refactorings.ExtractMethod" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Extract Method" id="Refactorings.ExtractMethod" lang="JAVA">
<CopyText><![CDATA[import javax.swing.*;
import java.awt.*;
-<xml type="Scenario" name="Refactoring Basics" id="Refactorings.RefactoringBasics" subtype="aimless" projectTree="hide" lang="JAVA">
+<xml type="Scenario" name="Refactoring Basics" id="Refactorings.RefactoringBasics" lang="JAVA">
<MouseBlock><CopyText><![CDATA[import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
-<xml type="Scenario" name="Selection" id="EditorBasics.Selection" subtype="aimless" projectTree="hide" lang="Python">
+<xml type="Scenario" name="Selection" id="EditorBasics.Selection" lang="Python">
<MouseBlock>
<CopyText><![CDATA[def fib(n):
a = 1
-<xml type="Scenario" name="Generate" id="swift.codegeneration.generate" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Generate" id="swift.codegeneration.generate" lang="Swift">
<CopyText><![CDATA[import Foundation
class Action {
-<xml type="Scenario" name="Override / Implement" id="swift.codegeneration.overrideimplement" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Override / Implement" id="swift.codegeneration.overrideimplement" lang="Swift">
<CopyText><![CDATA[import UIKit
class OverrideImplement: UIViewController, UITableViewDataSource {
-<xml type="Scenario" name="Create from Usage" id="swift.codegeneration.createfromusage" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Create from Usage" id="swift.codegeneration.createfromusage" lang="Swift">
<CopyText><![CDATA[import UIKit
class CreateFromUsage: UIViewController {
-<xml type="Scenario" name="Quick-fixes and Intentions" id="swift.codegeneration.quickfixes" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Quick-fixes and Intentions" id="swift.codegeneration.quickfixes" lang="Swift">
<CopyText><![CDATA[import Foundation
class QuickFixes: NSObject {
-<xml type="Scenario" name="Completion" id="swift.completions.basiccompletion" version="0.1" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Completion" id="swift.completions.basiccompletion" version="0.1" lang="Swift">
<CopyText><![CDATA[import Foundation
import UIKit
class Completion: UIViewController {
-<xml type="Scenario" name="Selection" id="swift.editorbasics.selection" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Selection" id="swift.editorbasics.selection" lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
import UIKit
-<xml type="Scenario" name="Comment" id="swift.editorbasics.commentline" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Comment" id="swift.editorbasics.commentline" lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
import UIKit
-<xml type="Scenario" name="Delete" id="swift.editorbasics.deleteline" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Delete" id="swift.editorbasics.deleteline" lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
import UIKit
-<xml type="Scenario" name="Duplicate" id="swift.editorbasics.duplicate" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Duplicate" id="swift.editorbasics.duplicate" lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
import UIKit
-<xml type="Scenario" name="Move" id="swift.editorbasics.move" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Move" id="swift.editorbasics.move" lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
import UIKit
-<xml type="Scenario" name="Folding" id="swift.editorbasics.collapse" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Folding" id="swift.editorbasics.collapse" lang="Swift">
<ShowLineNumber/>
<MouseBlock>
<CopyText><![CDATA[import Foundation
-<xml type="Scenario" name="Multiple Selections" id="swift.editorbasics.multipleselections" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Multiple Selections" id="swift.editorbasics.multipleselections" lang="Swift">
<MouseBlock><CopyText><![CDATA[
import Foundation
-<xml type="Scenario" name="Code Formatting" id="swift.codeassistance.codeformatting" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Code Formatting" id="swift.codeassistance.codeformatting" lang="Swift">
<CopyText><![CDATA[
import UIKit
-<xml type="Scenario" name="Quick Popups" id="swift.codeassistance.quickpopups" subtype="aimless" projectTree="hide"
+<xml type="Scenario" name="Quick Popups" id="swift.codeassistance.quickpopups"
lang="Swift">
<MouseBlock>
<CopyText><![CDATA[import Foundation
-<xml type="Scenario" name="Main windows & views" id="swift.navigation.toolwindows" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Main windows & views" id="swift.navigation.toolwindows" lang="Swift">
<CopyText><![CDATA[import UIKit
class Navigation: UITableViewController {
-<xml type="Scenario" name="TODOs & Bookmarks" id="swift.navigation.toolwindows" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="TODOs & Bookmarks" id="swift.navigation.toolwindows" lang="Swift">
<CopyText><![CDATA[import UIKit
class Navigation: UITableViewController {
-<xml type="Scenario" name="Code Navigation" id="swift.navigation.code" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Code Navigation" id="swift.navigation.code" lang="Swift">
<CopyText><![CDATA[import Foundation
class Feature {
-<xml type="Scenario" name="Precise Navigation" id="swift.navigation.search" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Precise Navigation" id="swift.navigation.search" lang="Swift">
<CopyText><![CDATA[import UIKit
class PreciseNavigationController : UIViewController {
-<xml type="Scenario" name="Search" id="swift.navigation.search" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Search" id="swift.navigation.search" lang="Swift">
<CopyText><![CDATA[import Foundation
protocol Test {
-<xml type="Scenario" name="Rename" id="swift.refactorings.rename" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Rename" id="swift.refactorings.rename" lang="Swift">
<CopyText><![CDATA[import UIKit
class Rename: UIViewController {
-<xml type="Scenario" name="Extract Variable" id="swift.refactorings.extract.variable" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Extract Variable" id="swift.refactorings.extract.variable" lang="Swift">
<CopyText><![CDATA[import UIKit
class ExtractVariable: UIViewController {
-<xml type="Scenario" name="Extract Method" id="swift.refactorings.extract.method" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Extract Method" id="swift.refactorings.extract.method" lang="Swift">
<CopyText><![CDATA[import UIKit
class ExtractMethod: UIViewController {
-<xml type="Scenario" name="Extract Closure" id="swift.refactorings.extract.closure" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Extract Closure" id="swift.refactorings.extract.closure" lang="Swift">
<CopyText><![CDATA[import UIKit
class ExtractClosure: UIViewController {
-<xml type="Scenario" name="Run" id="swift.rdt.run" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Run" id="swift.rdt.run" lang="Swift">
<CopyText><![CDATA[import UIKit
class RunExample: UIViewController {
-<xml type="Scenario" name="Debug" id="swift.rdt.debug" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Debug" id="swift.rdt.debug" lang="Swift">
<CopyText><![CDATA[import UIKit
class DebugExample: UIViewController {
-<xml type="Scenario" name="Test" id="swift.rdt.test" subtype="aimless" projectTree="hide" lang="Swift">
+<xml type="Scenario" name="Test" id="swift.rdt.test" lang="Swift">
<CopyText><![CDATA[import UIKit
class TestExample: UIViewController {