summaryrefslogtreecommitdiff
path: root/helix-gpt.log
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-03 01:05:23 +0300
committerPaul Buetow <paul@buetow.org>2025-04-03 01:05:23 +0300
commit16f1388fdc917593efc1ef699ee5f2b272b55cd3 (patch)
treeda27380bf6ea6f5d503adf8a33dbd3c0b9694a92 /helix-gpt.log
parent4e46f4bc57ee9ea997ba7a47fcde815d39598954 (diff)
removal of the logmain
Diffstat (limited to 'helix-gpt.log')
-rw-r--r--helix-gpt.log20
1 files changed, 0 insertions, 20 deletions
diff --git a/helix-gpt.log b/helix-gpt.log
deleted file mode 100644
index 65232cf..0000000
--- a/helix-gpt.log
+++ /dev/null
@@ -1,20 +0,0 @@
-APP 2025-04-02T22:04:40.979Z --> triggerCharacters: | ["{","("," "]
-
-APP 2025-04-02T22:04:40.987Z --> received request: | {"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"general":{"positionEncodings":["utf-8","utf-32","utf-16"]},"textDocument":{"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}},"dataSupport":true,"disabledSupport":true,"isPreferredSupport":true,"resolveSupport":{"properties":["edit","command"]}},"completion":{"completionItem":{"deprecatedSupport":true,"insertReplaceSupport":true,"resolveSupport":{"properties":["documentation","detail","additionalTextEdits"]},"snippetSupport":true,"tagSupport":{"valueSet":[1]}},"completionItemKind":{}},"formatting":{"dynamicRegistration":false},"hover":{"contentFormat":["markdown"]},"inlayHint":{"dynamicRegistration":false},"publishDiagnostics":{"tagSupport":{"valueSet":[1,2]},"versionSupport":true},"rename":{"dynamicRegistration":false,"honorsChangeAnnotations":false,"prepareSupport":true},"signatureHelp":{"signatureInformation":{"activeParameterSupport":true,"documentationFormat":["markdown"],"parameterInformation":{"labelOffsetSupport":true}}}},"window":{"workDoneProgress":true},"workspace":{"applyEdit":true,"configuration":true,"didChangeConfiguration":{"dynamicRegistration":false},"didChangeWatchedFiles":{"dynamicRegistration":true,"relativePatternSupport":false},"executeCommand":{"dynamicRegistration":false},"fileOperations":{"didRename":true,"willRename":true},"inlayHint":{"refreshSupport":false},"symbol":{"dynamicRegistration":false},"workspaceEdit":{"documentChanges":true,"failureHandling":"abort","normalizesLineEndings":false,"resourceOperations":["create","rename","delete"]},"workspaceFolders":true}},"clientInfo":{"name":"helix","version":"25.01.1 (db187c48)"},"processId":1589547,"rootPath":"/home/paul/git/sillybench","rootUri":"file:///home/paul/git/sillybench","workspaceFolders":[{"name":"sillybench","uri":"file:///home/paul/git/sillybench"}]},"id":0}
-
-APP 2025-04-02T22:04:40.988Z --> sent request | {"jsonrpc":"2.0","id":0,"result":{"capabilities":{"codeActionProvider":true,"executeCommandProvider":{"commands":["resolveDiagnostics","generateDocs","improveCode","refactorFromComment","writeTest"]},"completionProvider":{"resolveProvider":false,"triggerCharacters":["{","("," "]},"textDocumentSync":{"change":1,"openClose":true}}}}
-
-APP 2025-04-02T22:04:40.989Z --> received didOpen | language: bash
-
-APP 2025-04-02T22:04:45.083Z --> received didChange | language: bash | contentVersion: 1 | uri: file:///home/paul/git/sillybench/run.sh
-
-APP 2025-04-02T22:04:46.060Z --> received didChange | language: bash | contentVersion: 2 | uri: file:///home/paul/git/sillybench/run.sh
-
-APP 2025-04-02T22:04:46.973Z --> received didChange | language: bash | contentVersion: 3 | uri: file:///home/paul/git/sillybench/run.sh
-
-APP 2025-04-02T22:04:47.724Z --> received didChange | language: bash | contentVersion: 4 | uri: file:///home/paul/git/sillybench/run.sh
-
-APP 2025-04-02T22:04:48.844Z --> received didChange | language: bash | contentVersion: 5 | uri: file:///home/paul/git/sillybench/run.sh
-
-APP 2025-04-02T22:04:48.854Z --> received request: | {"jsonrpc":"2.0","method":"shutdown","id":1}
-