GithubHelp home page GithubHelp logo

spell-check source code about spell-check HOT 10 CLOSED

atom avatar atom commented on June 12, 2024
spell-check source code

from spell-check.

Comments (10)

Sivli-Embir avatar Sivli-Embir commented on June 12, 2024

👍 for checking strings. "strings are usually meant to be output and I would like to know when something is miss splez"

from spell-check.

jsg2021 avatar jsg2021 commented on June 12, 2024

+1

from spell-check.

tomByrer avatar tomByrer commented on June 12, 2024

strings are usually meant to be output

Not in HTML unfortunately.

from spell-check.

ricardograca avatar ricardograca commented on June 12, 2024

Probably stupid question, but what exactly is this package spell-checking anyway? It seems that from all my project files only markdown is being spell-checked.

from spell-check.

ricardograca avatar ricardograca commented on June 12, 2024

Ok, to answer my own question it seems it only spell-checks Markdown, Plain Text and Commit Messages. Is it possible to make it spell-check other files by adding them to the Grammars setting? I don't know what kind of format that field uses.

from spell-check.

lee-dohm avatar lee-dohm commented on June 12, 2024

@ricardograca It is a comma separated list of scope names. So if you wanted it to spell check HAML files, you could go to the language-haml package in your Settings View, open the settings for it and find the scope there:

scope-name

from spell-check.

ricardograca avatar ricardograca commented on June 12, 2024

Thanks @lee-dohm :) However, it seems that writing anything in that field overrides the defaults, and it's not possible to copy the defaults, so I would have to write them down and then manually write them again together with the new options. That's slightly less than ideal :)

from spell-check.

lee-dohm avatar lee-dohm commented on June 12, 2024

@ricardograca That is covered by atom/settings-view#243 😀

from spell-check.

Cipa avatar Cipa commented on June 12, 2024

I think this is related
Spell Check should at least spell check the string variables
In my example xauthorities is only spellchecked on the first line not where the errors array is initialized.

image removed, see #49

Update:
It works but the word xauthorities needs to have a space or some other character before ". See #49

from spell-check.

ansdma avatar ansdma commented on June 12, 2024

Thanks @lee-dohm and @ricardograca.

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.