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

Reorganize code actions and custom requests into subdirs #313

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

tmattio
Copy link
Collaborator

@tmattio tmattio commented Nov 24, 2020

This PR re-organizes the custom requests and code actions into subdirectories. The code actions are prefixed with action_ and the custom requests with req_.

I also moved the function get_impl_intf_counterparts to the module Document since it is used at several places and is not specific to the switch_impl_intf code action. It now takes a Uri.t as input and returns a list of Uri.t

@rgrinberg rgrinberg merged commit 47d0169 into ocaml:master Nov 24, 2020
@tmattio tmattio deleted the organize-req-actions branch November 28, 2020 12:25
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.

2 participants