Commit Graph

76 Commits (32d1754fd4c32adb352c9a7bf348d6cedbe06ed0)

Author SHA1 Message Date
ray-x 32d1754fd4 better fallback to goimports 2 months ago
ray-x 4d3fa34df0 allow ui.input/ui.select to be configurable issue #444 2 months ago
ray-x 6bdba9e1f3 revert removing fillstruct as some gopls user saw issues 2 months ago
ray-x 3c497f6e5e import save and auto format 3 months ago
ray-x c7b4b1ae10 gopls notification and doc updates 3 months ago
ray-x d217a74fa8 move fillstruct to gopls only 3 months ago
rayx d748e79011
Gh action fix (#427)
* code lens updates

* gopls spec

* vim.wait

* disable codelens in test
4 months ago
ray-x b4cd53de46 inlay eol display issue #396 7 months ago
rayx 7852fd8e1c
Fixtures Updates (#392)
* go mod setup for fixtures

* go mod setup for fixtures

* fillstruct test refactor
7 months ago
rayx c4819d1625
CLI refact (#391)
* some refact of gotest

* issue #376 add handlers to async formatting

* issue #343 title length

* add parallel flag

* disable trace log

* Error lines output in github action

* Go mod update in fixtures
7 months ago
ray-x 668875294d issue #389 handler for diagnostic is incorrect 8 months ago
ray-x 6e5370ad00 #207 refactor keymaps 8 months ago
ray-x 73cf272755 remove verbose debug info 10 months ago
rayx c61f9371cd
Fix github pipeline. Make gopls fmt/import async (#366)
* fillstruct updates
* gopls async fmt/import
* github action fix
* add gopls tests
10 months ago
ray-x 7e5602dd51 issue #362 remove deprecated functions 10 months ago
ray-x 37d226ca74 feature: [LSP] gopls default config support SemanticToken #321 1 year ago
ray-x c02634a835 adjust default mapping in lsp 1 year ago
ray-x fd88c61e5d go action failure 1 year ago
ray-x 3b5b6b8aac semanticTokensProvider workaround https://github.com/golang/go/issues/54531
waiting on gopls new version release
1 year ago
ray-x c0b676f9cb issue #306 auto complete local struct/interface 1 year ago
ray-x 4f3d09f0a3 use vim.log.levels instead of vim.lsp.log_levels 1 year ago
ray-x 1abff83944 update logs and setup 1 year ago
xiantang f23ca4e781
feat: support generate return for method (#234)
Run GoGenReturn
client.DeleteWithTimeout() -> *clientv3.DeleteResponse, err := client.DeleteWithTimeout()
2 years ago
ray-x fabe62defc gomod file reload 2 years ago
ray-x bb88a4929d lint 2 years ago
ray-x 6ef00998e2 keymap for range code action 2 years ago
ray-x 28bcaa1f44 quick gen return #170 2 years ago
ray-x c75824b1f0 pipeline failure 2 years ago
ray-x 74d65542d4 issue #189 format warning message 2 years ago
ray-x c1db235792 issue #186 2 years ago
ray-x bedc73166a #187 vim.lsp.buf.format missing in some version of neovim 2 years ago
ray-x 06c27c1cf5 missing end 2 years ago
mateusz 002e199562
synchronous goimports (#186)
* fix save formatting

* fix vim.lsp.buf.format polyfill

* reformat and default values

* remove extra end

Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x 5c2c14a5f6 lint 2 years ago
ray-x b647bd1ae9 issue #183 codelens refresh in on_attach 2 years ago
ray-x 1ca53c0a00 refresh codelens in on_attach 2 years ago
ray-x db47b70d21 startup delay because the BufEnter autocommands 2 years ago
ray-x 144eb6fb2a issue #182 setup merge 2 years ago
ray-x 72bff85508 issue #181 merge gopls setup 2 years ago
ray-x c8d02a9d6a inlay hints #172 2 years ago
Benedikt Müller 1b5b77feb8
fix lsp_on_client_start option (#163) 2 years ago
ray-x 44d6a9d8f3 add list_imports support 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 9d7845707d gorename setup in lsp, allow guihua gui 2 years ago
qasimwarraich f9d094c8e5
fix(code_actions): Remove now deprecated telescope_code_actions() (#130)
- Removes `telescope_code_actions()` function.
- Sets associated keybinding to `vim.lsp.buf.code_action`
2 years ago
ray-x 128d2c14f3 Merge branch 'master' into serverCapcities 2 years ago
ray-x 7c434918be add gonvim project file parser 2 years ago
ray-x 5bebe38de0 push gopls and lsp changes for nvim 0.7 2 years ago
ray-x 97f0d7e620 formatting -> format for neovim 0.8 2 years ago
ray-x 3154dfffb9 Merge branch 'master' into serverCapcities 2 years ago