Commit graph

12 commits

Author SHA1 Message Date
Ivan Bondarev 046deeaff2 intellisense tests in release 2025-11-27 18:24:51 +01:00
AlexanderZemlyak 47c61d8b14
New directive to disable linking pascal standard modules (#3186)
* Add new 'disable standard units' directive and it's processing

* Refactor InitializeNewUnit function

* Improve disable standard units directive checks

* Add null check in programs.cs to avoid error

* Rename error related to disable standard units directive

* Add referencing standard net libraries

* Add checks for duplicates when injecting references
2024-08-02 10:48:07 +03:00
AlexanderZemlyak fc3ab96cae
Delete DocumentedUnits option and Exclude HelpBuilder project (#3192)
* Delete CodeGeneration and PCUGenerate options from CompilerInternalDebug

Достаточно их аналогов из CompilerOptions.

* Add recreating CompilerOptions when reloading Compiler

* Change Rebuild checkbox logic

* Delete documented units fiels from CompilerInternalDebug

* Revert "Delete CodeGeneration and PCUGenerate options from CompilerInternalDebug"

This reverts commit 25e92b22722b7e251ab0156148fdf28ee3175c27.

* Exclude HelpBuilder
2024-08-02 10:46:40 +03:00
Ivan Bondarev a7e417fda1 fix pascalabcnet/pascalabcnetide#213 2022-04-15 15:50:29 +02:00
Ivan Bondarev 945e34bc3f Временная опция "Использовать компилятор для Intellisense" 2021-11-14 11:34:27 +01:00
Ivan Bondarev 3a16bafce0 Use semantic for intellisense in compiler controller (for testing of new feature) 2021-09-06 20:37:31 +02:00
Ivan Bondarev 5acf2515ba fix pascalabcnet/pascalabcnetide#184 2020-12-31 10:26:12 +01:00
Бондарев Иван b9170c84c9 fix pascalabcnet/pascalabcnetide#24 2019-12-26 11:53:19 +01:00
Бондарев Иван 76329ab0b8 fix pascalabcnet/pascalabcnetide#27 2019-12-26 11:13:07 +01:00
Бондарев Иван 9345e0d509 bug fix #171 2016-05-29 12:16:22 +02:00
Бондарев Иван 7826767d80 intellisense tests in test suite 2016-05-06 13:56:19 +02:00
Бондарев Иван e6e67c193c initial commit 2015-05-14 21:35:07 +02:00