<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=PHP%2FIDE%2FVSC</id>
	<title>PHP/IDE/VSC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=PHP%2FIDE%2FVSC"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHP/IDE/VSC&amp;action=history"/>
	<updated>2026-06-25T12:42:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=PHP/IDE/VSC&amp;diff=28206&amp;oldid=prev</id>
		<title>Woozle: Woozle moved page PHP/debugging/interactive/VSC to PHP/IDE/VSC</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHP/IDE/VSC&amp;diff=28206&amp;oldid=prev"/>
		<updated>2022-06-08T13:35:45Z</updated>

		<summary type="html">&lt;p&gt;Woozle moved page &lt;a href=&quot;/PHP/debugging/interactive/VSC&quot; class=&quot;mw-redirect&quot; title=&quot;PHP/debugging/interactive/VSC&quot;&gt;PHP/debugging/interactive/VSC&lt;/a&gt; to &lt;a href=&quot;/PHP/IDE/VSC&quot; title=&quot;PHP/IDE/VSC&quot;&gt;PHP/IDE/VSC&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:35, 8 June 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
	<entry>
		<id>https://htyp.org/mw/index.php?title=PHP/IDE/VSC&amp;diff=28202&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;Apparently Visual Studio Code (VSC) can be used to debug PHP code, but I haven&#039;t found any instructions that walk through the entire process. * &#039;&#039;&#039;[official]&#039;&#039;&#039; [https://c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHP/IDE/VSC&amp;diff=28202&amp;oldid=prev"/>
		<updated>2022-06-08T13:34:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Apparently &lt;a href=&quot;/mw/index.php?title=Visual_Studio_Code&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Visual Studio Code (page does not exist)&quot;&gt;Visual Studio Code&lt;/a&gt; (VSC) can be used to debug PHP code, but I haven&amp;#039;t found any instructions that walk through the entire process. * &amp;#039;&amp;#039;&amp;#039;[official]&amp;#039;&amp;#039;&amp;#039; [https://c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Apparently [[Visual Studio Code]] (VSC) can be used to debug PHP code, but I haven&amp;#039;t found any instructions that walk through the entire process.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[official]&amp;#039;&amp;#039;&amp;#039; [https://code.visualstudio.com/docs/languages/php PHP in Visual Studio Code]&lt;br /&gt;
** I haven&amp;#039;t gone through these thoroughly yet.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;2021-05-28&amp;#039;&amp;#039;&amp;#039; [https://www.digitalocean.com/community/tutorials/how-to-set-up-visual-studio-code-for-php-projects How To Set Up Visual Studio Code (VS Code) for PHP Development]&lt;br /&gt;
** This is a guide to setting up VSC to load PHP files to provide syntax highlighting and (I think) more advanced IDE features like source-finding, function parameters, etc. It spends most of its space on aesthetics configuration.&lt;br /&gt;
&lt;br /&gt;
The basic trick seems to be:&lt;br /&gt;
* Install a debugger extension (VSC will at least lead you through this).&lt;br /&gt;
* Open the &amp;lt;code&amp;gt;index.php&amp;lt;/code&amp;gt; file (or wherever the execution should start) in VSC.&lt;br /&gt;
** ...remembering that VSC does not support drag-and-drop (at least not from Caja where the files are reached via sftp).&lt;br /&gt;
&lt;br /&gt;
After that, though, there seem to be some issues finding the correct paths for other files to include (via {&amp;lt;code&amp;gt;include&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;require&amp;lt;/code&amp;gt;}[&amp;lt;code&amp;gt;_once&amp;lt;/code&amp;gt;]()).&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>