0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from axelheer/fix-utf8 More... over 8 years ago
Fix meta tag for utf-8 encoding in preview window More... over 8 years ago
Update README.markdown More... almost 9 years ago
Merge pull request #27 from EWSoftware/master More... almost 9 years ago
Null HTML fix More... almost 9 years ago
Merge pull request #24 from EWSoftware/master More... about 9 years ago
Added support for new features and made bug fixes. More... about 9 years ago
Bump to version 2.6. More... about 10 years ago
Merge pull request #19 from bigT/local-images-and-navigation More... about 10 years ago
Fixed a navigation bug caused by hiding and showing of preview window. More... about 10 years ago
Pass current document path to the preview window, to allow enable navigation. More... about 10 years ago
Improved initial (naive) implementation of the relative path navigation. More... about 10 years ago
Resolve a merge regression. More... about 10 years ago
Updated transform documentation. More... about 10 years ago
Added support for navigation to linked solution documents in the preview window. More... about 10 years ago
Added support to display local images via a relative path based on Markdown file location. (E.g. ![Logo](Images/logo.png)) More... about 10 years ago
Removed un-used using statements. More... about 10 years ago
Added an ignore pattern for VS project upgrade artefacts. More... about 10 years ago
Merge pull request #17 from sharwell/custom-extensions More... about 10 years ago
Fix highlighting for files with unknown extensions opened in the Markdown editor
sharwell
as Sam Harwell
More... about 10 years ago
Provide support for associating custom extensions with the Markdown editor
sharwell
as Sam Harwell
More... about 10 years ago
Added VS2013 support More... over 10 years ago
Merge pull request #9 from sharwell/background-parse More... over 10 years ago
Add implementation of IVsLanguageInfo for Markdown
sharwell
as Sam Harwell
More... over 10 years ago
Perform all computation for updates using background parsers
sharwell
as Sam Harwell
More... about 11 years ago
Avoid updating an invisible window
sharwell
as Sam Harwell
More... about 11 years ago
Don't open the preview window automatically if the user didn't request it
sharwell
as Sam Harwell
More... about 11 years ago
Mark fields readonly
sharwell
as Sam Harwell
More... about 11 years ago
Combine SetSectionComboToCaretPosition and RefreshComboItems
sharwell
as Sam Harwell
More... about 11 years ago
Extract lambda event handlers to methods
sharwell
as Sam Harwell
More... about 11 years ago