* Migrate from HashTable to Dictionary<string, string> (StandartDirectories variable)
* Add check to register files for parsing only if they have supported extension
* Delete legacy code in CodeCompletion.cs
* Delete unnecessary fields in CodeCompletionController
* Refactor compiling dependencies code in DomSyntaxTreeVisitor
* Fix AddStandardNetNamespacesToUserScope check
* Comment out uses *some type* support in Intellisense
* Delete unused SemanticOptions in DomSyntaxTreeVisitor
* Comment out unused NamespaceTypeScope
Сделан новый проект VisualPABCLinux
И пришлось склонировать PluginsSupport, поскольку он вносит зависимость по редактору
Компоненты WeifenLuo для Linux надо после перекомпиляции скопировать в Libraries - подшить их к основному проекту просто не получилось