Sublime Forum

How to stop spellchecking my URLs?

#1

How to stop spellchecking my URLs?

I opened a Issue on https://github.com/leonid-shevtsov/ClickableUrls_SublimeText/issues/34, asking for the plugin to apply the a scope name to the URL, so I can write the specific scope down on my user preferences file:

	"spell_check": true,
	"spelling_selector": "markup.raw, source string.quoted - punctuation - meta.preprocessor.include - meta.structure.dictionary.value, source comment - source comment.block.preprocessor, -(source, constant, keyword, storage, support, variable, markup.underline.link, meta.tag)",
0 Likes