Explore >> Select a destination


You are here

rys.sommefeldt.com
| | www.stevenhicks.me
7.5 parsecs away

Travel
| | Did you know your blog's syntax highlighter probably has support for highlighting code diffs? I didn't.
| | logr.cogley.info
11.8 parsecs away

Travel
| | Was pleasantly suprised at how easy it is to get syntax highlighting going in Hugo, since its inclusion of the fast Golang-based «Chroma» library, and even making it backward compatible with most pygments settings. My config.toml contains the following: 1 2 3 4 pygmentsOptions = "linenos=table" pygmentsCodeFences = "true" pygmentsCodefencesGuessSyntax = "true" pygmentsStyle = "tango" ... and to get it to work you just use a code fence (three backticks) specifying the language like:
| | visualstudioextensions.vlasovstudio.com
10.8 parsecs away

Travel
| | ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v2.0.0 lets you edit function and command code with IntelliSense and syntax highlighting in Visual Studio 2022: Download the installer.
| | friendgineers.rosenshein.org
56.2 parsecs away

Travel
| Leon's musings on software development