Skip to content

Commit 7f1321a

Browse files
committed
feat: add php and python setup task images in code intelligence docs
1 parent 87d18ff commit 7f1321a

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/07-Code Intelligence/02-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PHP code intelligence runs in the desktop app.
1515

1616
PHP code intelligence is powered by [Intelephense](https://intelephense.com). Phoenix Code downloads it the first time you open a PHP file. The progress shows in the status bar, with a stop button to cancel.
1717

18-
<!-- TODO: PLUTO - add image here showing the PHP setup task in the status bar -->
18+
![PHP setup task](../images/codeIntelligence/php-setup.png "The PHP setup task in the status bar")
1919

2020
> Updates are automatic, and if you are offline, the download waits for a connection.
2121

docs/07-Code Intelligence/04-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python code intelligence runs in the desktop app.
1515

1616
Python support is powered by [Pyrefly](https://pyrefly.org), a language server built by Meta. Phoenix Code downloads it (~25 MB) the first time you open a Python file. The progress shows in the status bar, with a stop button to cancel.
1717

18-
<!-- TODO: PLUTO - add image here showing the python setup task in the status bar -->
18+
![Python setup task](../images/codeIntelligence/python-setup.png "The Python setup task in the status bar")
1919

2020
> Updates are automatic, and if you are offline, the download waits for a connection.
2121
23.6 KB
Loading
24.4 KB
Loading

0 commit comments

Comments
 (0)