alienhard / SublimeAllAutocomplete

Extend Sublime autocompletion to find matches in all open files of the current window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax specific

webuniverseio opened this issue · comments

Hi, would it be possible to add support for syntax exclusions? So that for example I can disable completions in javascript or css? Thank you.

commented

+1 😄

This would be great. Did anything ever happen with it?

I'll look into it. Seems like that has become a popular feature request.

On Tue, Jun 23, 2015 at 10:26 AM, Scott Davis notifications@github.com
wrote:

This would be great. Did anything ever happen with it?


Reply to this email directly or view it on GitHub
#12 (comment)
.


www.adrian-lienhard.ch

twitter.com/adrianlienhard

Yep, it'd be 👍

Support for syntax-specific exclusions is supported now. Please see the README for details. Thanks for the patience :)