Skip to content

Conversation

aqz236
Copy link

@aqz236 aqz236 commented Jul 7, 2025

…*.md files

  • Added customEditors configuration in package.json
  • Implemented MarkdownEditorProvider class
  • Registered custom editor provider in extension activation
  • Updated activation events to include custom editor
  • Made EditorPanel constructor public for external access

This allows the markdown editor to be the default editor for .md files while still maintaining compatibility with existing functionality.

…*.md files

- Added customEditors configuration in package.json
- Implemented MarkdownEditorProvider class
- Registered custom editor provider in extension activation
- Updated activation events to include custom editor
- Made EditorPanel constructor public for external access

This allows the markdown editor to be the default editor for .md files while still maintaining compatibility with existing functionality.
@tevfikcagridural
Copy link

Hello @aqz236
would you mind sharing .vsix file until this PR accepted?

@aqz236
Copy link
Author

aqz236 commented Aug 14, 2025

I have forked this repository and made some modifications (default Markdown editor, custom CSS, improvements to the settings panel, etc.), making it easy to package into a .vsix file.

fork repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants