Benjamin Wall
Benjamin Wall
This may be a very similar issue to https://github.com/Quramy/tsuquyomi/issues/241 'File saving takes several seconds', but since Disabling on save: let g:tsuquyomi_disable_quickfix = 1, it's no longer an issue on save,...
23:26 $ eslint src/js/services/auth.srv.js TypeError: Cannot read property 'angular/ng_controller_name' of undefined at Object.keys.forEach.key (/home/ben/.nvm/versions/node/v8.2.1/lib/node_modules/eslint/lib/config/config-ops.js:182:75) at Array.forEach (native) at deepmerge (/home/ben/.nvm/versions/node/v8.2.1/lib/node_modules/eslint/lib/config/config-ops.js:179:30) at Object.keys.forEach (/home/ben/.nvm/versions/node/v8.2.1/lib/node_modules/eslint/lib/config/config-ops.js:161:34) at Array.forEach (native) at deepmerge (/home/ben/.nvm/versions/node/v8.2.1/lib/node_modules/eslint/lib/config/config-ops.js:153:30) at...
Vim says 'no range allowed' but it will run with no text selected and run on the last text you selected, but only once you have deselected it.
Pressing ctrl+y in ChatGPTEditWithInstructions overwrites what it yanked and immediately closes the window. Is this the intended function? It's great if you are trying to get a refactor or something,...
One of my most common developer use cases for chatgpt involves pasting some code and asking for an amendment, fix or explanation to that snippet... I've tried changing the edit_with_instructions()...
What are you actually supposed to put here: ``` .... openai_edit_params = { model = "code-davinci-edit-001", temperature = 0, top_p = 1, n = 1, }, actions_paths = { "/path/to/my/json.json"...
Weakness in console port is the menuing, I'm not a fan of trying to use the mouse cursor, I think it's better to use the dir buttons. With that said,...