Under Community Review

Change the default behavior of inline tags in customized XML file types to be always a word end

When adding a tag definition in a customized XML (or other) file type, you can define the behavior of tag. Unfortunately, usually literally NO one is paying attention to that. So when we get projects with customized file types, the inline tags are NOT defined as "Inline tag acts as word end".

Advanced Tag Settings dialog box with 'Inside text the tag acts as a word end' option checked.

This makes working with such file types not really convenient. When you have such inline tag and are selecting words for delete or other action, your cursor will select such tag with the last word of the selection instead of making a stop before.

Text editor showing inline tags not acting as word end, causing selection issues.

So you need to be careful not to delete this tag. This is time consuming and completely unnecessary.

So the idea is to make ALL inline tags word end by default.