docs: update reference project path in AGENTS.md

This commit is contained in:
2026-07-24 11:57:50 +02:00
parent a4400106db
commit a9c1b8db16
+2 -2
View File
@@ -17,7 +17,7 @@ lua test/test_fb.lua # Run FB parser tests
lua test/test_integration.lua # Run integration tests lua test/test_integration.lua # Run integration tests
# Reference Project # Reference Project
# Tests use files from: ~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/ # Tests use files from: ~/Documents/siemens/scl_lang_support_lazyvim_ref_project/
# Override with: SCL_REF_PROJECT=/path/to/ref lua tests/run_tests.lua # Override with: SCL_REF_PROJECT=/path/to/ref lua tests/run_tests.lua
``` ```
@@ -158,7 +158,7 @@ The LSP validates data types and provides warnings for unknown types:
Use the reference project for testing: Use the reference project for testing:
``` ```
~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/ ~/Documents/siemens/scl_lang_support_lazyvim_ref_project/
``` ```
Contains `.scl`, `.db`, `.udt`, and `.xml` files for comprehensive testing of: Contains `.scl`, `.db`, `.udt`, and `.xml` files for comprehensive testing of: