You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see odd errors related to atom-beautify in the dev console:
'atom-beautify.yaml.padding' could not set the default. Attempted default: undefined; Schema: {"type":"integer","default":null,"minimum":0,"description":"The amount of padding to add next to each line. (Supported by align-yaml)","title":"Padding","beautifiers":["align-yaml"],"key":"padding","language":{"name":"YAML","namespace":"yaml"}}
These errors are reported even when YAML is disabled in the atom-beautify package settings. Opening a YAML file does not trigger them, but merely opening Settings/Packages does. In fact, immediately upon installation of atom-beautify, the error is reported twice.
Steps to Reproduce
Open Atom.
Open Settings.
Select Packages.
Look at the console.
Checklist
I have:
Tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
Reloaded (or restarted) Atom to ensure it is not a caching issue
Filled out the Input, Expected, and Actual sections above or have edited/removed them in a way that fully describes the issue.
[NA] Generated debugging information by executing Atom Beautify: Help Debug Editor command in Atom and added link for debug.md Gist to this issue
Not applicable. No editor is open; only Workspace and Settings. Help Debug Editor duly reports: "Active Editor not found. Please select a Text Editor first to beautify."
The text was updated successfully, but these errors were encountered:
Description
I see odd errors related to atom-beautify in the dev console:
These errors are reported even when YAML is disabled in the atom-beautify package settings. Opening a YAML file does not trigger them, but merely opening Settings/Packages does. In fact, immediately upon installation of atom-beautify, the error is reported twice.
Steps to Reproduce
Checklist
I have:
so I know this is not a duplicate issue
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issueThe text was updated successfully, but these errors were encountered: