Highlighting Questions
Ad
How to do hit-highlighting of results from a SQL Server full-text query
We have a web application that uses sql server 2008 as the database. our users are able to do full-text searches on particular columns in the
Displaying code in blog posts
What libraries and/or packages have you used to create blog posts with code blocks? having a javascript library that would support line numbers
Syntax highlighting editor with PyQt5
I'm currently working on an pyqt5 based application i could use an (embedded) editor for which provides some syntax highlighting for yaml (and
How to efficiently syntax
I wrote some code. i realized when i wanted to expand the code below, it would make the syntax wasteful. how to make it efficient?
Syntax Highlighting/Coloring for Python in Visual Studio 2019 is not working
I cannot get the syntax highlighting to properly work in python with visual studio 2019 community edition. i get very basic syntax
Highlight code dynamically in React using hljs library
I fetch code snippets from the server to display. if i want to display the code, i attach the node to dom. if there is no code to display,
Highlighting current page in the nav
I need to highlight the current page in my left nav. the nav has to be loaded externally via an .shtml include:
How to dynamically update QSyntaxHighlighter keywords
I am making a text editor gui that allows dynamic highlighting of a keyword given as input from the user. i am using qsyntaxhighlighter to
Code-Highlighting of CSS Selectors in Strings
As the title suggests i would like to know how webstorm (or any other editor) determines whethere a string is a css selector.
.vue file syntax coloring doesn't work in pyCharm
Enter image description here hi. i have problem with colouring
Ad
What's best way to format C# in WordPress?
Hey bloggers out there! i've created wordpress blog that i am hosting myself, and i'm having the hardest time figuring out the best way to add c#
Matching String Wrapped In Symbol For Regex Replace
I'm trying to figure out how to implement regex on my wordpress blog. the problem i'd like to replace certain
react-syntax-highlighter new line in Clojure code sample
Hi i cannot find anywhere on how to add new lines into this code sample: <syntaxhighlighter language='clojure' style={darcula}
emacs font-lock-mode for JavaScript: would like to highlight 'self' just like 'this'
Because i often have to preserve this from getting overwritten in closures, i like to do: var self = this; at the top of
React : Rendering a syntax highlighted code block
I'm working on an article system using react and jsx. my articles sometimes have code examples within their content. i have implemented highlight.js to add style to these
Ad
Blog Categories
Ad