jackMort/ChatGPT.nvim

CompleteCode and add_tests

开放

#213 创建于 2023年6月15日

 (2 条评论) (2 个反应) (0 位负责人)Lua (319 个派生)batch import
bughelp wanted

仓库指标

星标
 (3,997 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南