Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Thinkphp CommandsNew to Visual Studio Code? Get it now.
Thinkphp Commands

Thinkphp Commands

xukai

|
67 installs
| (1) | Free
Thinkphp commands for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Thinkphp Commands(Thinkphp 命令的扩展)

1. 基础配置

  • 确保正确配置 PHP 路径
  • 确保项目中存在 thinkphp 文件
  {
    "thinkphp.php.path": "/usr/local/bin/php",
    "thinkphp.project.path": "/path/to/your/thinkphp/project"
  }

2. 功能演示(实时读取项目中的命令)

功能演示

3. 支持作者

  1. 虽然现在 PHP 的使用率相对减少,但仍有大量项目和开发者在使用 Thinkphp 框架。
  2. 有任何问题,我将会持续跟进修改,留言邮箱:728540150@qq.com.
  3. 如果这个扩展对您有帮助,欢迎打赏支持作者。
  4. 打赏名单将实时更新,并且一直展示下去,感谢您的慷慨支持!

打赏方式

微信 特别鸣谢

- 艾伦同学 - (¥ 8.88)

- 待续...

贡献

欢迎提交 Issue 和 Pull Request 来帮助改进这个扩展。

许可证

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft