Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fatih/vim-go issues and pull requests
#3692 - using custom tools to adjust imports
Issue -
State: open - Opened by alcortesm 8 days ago
#3691 - fix fatih/vim-go/issues/3690: set `noshellslash` only on win32
Pull Request -
State: closed - Opened by happy-dude 10 days ago
- 1 comment
#3690 - Neovim nightly (since a27419f3 Nov 4, 2024) disallows `set noshellslash`
Issue -
State: closed - Opened by happy-dude 10 days ago
#3689 - After updating go.mod to 1.23 error highlighting and completion doesn't work
Issue -
State: closed - Opened by pendar747 about 1 month ago
- 4 comments
#3688 - GoDef doesn't work with `go 1.23` in go.mod
Issue -
State: closed - Opened by slingamn about 2 months ago
- 7 comments
#3687 - `:GoImpl` is unable to implement interfaces with embedded interfaces
Issue -
State: closed - Opened by AhmedNSidd about 2 months ago
- 2 comments
#3686 - Fix typo
Pull Request -
State: closed - Opened by jiz4oh about 2 months ago
- 1 comment
#3685 - Fixes to restart behavior: missing didOpen and duplicate workspace path.
Pull Request -
State: closed - Opened by parkert-va 2 months ago
- 1 comment
#3684 - Customize the background color of the compiler errors
Issue -
State: closed - Opened by bjt-user 2 months ago
- 4 comments
#3683 - Current PWD info lost causing goenv to not know what version to shim
Issue -
State: closed - Opened by jaitaiwan 3 months ago
- 9 comments
#3682 - Question about auto-completion as we type
Issue -
State: closed - Opened by stefanos82 3 months ago
- 21 comments
#3681 - update tests to use Go 1.23
Pull Request -
State: closed - Opened by bhcleek 3 months ago
#3680 - lint: remove failing tests
Pull Request -
State: closed - Opened by bhcleek 3 months ago
#3679 - lint: add test in module-aware mode
Pull Request -
State: closed - Opened by bhcleek 3 months ago
#3678 - handle multiple code action commands
Pull Request -
State: closed - Opened by bhcleek 3 months ago
#3677 - Syntax checking/diagnostics doesn't seems to work when using go version with format 1.X.X in go.mod file
Issue -
State: open - Opened by albdewilde 4 months ago
- 5 comments
#3676 - debug: make local variables load config configurable
Pull Request -
State: open - Opened by gremat 4 months ago
#3675 - debug: fix double substitution for paths in goto_file from stacktrace window
Pull Request -
State: closed - Opened by gremat 4 months ago
- 1 comment
#3674 - :GoDescribe is unavailable for me - is it removed?
Issue -
State: open - Opened by vitaly-zdanevich 5 months ago
- 1 comment
#3673 - vim-go: could not determine appropriate working directory for gopls
Issue -
State: closed - Opened by jaypipes 5 months ago
- 5 comments
#3672 - lsp: fix how debug port is parsed
Pull Request -
State: closed - Opened by bhcleek 5 months ago
#3671 - Feature Request: Completion with TinyGo machine package
Issue -
State: closed - Opened by marcofeltmann 5 months ago
- 1 comment
#3670 - fix typo in vim-go.txt
Pull Request -
State: closed - Opened by BrotifyPacha 5 months ago
- 1 comment
#3669 - set GOTOOLCHAIN=go1.22.x when you are using Go>=1.22
Issue -
State: closed - Opened by j2gg0s 6 months ago
- 2 comments
#3668 - Add config to exclude certain binaries from updating
Pull Request -
State: open - Opened by EVODelavega 6 months ago
- 2 comments
#3667 - comment out golangci-lint test
Pull Request -
State: closed - Opened by bhcleek 6 months ago
#3666 - scripts: handle egrep deprecation notice
Pull Request -
State: closed - Opened by bhcleek 6 months ago
#3665 - Remove support for GoKeyify
Pull Request -
State: closed - Opened by paskozdilar 6 months ago
- 1 comment
#3664 - Errors while installing v1.28 in NVIM v0.9.5
Issue -
State: closed - Opened by paskozdilar 6 months ago
- 4 comments
#3663 - when save the go file, the four space is converted to tab,why?,how to modify it?
Issue -
State: closed - Opened by auqf 6 months ago
- 1 comment
#3662 - Error window height depends on every error length
Pull Request -
State: closed - Opened by juanpabloaj 7 months ago
- 6 comments
#3661 - godef crashes when looking up a tag
Issue -
State: open - Opened by marcopeereboom 7 months ago
- 9 comments
#3660 - How to setup gopath manually inside `.vimrc`
Issue -
State: closed - Opened by coderj001 7 months ago
- 2 comments
#3659 - vim-go: failed to sync breakpoints
Issue -
State: open - Opened by jmastr 7 months ago
- 2 comments
#3658 - Why is vim-go removing semicolons?
Issue -
State: closed - Opened by bjt-user 7 months ago
- 2 comments
#3657 - Fix highlighting import string followed by some comment
Pull Request -
State: closed - Opened by rhysd 7 months ago
- 2 comments
#3656 - Import string is not highlighted if some comment follows
Issue -
State: closed - Opened by rhysd 7 months ago
#3655 - GoFillStruct with proto pb.go
Issue -
State: closed - Opened by onns 8 months ago
- 1 comment
#3654 - lsp: fix handleLocations next call
Pull Request -
State: closed - Opened by bhcleek 8 months ago
#3653 - Call: GoReferrers error
Issue -
State: closed - Opened by scrawld 8 months ago
#3652 - guarding s:sign_place function to avoid exception.
Pull Request -
State: closed - Opened by shrekwang 8 months ago
#3651 - guru: anchor Guru at the last release that had it
Pull Request -
State: closed - Opened by bhcleek 8 months ago
#3650 - guru: drop guru support
Pull Request -
State: closed - Opened by bhcleek 8 months ago
#3649 - Thank you for sharing
Issue -
State: closed - Opened by codiggermkt 9 months ago
#3648 - vim has defined a set of key positions that span the ages
Issue -
State: closed - Opened by codiggermkt 9 months ago
#3647 - Running :GoDef or any other commands that require gopls fails without error
Issue -
State: closed - Opened by pendar747 9 months ago
- 9 comments
#3646 - lsp: improve debug logging
Pull Request -
State: closed - Opened by bhcleek 9 months ago
#3645 - run tests against Go 1.21 and 1.22
Pull Request -
State: closed - Opened by bhcleek 9 months ago
#3644 - lsp: fix text edit handling
Pull Request -
State: closed - Opened by bhcleek 9 months ago
#3643 - c-x c-o error
Issue -
State: closed - Opened by it512 9 months ago
- 8 comments
#3642 - Startup time ~4 s on nvim, macos, even with empty init.lua
Issue -
State: closed - Opened by greg-bell 9 months ago
- 1 comment
#3641 - Execution: GoFmt changes the Chinese at the end to <e4>
Issue -
State: closed - Opened by scrawld 9 months ago
- 2 comments
#3640 - Vim randomly stops when go_highlight_function_calls is on
Issue -
State: closed - Opened by adirizka7 9 months ago
- 4 comments
#3639 - update tests to use Go 1.22
Pull Request -
State: closed - Opened by bhcleek 10 months ago
#3638 - docs: Fix minor typos in vim-go.txt
Pull Request -
State: closed - Opened by jorgemxm 10 months ago
- 3 comments
#3637 - Fix `goPackageComment` highlighting too broad
Pull Request -
State: closed - Opened by matthewhughes934 10 months ago
- 1 comment
#3636 - snippets: add fuzz function
Pull Request -
State: closed - Opened by burik666 10 months ago
#3635 - Development: `make lint` always fails using GNU grep 3.8 or later
Issue -
State: closed - Opened by matthewhughes934 10 months ago
- 5 comments
#3634 - Update syntax for version in Go mod file directive
Pull Request -
State: closed - Opened by matthewhughes934 10 months ago
#3633 - Add syntax support for toolchain directive
Pull Request -
State: closed - Opened by matthewhughes934 10 months ago
- 1 comment
#3632 - Support quoting arguments to :GoImpl
Issue -
State: closed - Opened by paddycarver 10 months ago
- 3 comments
#3631 - Error in identifier/syntax prevents autocommands to be executed
Issue -
State: open - Opened by dunric 10 months ago
- 7 comments
#3630 - Auto imports not working
Issue -
State: closed - Opened by tlafebre 11 months ago
- 1 comment
#3629 - Cannot install or make it work with NeoVim gives error E492: Not an editor command :GoDef
Issue -
State: closed - Opened by khanakia 11 months ago
- 2 comments
#3628 - plugin: install latest revive
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3627 - plugin: pin revive at v1.3.4
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3626 - complete: fix off by one
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3625 - Merged #3617 breaks UltiSnips placeholder mechanism
Issue -
State: closed - Opened by dunric 11 months ago
- 3 comments
Labels: bug
#3624 - Godef has been Invalid in code with "import C"
Issue -
State: closed - Opened by BraveSoilder 11 months ago
- 4 comments
#3623 - Typecheck errors when calling a function in another go file in the same package.
Issue -
State: closed - Opened by aaronmcohen 11 months ago
- 9 comments
#3622 - Error detected while processing function <SNR>129_debugasync: E117 Unknown function: state ...
Issue -
State: closed - Opened by longintlong 11 months ago
- 1 comment
Labels: duplicate
#3621 - update Dockerfile for bookworm changes
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3620 - lsp: handle versions where state() does not exist
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3619 - lsp: check state after checking debug mode
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3618 - Error detected while processing Buf WritePre
Issue -
State: closed - Opened by raphhawk 11 months ago
- 1 comment
#3617 - extract: fix line selection
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3616 - lsp: log more efficiently
Pull Request -
State: closed - Opened by bhcleek 11 months ago
#3615 - GoExtract sends incorrect location to LSP
Issue -
State: closed - Opened by novadev94 11 months ago
- 1 comment
Labels: bug
#3614 - fix the escape issue with python 3.12.0
Pull Request -
State: closed - Opened by hsyan2008 11 months ago
#3613 - util: Fix method not found `go#util#Warn` and `go#util#EchoWarn`
Pull Request -
State: closed - Opened by rwxguo 11 months ago
#3612 - mingw: Resolve path issue, make gopls work on CYGWIN/MSYS2/GitBash (`:GoDoc`, `:GoInfo` and `:GoDef`)
Pull Request -
State: open - Opened by rwxguo 11 months ago
- 3 comments
#3611 - mingw: Add platform checking of GoDocBrowser for Cygwin on windows
Pull Request -
State: open - Opened by rwxguo 11 months ago
- 6 comments
#3610 - doc: Add Gopls disable checking when view the `:GoDoc`
Pull Request -
State: closed - Opened by rwxguo 11 months ago
- 2 comments
#3609 - mingw: Add platform checking of GoDocBrowser for Cygwin on windows
Pull Request -
State: closed - Opened by rwxguo 11 months ago
- 1 comment
#3608 - mingw: Modify GoDoc split window key binding for GitBash compatibility
Pull Request -
State: open - Opened by rwxguo 11 months ago
#3607 - mingw: Modify GoDoc split window key binding for GitBash compatibility
Pull Request -
State: closed - Opened by rwxguo 11 months ago
- 1 comment
#3606 - sameids: fix trailing identifier highlighting
Pull Request -
State: closed - Opened by bhcleek 12 months ago
- 1 comment
#3605 - GoSameIds end position miscalculated for identifiers at the end of line
Issue -
State: closed - Opened by dunric 12 months ago
#3604 - Vim jumps to end of file on save
Issue -
State: closed - Opened by roycw 12 months ago
- 2 comments
#3603 - auto: do not create anonymous snippet
Pull Request -
State: closed - Opened by bhcleek about 1 year ago
#3602 - mingw: GoDef (and various other commands) don't work, potentially due to pathing issue
Issue -
State: open - Opened by CrispyDrone about 1 year ago
- 7 comments
#3601 - Using code completion breaks navigation for arguments placeholders
Issue -
State: closed - Opened by dunric about 1 year ago
- 6 comments
#3600 - debugger stops in assembler code file
Issue -
State: open - Opened by XSven about 1 year ago
- 9 comments
#3599 - Package metadata not found for file
Issue -
State: closed - Opened by tylerj93 about 1 year ago
- 8 comments
#3598 - Vim-Go not working on Raspberry Pi
Issue -
State: closed - Opened by shaneHowearth about 1 year ago
- 19 comments
#3597 - Lua module not found for config of vim-go. Please use a `config()` function instead
Issue -
State: closed - Opened by stephane-archer about 1 year ago
- 1 comment
#3596 - Add installation instructions for packer.nvim
Pull Request -
State: closed - Opened by rhburt about 1 year ago
- 1 comment
#3595 - unknown directive: toolchain
Issue -
State: closed - Opened by JamesTiberiusKirk about 1 year ago
- 8 comments
#3594 - vim-go: Please comment on https://...537 if this impacts your workflow.
Issue -
State: closed - Opened by powerman about 1 year ago
- 4 comments
#3593 - Add command for gopls inline refactor
Issue -
State: open - Opened by bhcleek about 1 year ago
Labels: feature