0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build: Replace System.Web.Helpers with JSON.Net More... almost 9 years ago
Build: Improve module flattener More... almost 9 years ago
Build: Port pre-build task to separate project More... almost 9 years ago
Make project open in VS2015 More... almost 9 years ago
Merge pull request #1810 from peterblazejewicz/fix/1807 More... almost 9 years ago
Merge pull request #1835 from JoeRall/global-markdown-css-setting More... about 9 years ago
Markdown: Added global CSS setting. More... about 9 years ago
Merge pull request #1831 from Pegase745/jscsrc_fix More... about 9 years ago
Hotfix safeContextKeyword rule More... about 9 years ago
Merge pull request #1825 from Taritsyn/master More... about 9 years ago
HTML: Update WebMarkupMin to version 0.9.12 More... about 9 years ago
Merge pull request #1813 from gartdan/patch-1 More... about 9 years ago
Fixed a typo in Sprite Settings More... about 9 years ago
Merge pull request #1812 from xt0rted/zencoding More... about 9 years ago
ZenCoding: update to latest version More... about 9 years ago
Correct Twitter card type. Fixes #1807 More... about 9 years ago
Merge pull request #1803 from am11/master More... about 9 years ago
Package: Updates MSBuild task to fix PathTooLong. * Downloads lastest npm matching with node.js latest stable release. (solution inspired by nvmw: https://github.com/hakobera/nvmw). * Updates Sass service to comply with v3 changes. * Updates Nuget packages. More... about 9 years ago
Merge pull request #1779 from MohammadYounes/f8 More... about 9 years ago
Fix System.TypeInitializationException More... about 9 years ago
Removing Angular.js Intellisense More... about 9 years ago
Merge pull request #1764 from D3-LucaPiombino/master More... about 9 years ago
Fixed check if the ITextDocument instance is null before accessing the Encoding property in MarkdownCompilerRunner.RunCompilerAsync.This happen when the compiler is invoked to generate the static html files. More... about 9 years ago
Fixed encoding issue for non ANSI markdown files More... about 9 years ago
Fix an NRE when trying to open a markdown file not part of any Solution or Project More... about 9 years ago
Merge pull request #1756 from D3-LucaPiombino/MarkdownPreviewSyntaxHighlighting More... about 9 years ago
Changed the cmdMarkdownStylesheet menu text to 'Create Markdown stylesheet for solution' More... about 9 years ago
Changed the cmdMarkdownHtmlTemplate menu text to 'Create Markdown compilation template for solution' Updated CommonMark.Net package version to 0.8.0 (support version 0.17 of the CommonMark specifications and source position in the AST) More... about 9 years ago
Fix Drag&Drop images in Markdown documents(issue #1745) More... about 9 years ago
Enable syntax highlighting for code in the Markdown Preview More... about 9 years ago