jackMort/ChatGPT.nvim

CompleteCode and add_tests

Aberta

#213 aberto em 15 de jun. de 2023

 (2 comentários) (2 reações) (0 responsável)Lua (319 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (3.997 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hello

I am starting you use this plugin, but whenever i try to use ChatGPTRun add_tests it only shows around 40 lines and also it seems to be cut

This is some example of the last part of suggestion:

	// Serve the request using the app
	app.ServeHTTP(res, req)
	// Check that the response status code is 200 OK
	if res.Code != http.StatusOK {
		t.Errorf("Expected status code

CompleteCode just breaks for me.. sometimes it suggest a few things, but mostly blank lines and such

Thanks, really nice plugin

Guia do colaborador