jackMort/ChatGPT.nvim

CompleteCode and add_tests

Open

#213 ouverte le 15 juin 2023

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Lua (323 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (4 005 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur