srbetasign
srbetasign
Hi, i find a solution by applying the following updates : ``` diff hexaflip.js @@ -188,7 +188,14 @@ return 'rotateY(90deg)'; } })(); - cube[side].style[css.transform] = (rotation + " translate3d(0, 0,...
Hello, I have faced the same issue. I have not found a solution to remove SublimeCodeIntel. see. https://github.com/SublimeCodeIntel/SublimeCodeIntel/issues/711#issuecomment-2490924176 EDIT: I have found a way to fix Sublime Text : https://github.com/SublimeCodeIntel/SublimeCodeIntel/issues/711#issuecomment-2491067953
Hello, i have experienced the same issue on Linux. I have installed it via the Package control, but sublime text have frozen: so i have to kill sublime. When i...
Hello, i have found a way to restore Sublime text. Actually, CodeComplice previously installed and SublimeCodeIntel were in conflict. I have remove the CodeComplice folder in packages/, and then start...