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.
- Host: GitHub
- URL: https://github.com/lens0021/vscode-extension-go2cakephp
- Owner: lens0021
- License: other
- Archived: true
- Created: 2022-10-20T14:21:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T22:58:46.000Z (over 2 years ago)
- Last Synced: 2025-03-17T17:12:03.680Z (about 1 year ago)
- Topics: cakephp, cakephp2, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=lens0021.go2cakephp
- Size: 84.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.