texstudio-org / texstudio-org/texstudio
Allow starting LanguageTool by pressing on button
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 403
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 12
Description
Right now TeXstudio is able to start Languagetool if not already running.
Since Languagetool consumes a considerable amount of resources it might not be desirable to set that when working mobile.
So I propose to give the user the option to start Languagetool by pressing on the button on the bottom and to stop it by pressing the button again.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the existing LanguageTool startup path and the bottom button handling, then trace how the process is started. Done means the button can explicitly start and stop LanguageTool, allowing users to avoid automatic startup; verify both button transitions and the existing LanguageTool behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100