jackMort/ChatGPT.nvim

CompleteCode and add_tests

開放

#213 建立於 2023年6月15日

 (2 則留言) (2 個反應) (0 位負責人)Lua (319 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (3,998 顆星)
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

貢獻者指南