update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
@@ -219,6 +219,14 @@ protected function getDefaultOptions(): array
|
||||
'label' => 'NetBeans',
|
||||
'url' => 'netbeans://open/?f=%path:%line',
|
||||
],
|
||||
'zed' => [
|
||||
'label' => 'Zed',
|
||||
'url' => 'zed://file/%path:%line',
|
||||
],
|
||||
'windsurf' => [
|
||||
'label' => 'Windsurf',
|
||||
'url' => 'windsurf://file/%path:%line',
|
||||
],
|
||||
'xdebug' => [
|
||||
'label' => 'Xdebug',
|
||||
'url' => 'xdebug://%path@%line',
|
||||
|
||||
Reference in New Issue
Block a user