tehkonst

Results 4 comments of tehkonst

In the qt version the memory will increase if you click `Setting > Configure Autokey` then close and repeat it several times. It's the same for any new window inside...

I have same problem with formatting. Some days ago it stoped work and got error: "An error has occurred while formatting SASS" Windows 7 In settings I tried `"beautify.sassConvertPath": "C:\\Ruby200\\bin\\sass-convert.bat"`...

I found answer. Seems formatting doesn't work when working directory has spaces beginning from root.

@pix-el I changed dir with my scss file from "C:/some folder1/some folder/my project/file.scss" to "C:/some_folder1/some_folder/my_project/file.scss" With spaces it didn't work.