pascalabcnet/NETGenerator
AlexanderZemlyak 0626885b5f
Рефакторинг в Intellisense (#3328)
* 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
2025-10-01 11:47:05 +03:00
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
AppConfigUtil.cs #2979 2023-12-10 11:07:29 +01:00
CodeGenerator.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
Helpers.cs renaming method and adding comments (#3312) 2025-07-03 20:39:09 +03:00
NETGenegratorTools.cs more intelligent Ldnull vs Ldc_I4_0 2024-05-10 19:31:36 +02:00
NETGenerator.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
NETGenerator.csproj migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
TypeExt.cs removing hard code (#3304) 2025-06-28 16:12:28 +03:00