Skip to content

LeeLaffan/Jetbrains-ProjectLinks

Repository files navigation

This plugin will find markdown links in the README.md file, at the root of the current project, and display them in a tool window.

Will scan for markdown links in the following format:

[Link Title](https://example.com)

The tool window is fuzzy searchable. Selecting an entry will open the link in the default browser.

Demo

image

Settings

The following settings are available in the plugin:

image

Overview

Setting Description Default
Link Font Size The font size of the links in the tool window. 16 px
Title Max Length The title will be truncated to this length. 100 chars
Url Max Length The URL will be truncated to this length. 50 chars

TODO

About

Plugin for JetBrains editors that shows a searchable list of links from the current projects REAME.md file.

Topics

Resources

Stars

Watchers

Forks

Languages