- Demo gif
- Fix #35 (Thanks to @iemadk)
- Fix #30 and #31
- Fix relative path setting in Windows devices
- CHANGELOG.md
- Fix router setting
- 'autoOpenOnReload' option added
- 'openFileInBrowser' command added
- TypeScript Port
- 'Reload Server' option
- Auto open current file in browser
- Fixed "auto launch browser" option in Mac devices (#21). Now Safari is supported.
- The path of the PHP executable can be configured
- Error details are shown in a message (Only server errors)
- Error details are shown in a message
- Custom router script option added
- Browser is opened every time server is started
- Settings' changes are applied without restart the VScode editor
- Windows console output fixed
- IP option added
- RelativeUrl option removed (Now is "relativePath");
- Microsoft edge browser added
Code rewritten (almost):
- Windows support.
- Auto open localhost in browser (optional).
- Added context menu commands.
- Fixed problem with relative url.
Initial release of PHP Server