Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a3fe108

Browse filesBrowse files
committed
Tweaks
1 parent 23cf03a commit a3fe108
Copy full SHA for a3fe108

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎configuration.rst

Copy file name to clipboardExpand all lines: configuration.rst
+3-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.