JetBrains / JetBrains/thinkrail

Display properties of .md file in preview

Open
#362 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
467
Forks
37
Avg merge
1d 56m
Merged PRs (30d)
141

Description

## Problem

I want to see properties of spec in a single click from 'Specs' pane without necessity to open sources of Markdown file.

## Proposed solution

Something like

Image

## Alternatives considered

There are other possible layouts for that and different possible considerations on whether which data types have to be stored.

The view can be either read-only or read-write. Read-write will require YAML serialization and will cause round-trip problems for any unusual YAML put to properties.

## Additional context

Contributor guide

Open the contributing guide

Research direction

Start by locating the Specs pane and the preview entry point for Markdown files. Review the proposed layout and decide which properties are currently available before implementing the single-click view. Done means a spec's properties are visible from the Specs pane without opening its source, with the chosen read-only or read-write behavior documented by the implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.