Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posibility to check only an active file in editor #102

Open
travnick opened this issue Mar 12, 2019 · 3 comments
Open

posibility to check only an active file in editor #102

travnick opened this issue Mar 12, 2019 · 3 comments

Comments

@travnick
Copy link

There is an option "only check current editor" which should do what I'm describing but it does not do what it says.

I'd like to have an option to do a spellcheck in current editor only - currently visible files (regardless of the active project). It would be great to scan only visible files, not all opened files.

I have multiple projects in one session (libraries I'm developing for final executable) so I do not want to limit spell checking to any project but only to file I'm editing (I do not care about a thousand other files I'm not touching at all).

What's more I do not care about external/system libraries so it would be nice to add restriction: "projects from current session only"

@CJCombrink
Copy link
Owner

Can I close this as duplicate of #101?

I am not sure if the "Current visible files" you refer to are different than the one being edited.
As mentioned on #101 the spellchecker should check the current file if part of any projects in the session.

@travnick
Copy link
Author

travnick commented Apr 24, 2019

I've created this issue since the existing option (#101) does something else. Depending on the goal it's possible that this is the duplicate of #101, or it's task for a new feature.

@travnick
Copy link
Author

by "currently visible files" I mean exactly "currently visible files" (depending on configuration of QtCreator you are able to have few files visible - editor split + multiple QtCreator windows).
On the other hand, maybe limiting this feature to "current file" - "the file where the cursor is at the moment" would be enough - but without limiting to active project or anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants