Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Link: Support for 'word-break' #388

@charisk

Description

@charisk

(Apologies if this is possible already and I have missed some docs on how)

Feature request

It would be great if vscode-link would obey the word-break property e.g. word-break: break-word. In our case we have a vscode-link inside a div that has word-break but long lines aren't broken.

Expected behavior

The lines to break.

Current behavior

The text is overflowing its content box.

Use case

We have some file path links that can get quite long and would like them to not overflow the table/grid they're in.

Screenshots/references

image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions