|
9 | 9 | [](https://github.com/neovim/neovim) |
10 | 10 | [](https://github.com/greggh/laravel-helper.nvim/actions/workflows/ci.yml) |
11 | 11 | [](https://github.com/greggh/laravel-helper.nvim/releases/tag/v0.4.2) |
| 12 | +[](https://github.com/greggh/laravel-helper.nvim/discussions) |
12 | 13 |
|
13 | 14 | *A comprehensive Laravel development environment for Neovim with focus on IDE Helper integration* |
14 | 15 |
|
@@ -63,14 +64,14 @@ Projects we aim to integrate with include: |
63 | 64 |
|
64 | 65 | ## Features |
65 | 66 |
|
66 | | -- Automatic detection of Laravel projects |
67 | | -- IDE Helper integration with support for PHP and Laravel Sail |
68 | | -- Automatic installation and generation of IDE Helper files |
69 | | -- Artisan command integration with Telescope fuzzy finding |
70 | | -- Laravel routes and models browsing with Telescope |
71 | | -- Support for running in Docker/Sail environments |
72 | | -- Advanced debugging features |
73 | | -- Comprehensive testing suite (40 tests) |
| 67 | +- 🔍 **Auto-Detection** - Automatic detection of Laravel projects |
| 68 | +- 📖 **IDE Helper** - Integration with support for PHP and Laravel Sail |
| 69 | +- 🔄 **Auto-Install** - Automatic installation and generation of IDE Helper files |
| 70 | +- ⚙️ **Artisan Integration** - Artisan command integration with Telescope fuzzy finding |
| 71 | +- 🧭 **Route & Model Browser** - Laravel routes and models browsing with Telescope |
| 72 | +- 🐳 **Docker Support** - Support for running in Docker/Sail environments |
| 73 | +- 🐛 **Debugging** - Advanced debugging features with integration |
| 74 | +- 🧪 **Testing** - Comprehensive testing suite (40 tests) |
74 | 75 |
|
75 | 76 | ## Requirements |
76 | 77 |
|
|
0 commit comments