pascalabcnet/VisualPascalABCNET/Workbench
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
..
BuildService.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
DebugService.cs
DesignerService.cs
DialogsService.cs
EditorServices.cs 3.9.0.3523 2024-08-06 20:18:57 +03:00
FileOperations.cs Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
HelpService.cs Show .net/msdn help in system web browser instead pabc editor tab (#3280) 2025-06-18 09:10:16 +03:00
OptionsManager.cs
ProjectService.cs
RunnerManagerHandlers.cs
RunService.cs
UpdateService.cs
VisibilityService.cs
WindowOperations.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
WorkbenchServiceFactory.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00