Searched full:highlighter (Results 1 – 25 of 30) sorted by relevance
12
36 old_trim_doctest_flags = self.highlighter.trim_doctest_flags38 self.highlighter.trim_doctest_flags = False42 self.highlighter.trim_doctest_flags = old_trim_doctest_flags49 old_trim_doctest_flags = self.highlighter.trim_doctest_flags51 self.highlighter.trim_doctest_flags = False55 self.highlighter.trim_doctest_flags = old_trim_doctest_flags
72 blocks, with one exception. The highlighter needs to know what language to use for73 the code block. There are three ways to tell the highlighter what language the
20 * bar highlighter for supporting stacked highlighting
69 highlighter : rouge
36 * Creates a new highlighter with default settings.
5 import com.intellij.ide.highlighter.JavaFileType in <lambda>()
3 hr, blockquote, figure, pre, .highlighter-rouge,
25 import com.intellij.ide.highlighter.JavaFileType;
100 .highlighter-rouge > .highlight, figure.highlight {
17 # Use the new Chroma Go highlighter in Hugo.
6 …highlighter=this.options.highlighter||this.highlighter,this.updater=this.options.updater||this.upd…
11 // Add a code highlighter
1578 this.highlighter = this.options.highlighter || this.highlighter1666 , highlighter: function (item) {1678 i.find('a').html(that.highlighter(item))
50 Determine language of source code, and pass it on to the Pygments highlighter.
264 syntax highlighter nor the next editor must guess.
1493 * @param highlighter1495 public void setHighlighter(ChartHighlighter highlighter) { in setHighlighter() argument1496 mHighlighter = highlighter; in setHighlighter()
12 :source-highlighter: rouge
312 -r $(CURDIR)/config/extension-highlighter.rb --trace \
pip/__init__.py pip/__main__.py pip/py.typed pip/_internal/ ...
6 :source-highlighter: prettify
631 * 1 outlines the words in yellow, like a highlighter.
1341 …"description": "A map associating each custom highlighter resource name with its respective number…1364 …"description": "A map associating each smart highlighter display name with its respective number o…