wmjordan / Codist

A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
https://marketplace.visualstudio.com/items?itemName=wmj.Codist
GNU General Public License v3.0
306 stars 27 forks source link

Codist 8.0 Beta #334

Open wmjordan opened 3 weeks ago

wmjordan commented 3 weeks ago

This is a very early stage of the new version of Codist 8.

Download

Codist 9978

Codist 9961

What's New

wmjordan commented 5 hours ago

Beta 9978 allows us to define our own set of regular expressions to highlight our documents.

Here's an example of extra highlight of a markdown file.

image