Aptana Studio 3 code assist for Sass (.scss) files

后端 未结 3 551
耶瑟儿~
耶瑟儿~ 2020-12-25 08:03

I\'m using Aptana Studio 3 and I\'d like to get the code assist feature to work for Sass (.scss) files. It\'s OK if code assist doesn\'t work for Sass syntax/declarations, b

3条回答
  •  执念已碎
    2020-12-25 09:01

    this^ for those who haven't done it already go to: preferences > general > Editors> File Associations in filetypes select sass (and scss), click add, choose css source editor, add it. then select the css source editor in the associated editors box and click default. after doing that- get frustrated and google code completion sass aptana studio like we did and then post the solution if you find it or upvote so someone finds out.

提交回复
热议问题