Improving the tooltip about accents

Open
#475 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp, latex
Domain
desktop

Research direction

No source file, test, or entry point is named. Reproduce the tooltip problem with the TeXstudio version and LaTeX document shown, then trace the hover-tooltip handling for the marked command; done means the relevant text is displayed rather than missing.

Written by the indexing model from the issue text.

Description

enhancement
  • TeXstudio: <2.12.14-->

\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\begin{document}
\t  % <<<<<<< hover over the \t here
\end{document}

The interesting part of the text is missing:
image

Dominant language
C++
Stars
3.6k
Forks
403
Avg merge
3h 14m
Merged PRs (30d)
12

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from texstudio-org/texstudio

All issues in texstudio-org/texstudio

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.