Skip to content

Instantly share code, notes, and snippets.

View jspawar's full-sized avatar

Jaskanwal Pawar jspawar

View GitHub Profile
@jspawar
jspawar / gopls.log
Created March 8, 2021 08:13
Debugging gopls package completion issues
[Trace - 23:59:56.098 PM] Sending request 'initialize - (1)'.
Params: {"processId":null,"rootPath":"/Users/jpawar/workspace/gopls-what-do","clientInfo":{"name":"emacs","version":"GNU Emacs 27.1 (build 1, x86_64-apple-darwin19.3.0, Carbon Version 162 AppKit 1894.3)\n of 2021-02-27"},"rootUri":"file:///Users/jpawar/workspace/gopls-what-do","capabilities":{"workspace":{"workspaceEdit":{"documentChanges":true,"resourceOperations":["create","rename","delete"]},"applyEdit":true,"symbol":{"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}},"executeCommand":{"dynamicRegistration":false},"didChangeWatchedFiles":{"dynamicRegistration":true},"workspaceFolders":true,"configuration":true},"textDocument":{"declaration":{"linkSupport":true},"definition":{"linkSupport":true},"implementation":{"linkSupport":true},"typeDefinition":{"linkSupport":true},"synchronization":{"willSave":true,"didSave":true,"willSaveWaitUntil":true},"documentSymbol":{"symbolKind":{"valueSet":[1,2,3,4,5,6,