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

Add php-topsy-beginning-of-defun-with-class for Topsy #766

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Nov 18, 2023

topsy.el works without any configuration, but this configuration allows you to view classes as well as just functions.

This feature is not enabled by default, and users must add their own settings.

(add-to-list 'topsy-mode-functions '(php-mode . php-topsy-beginning-of-defun-with-class))

Before

スクリーンショット 2023-11-17 21 24 36

After

スクリーンショット 2023-11-17 21 23 44

@zonuexe zonuexe merged commit d46195c into master Nov 18, 2023
12 of 15 checks passed
@zonuexe zonuexe deleted the feature/topsy-functions branch November 18, 2023 05:00
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.

1 participant