Mel Massadian
Mel Massadian
I think this can be closed. @fdncred also published the full solution as a chapter here: https://hackmd.io/Y9S7BmRsSvWxG_1AqS_xFw#3-abbr
> I prefer the abbreviations to always expand, not only when using a certain keybind. How would you expand if not through a keybind?
Interesting I did no know this kind of behavior (https://fishshell.com/docs/current/cmds/abbr.html) I wouldn't want that as a default personally but maybe as an option. I wonder if there isn't a trick...
Yep, it adds extra quotes to the command...: ```sh Executing command: curl -sS https://api.codeium.com/register_user/ --header "Content-Type: application/json" --data "{""firebase_id_token"": ""eyJhb********************************************""}" Unexpected response: {"detail":[{"loc":["body",3],"msg":"Expecting ':' delimiter: line 1 column 4 (char...
Thanks @MPCodeWriter21 it works well with your fork! I just forked it to merge the last updates and it merged without manual edits: https://github.com/melMass/codeium.vim/tree/fix-escape
I just realized there is two different extensions for vim and neovim, not sure what it's not mentionned in the readme, the neovim one doesn't have the issue at all:...
> It doesn't. I just installed it and got auth working okay but the nvim specific plugin doesn't do anything and seems not as well supported. There's almost no documentation....
Where is Houdini installed?
It's working fine under Linux and Windows, not Mac OS due to an issue in blender about USD namespace clash. You both need to provide more information on how you...
hio works in all versions of Houdini but yes you need to compile the plugin, honestly it's pretty complicated to explain from scratch, if you are on windows you can...