pascalabcnet/CompilerTools
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
..
Conf Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
Errors Compiler tiding up, refactoring Keywords class and uniting errors in Errors file (#3179) 2024-07-13 18:44:49 +03:00
CompilerTools.csproj migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
CRC32.cs initial commit 2015-05-14 21:35:07 +02:00
EventedStreamReaderList.cs support of System.Diagnostics.Conditional 2021-08-10 21:23:15 +02:00
Tools.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00