pascalabcnet/VisualPascalABCNETLinux/DS
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
..
CodeCompletionVisual Учет случая params в TipPainterTools при подсветке (#3318) 2025-07-05 11:05:34 +03:00
PluginsController New languages engine (#3120) 2024-05-25 12:26:32 +03:00
RunManager Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
Utils Update ProcessRunner.cs -- fix for space chars in running app file name (#3317) 2025-07-05 11:09:00 +03:00
Classes.cs
Constants.cs Путь к файлам примеров под Linux исправлен на /usr/lib/pascalabcnet/Samples 2022-10-27 22:53:27 +03:00
FoldingStrategy.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
NavigationManager.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
ObjectLocalisator.cs
RuntimeException.cs
SymbolsViwer.cs
Tools.cs Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
VisualEnvironmentCompiler.cs Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00