pascalabcnet/VisualPascalABCNETLinux/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 Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
Samples Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
TreeGridView Отладчик: Окно "Локальные переменные" 2023-06-08 14:39:56 +02:00
VBComp Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
FormExtensions.cs IDE for Linux: fixed debugger menu 2023-09-24 11:19:27 +02:00