pascalabcnet/VisualPascalABCNET/IB/CodeCompletion
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
..
CodeCompletionActions.cs Refactor intellisense (#3213) 2025-04-10 13:13:17 +03:00
CodeCompletionHelpers.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
CodeCompletionHighlighter.cs fix pascalabcnet/pascalabcnetide#247 2022-10-23 12:46:14 +02:00
CodeCompletionImagesProvider.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
CodeCompletionKeyHandler.cs Refactor intellisense (#3213) 2025-04-10 13:13:17 +03:00
CodeCompletionParserController.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
CodeCompletionProvider.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
CodeTemplateManager.cs Refactor intellisense (#3213) 2025-04-10 13:13:17 +03:00
DefinitionByMouseClickManager.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
FoldingStrategy.cs fix pascalabcnet/pascalabcnetide#185 2021-08-13 14:49:32 +02:00
InsightProvider.cs New languages engine (#3120) 2024-05-25 12:26:32 +03:00
QuickClassBrowserPanel.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
QuickClassBrowserPanel.resx
TooltipServiceManager.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00