1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed URL used to open HTML preview. More... almost 12 years ago
Fixed URL used to open HTML preview. More... almost 12 years ago
Merge pull request #28 from junichi11/patch-issue27 More... almost 12 years ago
Merge pull request #28 from junichi11/patch-issue27 More... almost 12 years ago
Added screenshots to project readme file. More... almost 12 years ago
Added screenshots to project readme file. More... almost 12 years ago
Added copyright notice to license. Added plugin description for preview release. Updated project readme file. More... almost 12 years ago
Added copyright notice to license. Added plugin description for preview release. Updated project readme file. More... almost 12 years ago
Added Abbreviations to Navigator if the corresponding extension is enabled. More... almost 12 years ago
Added Abbreviations to Navigator if the corresponding extension is enabled. More... almost 12 years ago
Added root item for Contents in Navigator. Added References to Navigator. More... almost 12 years ago
Added root item for Contents in Navigator. Added References to Navigator. More... almost 12 years ago
Fixed navigation via Navigator, but broke navigation via bread crumbs. No idea how to get both working at the same time. More... almost 12 years ago
Fixed navigation via Navigator, but broke navigation via bread crumbs. No idea how to get both working at the same time. More... almost 12 years ago
Added folding support. Fixed navigation via bread crumbs, however "Go To Source" in the Navigator is still broken. More... almost 12 years ago
Added folding support. Fixed navigation via bread crumbs, however "Go To Source" in the Navigator is still broken. More... almost 12 years ago
Added Parser and StructureScanner implementations to provide Navigator view and bread crumbs. More... almost 12 years ago
Added Parser and StructureScanner implementations to provide Navigator view and bread crumbs. More... almost 12 years ago
Added separate tokens for header levels 1 to 6. Added base types in Font & Color settings for links, images and headers. More... almost 12 years ago
Added separate tokens for header levels 1 to 6. Added base types in Font & Color settings for links, images and headers. More... almost 12 years ago
Updated PegDown library to version 1.4.1. Bumped plugin version to 1.4. More... almost 12 years ago
Updated PegDown library to version 1.4.1. Bumped plugin version to 1.4. More... almost 12 years ago
Changed initial content of Markdown preview tab to empty document. More... almost 12 years ago
Changed initial content of Markdown preview tab to empty document. More... almost 12 years ago
Extended Markdown example file and registered it for use in the Fonts & Colors section of the NetBeans options window. Fixed references to localizing bundle in layer file and added missing entries to bundle. More... almost 12 years ago
Extended Markdown example file and registered it for use in the Fonts & Colors section of the NetBeans options window. Fixed references to localizing bundle in layer file and added missing entries to bundle. More... almost 12 years ago
Changed highlighter to use EMPH/STRONG token IDs instead of ITALIC/BOLD. Removed unused token IDs ITALIC/BOLD. Fixed highlighter to use EXPLINK for inline links (was EXPIMAGE). Fixed highlighter to use VERBATIM for verbatim blocks instead of BLOCKQUOTE. More... almost 12 years ago
Changed highlighter to use EMPH/STRONG token IDs instead of ITALIC/BOLD. Removed unused token IDs ITALIC/BOLD. Fixed highlighter to use EXPLINK for inline links (was EXPIMAGE). Fixed highlighter to use VERBATIM for verbatim blocks instead of BLOCKQUOTE. More... almost 12 years ago
Added Preview tab in editor (MultiViewElement). More... almost 12 years ago
Added Preview tab in editor (MultiViewElement). More... almost 12 years ago