Skip to content
Discussion options

You must be logged in to vote

What you are showing isn't really how the rules work. If you have search_in_widgets enabled, that is at least the first part. There aren't profiles for a language type, but you either include language types for a bracket or exclude language types.

We also have two types of brackets: scope brackets and normal brackets. You don't necessarily need to know how those work, just know that there are two different kinds and that you would alter them using different options.

What we don't do is modify the default list of brackets or scope_brackets. You'll use user_brackets and user_scope_brackets. You must at least specify the name, and then you can override any configuration at the root level. so…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by facelessuser
Comment options

You must be logged in to vote
1 reply
@facelessuser
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants