GitShow/fatih/motion
fatih

motion

Navigation and insight in Go

by fatih
gogolangnavigationtool
Star on GitHubFork

Go

185 stars17 forks4 contributorsQuiet · 3y agoSince 2016v1.2.0BSD-3-Clause

Meet the team

See all 4 on GitHub →
fatih
fatih53 contributions
arp242
arp2422 contributions
vbauerster
vbauerster2 contributions
stevenh
stevenh1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 3y ago
See all on GitHub →
dakunge
fix enclosing panic when parse function with no bodyOpenPR

./main -file /usr/local/go/src/net/http/server.go -offset 46379 -mode enclosing --format json

dakunge · 1y ago
rmzg
Make motion -mode decls -dir ... recursive?OpenIssue

I suppose this is more of an issue for but my understanding is that it uses motion entirely to implement the and feature so any changes would need to be made here first. Is it possible/desirable/allowable to make the directory version of recursive to all subdirectories? I have a gomod style project that has a number of subdirectories implementing child packages for the main codebase and it would be much more helpful if returned every declaration across my entire codebase instead of just the ones for whatever child directory the current file I'm editing is inside. Presumably this would be supported by an additional flag/configuration setting so as to not break backwards compatibility, I suggest either just a plain -recursive style flag or allowing the flag to take multiple arguments so you could call it as or something similar.

rmzg · 5y ago

Recent fixes

View closed PRs →
fatih
Update CI dependenciesMergedPR
fatih · 3y ago
urandom2
binary name conflictClosedIssue

this shares a binary name, , with https://github.com/Motion-Project/motion. I am looking to package this up on arch, and realised there was a conflict. any thoughts?

urandom2 · 5y ago
qingshan
Search directory from GOROOT/src and modulesMergedPR

If The -dir option is relative, will try to find the absolute directory from and modules. This behavior should be same as . This code is copied from with minor changes. changes summary here: If -dir option is: absolute path(starts with "/"), no change relative path (starts with "./" or "../"), apply with current work directory. otherwise, search as a suffix of a path from and modules. if nothing found, use -dir option anyway.

qingshan · 6y ago
Structured data for AI agents

Repository: fatih/motion. Description: Navigation and insight in Go Stars: 185, Forks: 17. Primary language: Go. Languages: Go (100%). License: BSD-3-Clause. Topics: go, golang, navigation, tool. Latest release: v1.2.0 (3y ago). Open PRs: 1, open issues: 2. Last activity: 3y ago. Community health: 42%. Top contributors: fatih, arp242, vbauerster, stevenh.

·@ofershap

Replace github.com with gitshow.dev