minimapminimap-find-and-replacetab-control: Change tab size and hard/soft tab settings from bottom left corner (doesn't format document)tabs-to-spaces: Format your document from tabs<->spaces. There are already commands for this built-in to Atom but this will add some extra menu items in thetab-controlmenu which is handyauto-detect-indentation: Set the tab size setting based on the file you openedautocomplete-modulesbut perhaps you wantautocomplete-pathslinter-eslintnpm install eslint -g- Looks for
.eslintrcin standard rc-file places.
linter-stylelintnpm install stylelint -g- Disable "Use preset" in settings
- Looks for
.stylelintrcin standard rc-file places.
tree-view-open-fileswith fix postcasio/tree-view-open-files#38 (comment)emmet: Mainly use forWrap with Abbreviation(Ctrl + w)atom-ternjs: For refactoring JS- Rename variable:
Ctrl + alt + c - Perhaps
js-refactor
- Rename variable:
regex-railroad-diagramShow a regex graph/flow-map- Similar to https://www.debuggex.com/
- Toggle invisibles (whitespace)