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 method searching feature #12

Merged
merged 8 commits into from
Dec 20, 2024
Merged

Conversation

terasakisatoshi
Copy link
Member

This pull request introduces a new feature that enables us to read methods more effectively. It allows us to select a method and read the corresponding code.

Example

julia> using TerminalGat; @seach exp
julia> using TerminalGat; @gearch exp # @seach + gat feature
Screen.Recording.2024-12-20.at.14.10.35.mov

@terasakisatoshi terasakisatoshi merged commit aefa47f into main Dec 20, 2024
3 checks passed
@terasakisatoshi terasakisatoshi deleted the terasaki/add-search-feature branch December 20, 2024 05:19
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