pascalabcnet/VisualPascalABCNET/IB
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
..
CodeCompletion Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
Debugger New languages engine (#3120) 2024-05-25 12:26:32 +03:00
Refactoring Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
Samples Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
TreeGridView initial commit 2015-05-14 21:35:07 +02:00
VBComp Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
FormExtensions.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00