Bug 145551 - Insert code block in LibreOffice app.
Summary: Insert code block in LibreOffice app.
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.2.2 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-05 07:13 UTC by Evan Greenup
Modified: 2021-11-05 12:18 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Greenup 2021-11-05 07:13:59 UTC
Description:
It would be wonderful if there is support for code block insertion.

Even if currently, there is Textbox which can display text. But it is not enough for displaying source code.

For displaying source code, line number, syntax highlight and disable spelling check should be supported.

It is convenient for document author who want to include source code related content in there document.

Currently, markdown related tools can do pretty well on code block support.

However, there is still a lot of thing which LibreOffice can do but markdown cannot.

That is why LibreOffice get more and more popular.

Steps to Reproduce:
Feature request

Actual Results:
currently not supported

Expected Results:
support code block feature


Reproducible: Always


User Profile Reset: No



Additional Info:
NO
Comment 1 Xisco Faulí 2021-11-05 12:18:35 UTC
Hi Evan,
you can use this extensions: https://extensions.libreoffice.org/en/extensions/show/code-highlighter
Closing as RESOLVED NOTABUG