Commit 87b0405
authored
4.x (#142)
* dump-server implementation
* handle when dump server is not installed
* add way to install
* move to an extension schema
* move existing features to extensions
* internal updates for commands, implement better task than system for long process
* remove unused function
* move more to extensions
* move history to extension
* basic tinker and improve commands
* tinker extension improve
* support create and store
* improve it using treesitter
* rename the dump server files to match the style
* move extension to task
* improve checkhealth
* introduce actions ad add first one of go to migration
* add more detail failure in case of defined environment not found
* move commands and clean the services folder
* Update how optiosn are retrieve
* add action and improvements
* change style add methods
* set the style for naming, support better injection
* more improvements
* change way to handle environment
* fix wrong usage
* add snacks picker for laravel commands
* new class structure
* add mcp tools
* add check that mcp is installed
* WIP
* wip
* big refactor
* remove repositories, change health
* remove promises
* refactors
* add completion
* refactor
* more improvements
* fix lsp errors
* improve completion
* fix the clear position
* small fixes
* remove the thenCall
* use lsp config for model cmpletion
* fix variable name
* simplify using treesitter
* pretty print save and command to open
* remove this test file
* add better description
* general improvements and reconfigure environments
* create the managers for pickers and actions
* fix bug where not boot of extensions
* wrap in the schedule for the response
* fix remember cache not returning error value returned by the service
* added cache test
* have a proper error object not just string
* add logger
* add the schedule to wrap the picker
* refactors
* clean up
* fix small issues
* fix checkhealth and improve readme
* improve readme
* add logo
* fix image link
* update logo
* update logo
* Update readme
* add dump server image
* Update readme1 parent ea41c6d commit 87b0405
File tree
277 files changed
+22531
-5078
lines changed- imgs
- lua/laravel
- _lsp
- actions
- commands
- core
- dto
- extensions
- command_center
- completors
- completion
- composer_dev
- composer_info
- diagnostic
- dump_server
- mcp
- model_info
- override
- route_info
- tinker
- loaders
- managers
- options
- pickers
- common
- fzf_lua/pickers
- providers
- fzf_lua
- snacks
- telescope
- ui_select
- snacks/pickers
- telescope/pickers
- ui_select/pickers
- providers
- repositories
- services
- commands
- diagnostics
- route_info
- utils
- tests
- stubs
- unit
- loaders
- services
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
277 files changed
+22531
-5078
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
8 | | - | |
9 | 4 | | |
10 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
11 | 189 | | |
12 | 190 | | |
13 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
14 | 195 | | |
15 | 196 | | |
16 | 197 | | |
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments