Open vedran314 opened 7 years ago
On my MacOs Sierra, on macbook pro 13'', the tree view is suddenly full width.
Screenshot: http://prntscr.com/fiykab
tried this:
apm ls --installed
├── MagicPython@1.0.10 ├── advanced-open-file@0.16.6 ├── an-old-hope-syntax@1.0.4 ├── atom-beautify@0.29.26 ├── atom-bracket-highlight@0.3.2 ├── atom-clock@0.1.8 ├── atom-idiomatic-comments-css-snippets@0.1.0 ├── atom-material-syntax@1.0.6 ├── atom-material-syntax-dark@1.0.0 ├── atom-material-syntax-light@0.4.6 ├── atom-material-ui@2.0.4 ├── atom-monokai@0.10.9 ├── atom-ternjs@0.18.3 ├── aurora-theme@1.2.2 ├── auto-indent@0.5.0 ├── autocomplete-xml@0.9.4 ├── busy-signal@1.4.3 ├── chester-atom-syntax@0.2.0 ├── color-picker@2.2.5 ├── compare-files@0.8.0 ├── distraction-free@0.1.0 ├── duotone-dark-earth-syntax@2.1.0 ├── duotone-dark-forest-syntax@2.1.0 ├── duotone-dark-sea-syntax@2.1.0 ├── duotone-dark-space-syntax@2.1.0 ├── duotone-dark-syntax@2.1.0 ├── editorconfig@2.2.2 ├── emmet@2.4.3 ├── file-icons@2.1.7 ├── firewatch-syntax@1.1.1 ├── gist@0.4.0 ├── haskell-grammar@0.4.0 ├── highlight-selected@0.13.1 ├── intentions@1.1.2 ├── isotope-ui@2.8.5 ├── javascript-snippets@1.2.1 ├── jsx-comment@0.2.0 ├── language-babel@2.65.1 ├── language-graphql@0.9.0 ├── language-ini@1.19.0 ├── language-lua@0.9.11 ├── language-ocaml@1.9.5 ├── language-postcss@1.3.1 ├── language-pug@0.0.21 ├── language-rust@0.4.10 ├── language-swift@0.5.0 ├── language-thrift@1.0.2 ├── linter@2.1.4 ├── linter-eslint@8.2.1 ├── linter-ui-default@1.6.1 ├── merge-conflicts@1.4.5 ├── monokai@0.24.0 ├── monokai-dark@1.3.0 ├── multi-cursor@2.1.5 ├── nord-atom-syntax@0.9.1 ├── nord-atom-ui@0.11.0 ├── northem-dark-atom-syntax@2.1.0 ├── northem-dark-atom-ui@2.1.0 ├── nucleus-dark-ui@0.12.3 ├── nuclide@0.232.0 ├── nuclide-format-js@0.0.36 ├── oceanic-next@1.0.0 ├── open-recent@5.0.0 ├── pigments@0.39.1 ├── project-manager@3.3.5 ├── project-plus@1.0.0 ├── react-es6-snippets@0.3.0 ├── react-snippets@0.7.4 ├── relative-numbers@0.8.0 ├── sepia-syntax@1.1.0 ├── set-syntax@0.3.2 ├── sort-lines@0.14.0 ├── spacegray-atom-dark-syntax@1.3.2 ├── spacegray-dark-ui@0.13.0 ├── sync-settings@0.8.1 ├── toggle-quotes@1.0.1 ├── tool-bar@1.1.0 ├── turbo-javascript@1.4.0 └── vim-mode-plus@0.93.0
I got the same issue, and resolved it by rm -rf ~/Library/Application\ Support/Atom
rm -rf ~/Library/Application\ Support/Atom
https://nuclide.io/docs/help/faq/#how-do-i-return-nuclide-to-a-known-state
@benxgao goodness thank you! This was killing me :(
On my MacOs Sierra, on macbook pro 13'', the tree view is suddenly full width.
Screenshot: http://prntscr.com/fiykab
tried this:
Versions
Additional Details
apm ls --installed
):