- Notifications
You must be signed in to change notification settings - Fork936
docs: add Go LSP MCP configs and tools guide for code navigation#18613
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
ThomasK33 merged 1 commit intomainfromthomask33/feat_add_Go_LSP_configuration_and_code_navigation_documentationJul 2, 2025
Merged
docs: add Go LSP MCP configs and tools guide for code navigation#18613
ThomasK33 merged 1 commit intomainfromthomask33/feat_add_Go_LSP_configuration_and_code_navigation_documentationJul 2, 2025
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This was referencedJun 26, 2025
MemberAuthor
ThomasK33 commentedJun 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
9415189
tob7d58f8
Compare52fa7f3
to1e2bc51
Compare This was referencedJun 27, 2025
f46d478
toabbe929
Compare3de973b
to9f159b0
Compared379a2e
toa218ad7
Compare9f159b0
to47d9a0a
Comparea218ad7
toe9c2d84
Comparebffc160
toe733c7b
Comparee9c2d84
tof519d23
CompareUh oh!
There was an error while loading.Please reload this page.
e733c7b
to70e8be9
Compare7228a65
to9189fce
Compare70e8be9
to476c079
Compare373faa2
to79a40a3
Compareb663230
to2d32123
Compare758de4d
to655c391
Compare2621adf
to661c0e6
Compare655c391
to1aac087
Compare661c0e6
to5be06e7
Compare1aac087
to2becd1d
Compare5be06e7
to3275584
Compare2becd1d
to505c46c
Compare3275584
to9bd7ff5
Compare55811a8
to10db833
Compare9bd7ff5
to1d7dbb1
Compare10db833
toa63b9fd
Compare1d7dbb1
to7cab8d5
Compare7cab8d5
toa1cb748
Comparea1cb748
to1809030
CompareChange-Id: I994c8ee8fa2c246808a9f68a86e83a6a3db6f8acSigned-off-by: Thomas Kosiewski <tk@coder.com>
1809030
to910d2c8
Compare1b73b1a
intomain 32 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Merge activity
|
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Code Navigation and Investigation Guide for Go LSP Tools
Added a new section to the CLAUDE.md documentation that explains how to use Go Language Server Protocol (LSP) tools when working with the Coder codebase. The guide includes:
This documentation helps developers more efficiently explore and understand the codebase structure.