Skip to content

Commit a3fe108

Browse files
committed
Tweaks
1 parent 23cf03a commit a3fe108

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

configuration.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,8 +1306,9 @@ namespace ``Symfony\Config``::
13061306

13071307
.. note::
13081308

1309-
Be sure to not exclude the ``kernel.build_dir`` directory from your IDE
1310-
indexing, otherwise you won't get autocompletion for the ConfigBuilders.
1309+
In order to get ConfigBuilders autocompletion in your IDE/editor, make sure
1310+
to not exclude the directory where these classes are generated (by default,
1311+
in ``var/cache/dev/Symfony/Config/``).
13111312

13121313
Keep Going!
13131314
-----------

0 commit comments

Comments
 (0)