Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Outline list alignment got broken #192

Closed
laughedelic opened this issue Mar 30, 2018 · 2 comments
Closed

Outline list alignment got broken #192

laughedelic opened this issue Mar 30, 2018 · 2 comments

Comments

@laughedelic
Copy link

laughedelic commented Mar 30, 2018

Description

Items on the same level should be aligned. It was good before, but some recent release (0.9.0 or even 0.8.0) broke it. It doesn't seem to be theme-dependent.

This could be also related to #176.

Expected Behavior

How it was before:

screen shot 2017-11-15 at 06 35 34

Actual Behavior

How it looks now:

screen shot 2018-03-31 at 00 05 10

As you can see, nodes with chevron are misaligned (relative to the previous nodes).

Versions

  • Atom: 1.25.0
  • Client OS: macOS 10.13.3
  • atom-ide-ui: 0.9.4

Additional Details

Installed packages (`apm ls --installed`)
�[36mDev Packages (1)�[39m /Users/laughedelic/.atom/dev/packages
└── ide-scala@0.5.0+65-dabf7931-SNAPSHOT

�[36mCommunity Packages (84)�[39m /Users/laughedelic/.atom/packages
├── Hydrogen@2.3.0
├── advanced-open-file@0.16.8
├── antialiased@0.1.0 (disabled)
├── ariake-dark-syntax@0.1.3
├── atom-csv-markdown@1.0.2
├── atom-ide-ui@0.9.4
├── atom-jade@0.3.0 (disabled)
├── atom-language-r@1.4.0
├── atom-markdown-wrapper@5.2.2
├── atom-material-ui@2.1.3
├── atom-sbt-client@0.2.0 (disabled)
├── autoclose-html@0.23.0 (disabled)
├── autocomplete-emojis@2.5.0 (disabled)
├── autoflow-diffable@0.5.0 (disabled)
├── base16-syntax@1.8.1
├── busy-signal@1.4.3 (disabled)
├── cursor-history@0.13.1
├── dash@1.7.1
├── factoids@0.1.1
├── file-icons@2.1.18
├── file-types@0.5.5
├── git-plus@7.10.2 (disabled)
├── gl-light-syntax@3.0.0
├── highlight-selected@0.13.1
├── hyperclick@0.1.5
├── hyperlink-hyperclick@2.0.0
├── ide-flowtype@0.22.1 (disabled)
├── ide-java@0.8.2
├── ide-json@0.2.1
├── ide-python@0.9.2 (disabled)
├── ide-typescript@0.7.6
├── inline-git-diff@2.3.0
├── key-peek@0.2.12
├── language-diff@0.7.0
├── language-elm@1.5.0
├── language-fish-shell@1.1.0
├── language-gitignore@0.3.0
├── language-haskell@1.17.3
├── language-hocon@1.2.1
├── language-latex@1.1.1
├── language-pfm@0.82.0
├── language-plantuml@0.2.0
├── language-protobuf@0.7.1
├── language-rdf@0.5.0
├── language-roff@1.2.2
├── language-scala@1.1.9
├── language-sparql@0.3.0
├── latex-completions@0.3.3
├── line-diff-details@1.9.0 (disabled)
├── linter@2.2.0 (disabled)
├── linter-annotations@1.0.2 (disabled)
├── linter-coffeescript@1.0.0 (disabled)
├── linter-js-standard@5.0.0
├── linter-tslint@1.9.0
├── markdown-folder@0.5.0
├── markdown-preview-enhanced@0.15.5
├── markdown-table-formatter@2.9.2
├── mathjax-wrapper@0.1.0
├── mixed-indent-warning@0.3.0
├── native-ui@0.25.2
├── one-dark-vivid-syntax@1.8.0
├── pen-paper-coffee-syntax@0.14.9
├── pigments@0.40.2 (disabled)
├── plain-simple@1.1.0
├── plantuml-preview@0.12.9
├── plist-converter@0.2.0
├── pretty-json@2.0.0 (disabled)
├── project-folder@1.5.0
├── remember-folds@0.3.0
├── set-syntax@0.4.0
├── simple-align@0.2.0
├── sort-lines@0.18.0
├── standard-formatter@2.8.0
├── standardjs-snippets@2.6.2
├── swackets@0.35.0
├── tablr@1.8.3
├── teletype@0.11.0 (disabled)
├── terminal-tab@0.5.5
├── toggle@0.6.2
├── trailing-spaces@0.4.0
├── tree-view-autoresize@2.3.0
├── vim-mode-plus@1.32.0
├── vim-mode-plus-keymaps-for-surround@0.2.1
└── xml-formatter@0.11.0
@laughedelic laughedelic changed the title Outline alignment became worse Outline list alignment got broken Mar 30, 2018
@matthewwithanm
Copy link
Contributor

hey @laughedelic! sorry I'm not quite following this one. it's hard to know what what the correct outline is without the code. if the issue is that all chevrons aren't aligned, that seems okay…you can collapse the tree at any level.

@laughedelic
Copy link
Author

@matthewwithanm right, I should have made a better screenshot, but once I made it, I realized that this is just the same as #176 😅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants