Files
Dynamic-Form-Tools/.idea/DynamicFormToolsProject.xml
skidus 431e51079c feat: comprehensive cross-file support and performance optimization (v3.3.0)
- Implemented cross-file completion, references, and validation for .frml files.
- Optimized resource discovery using IntelliJ indexing (ReferencesSearch) to fix IDE freeze.
- Refactored shared search logic into DynFormPathUtils.
- Excluded <ROW> tags from field definition requirements.
- Updated plugin version to 3.3.0.
2026-05-14 18:27:57 +07:00

6 lines
213 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="com.sdk.dynform.tools.config.DynFormSettings">
<option name="xsdFolderPath" value="DevResources/xsd" />
</component>
</project>