Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add code action (Open 'php.net' for 'xxxx') #6

Merged
merged 1 commit into from May 19, 2021

Conversation

yaegassy
Copy link
Owner

@yaegassy yaegassy commented May 19, 2021

DEMO

Works with <Plug>(coc-codeaction-cursor) and <Plug>(coc-codeaction-selected)

Example key mapping:

nmap <silent> <leader>a <Plug>(coc-codeaction-cursor)
xmap <silent> ga <Plug>(coc-codeaction-selected)

open-php-net-action

@yaegassy yaegassy merged commit 363c764 into master May 19, 2021
@yaegassy yaegassy deleted the feat-add-action-php-net branch November 5, 2021 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant