An open API service indexing awesome lists of open source software.

https://github.com/lens0021/vscode-extension-go2cakephp

CakePHP 2 is a very ancient thing, what I need to inspect immediately.
https://github.com/lens0021/vscode-extension-go2cakephp

cakephp cakephp2 vscode vscode-extension

Last synced: about 1 year ago
JSON representation

CakePHP 2 is a very ancient thing, what I need to inspect immediately.

Awesome Lists containing this project

README

          

# Go2cakephp

# abandoned: Please use `@property` annotations instead of this extension.

CakePHP 2 is a very ancient thing, what I need to inspect immediately.

## Features

- Go to definition to the dynamic classes (controllers, models and components).

## Development

```sh
npm run prettier -- --write .
```

## Publish

Publishing is automatically done when a tag which starts with `v` is added.