GithubHelp home page GithubHelp logo

Spellchecking in comments about spell-check HOT 27 OPEN

atom avatar atom commented on June 3, 2024
Spellchecking in comments

from spell-check.

Comments (27)

johnwebbcole avatar johnwebbcole commented on June 3, 2024

+1 would be very nice for inline documentation.

from spell-check.

mika76 avatar mika76 commented on June 3, 2024

👍

from spell-check.

opatry avatar opatry commented on June 3, 2024

👍

from spell-check.

dengemann avatar dengemann commented on June 3, 2024

+100 -- Any progess here? That would be very nice.

from spell-check.

mesosteros avatar mesosteros commented on June 3, 2024

I was just about to ask for this as well. Comments for HTML and JS should be spell checked.
Would be nice if HTML tag content would have it as well.

from spell-check.

beck avatar beck commented on June 3, 2024

👍

from spell-check.

respectTheCode avatar respectTheCode commented on June 3, 2024

This would be really helpful.

from spell-check.

mkantor avatar mkantor commented on June 3, 2024

I tried what I thought was the obvious user-level fix: adding "comment.line.double-slash.js" and some related scopes to the list of grammars in spell-check's settings, but it doesn't work (and there's no obvious error message that I can see, either). Adding "source.js" does work, however, which confuses me.

If this ends up being implemented using the current grammar list setting, I have a feature request: allow regex or glob-like patterns (e.g. "comment.*") in the grammar list so that it doesn't have to be specified for each specific language/scope individually.

EDIT: Maybe a "grammar" is only one type of "scope" in Atom nomenclature... that could explain why spell-check acts this way (assuming it only accepts grammars). I'm still relatively new to the editor and I haven't explored the implementation yet. If this is the case, my feature request is to allow arbitrary scopes and fuzzy matching, but it's quite possible there's a simpler way to deliver this enhancement.

from spell-check.

cptaffe avatar cptaffe commented on June 3, 2024

👍 Just came here to ask for this as well. Googling for correct spelling is bothersome.

from spell-check.

tombh avatar tombh commented on June 3, 2024

👍

from spell-check.

caillou avatar caillou commented on June 3, 2024

👍 Being unable to write more than two words without a typo, this would make @marcbachmann happy.

from spell-check.

int3h avatar int3h commented on June 3, 2024

👍 for me as well. Sublime has this feature (I can't remember if it's core or a 3rd-party package), and it keeps me from looking like an idiot in my code.

Looking at this package's code, it only grabs the main editor's grammar name to check against the list of scopes the user has configured in spell-check's config. If they match exactly, it spell checks the entire editor.

In other words, there's currently no easy way to tell it to only spell-check a specific scope within a file; it's either the whole file or nothing.

from spell-check.

stefanRitter avatar stefanRitter commented on June 3, 2024

👍 Sublime also spell checks the text nodes of html and haml files, I guess there needs to be a way to combine syntax highlighting and spell checking - like @mkantor is suggesting !?

from spell-check.

rthijssen avatar rthijssen commented on June 3, 2024

+1

from spell-check.

simonjosefsson avatar simonjosefsson commented on June 3, 2024

👍 Pinging devs @kevinsawicki, @zcbenz, @nathansobo
Has this been on the back burner intentionally or just been overlooked? (coming up on a year)

It seems to me like a really valuable feature that should be prioritized, thanks for your work!

Edit: just noted the spelling error in the issue title 😆 , spellcheking needed indeed...

from spell-check.

nathansobo avatar nathansobo commented on June 3, 2024

I agree this sounds like a very good idea, but it just hasn't been important enough to direct the core team's attention away from other issues. Are there any relevant pull requests we could review?

from spell-check.

drom avatar drom commented on June 3, 2024

+100

from spell-check.

dengemann avatar dengemann commented on June 3, 2024

Hum. It seems that it's actually working for me, I do get spellchecking in e.g. Python doc strings using the latest Atom version. Maybe this has been addressed in the meantime?

https://www.dropbox.com/s/i0duunkgvxuq936/Screenshot%202015-04-17%2003.08.15.png?dl=0

from spell-check.

nixpulvis avatar nixpulvis commented on June 3, 2024

👍 As someone who shouldn't have passed elementary level spelling, I'd love to see this feature.

from spell-check.

azdavis avatar azdavis commented on June 3, 2024

+1'ing this. Spellchecking all comments would be nice by default, but at the very least, let us do something like this.
screen shot 2015-07-14 at 10 45 28 am

from spell-check.

maasha avatar maasha commented on June 3, 2024

+1

from spell-check.

henryboldi avatar henryboldi commented on June 3, 2024

👍

from spell-check.

s-light avatar s-light commented on June 3, 2024

👍

from spell-check.

jivinivan avatar jivinivan commented on June 3, 2024

👍

from spell-check.

briandavidson avatar briandavidson commented on June 3, 2024

👍

from spell-check.

stretchtiberius avatar stretchtiberius commented on June 3, 2024

👍

from spell-check.

mnquintana avatar mnquintana commented on June 3, 2024

Thanks for the feedback everyone! However, all these +1s and 👍s are just adding noise, so to minimize that I'm going to lock this issue for now – we may unlock it once someone starts working on this enhancement to get further feedback.

from spell-check.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.