textmate / css.tmbundle

TextMate support for CSS
54 stars 36 forks source link

Insert Color command hangs for a bout a minute #12

Closed tkrajacic closed 11 years ago

tkrajacic commented 11 years ago

When using the Insert Color command in a CSS or SCSS file to get the color picker, Textmate freezes completely for a minute or two. After that, the color picker appears (with a system boink sound)

Can't see any log messages about it in System log.

Latest Textmate 2 version

sorbits commented 11 years ago

Not happening here.

Try check console for potential errors.

Try run the same test on a new user account.

On 9 Jul 2013, at 4:24, Thomas wrote:

When using the Insert Color command in a CSS or SCSS file to get the color picker, Textmate freezes completely for a minute or two. After that, the color picker appears (with a system boink sound)

Can't see any log messages about it in System log.

Latest Textmate 2 version


Reply to this email directly or view it on GitHub: https://github.com/textmate/css.tmbundle/issues/12

tkrajacic commented 11 years ago

It happens, when you have a shortened color string like this: color: #fff;

sorbits commented 11 years ago

Please be more specific, see https://github.com/textmate/textmate/wiki/Writing-Bug-Reports

On 9 Jul 2013, at 10:25, Thomas wrote:

It happens, when you have a shortened color string like this: color: #fff;


Reply to this email directly or view it on GitHub: https://github.com/textmate/css.tmbundle/issues/12#issuecomment-20659928

tkrajacic commented 11 years ago

Apologies! Here are the steps to reproduce:

Save document as test.css.scss

It only happens with the ".css.scss" file. Doing the same with a ".css" file works as intended.

infininight commented 11 years ago

Corrected in textmate/bundle-support.tmbundle@765cfac73df5765856e935ff46b55fd18a3c045f.