atom-elastic-tabstops
atom-elastic-tabstops copied to clipboard
Elastic Tabstops for Atom
[Enter steps to reproduce:] 1. Install Atom 2. Install Elastic tabstops package 3. open a file with tabs e.g. ``` one two 1 2 ``` 4. in the menu, go...
[object HTMLSpanElement] displayed in multiple locations in the text. My package installation is quite minimal so I suppose it is a bug with this package.
[Enter steps to reproduce:] 1. I created a new file and added the following two lines: ``` EventMatch: Trigger: ``` 2. Pressing "Up Arrow" with the cursor on the top...
Currently all tabs (indentation tabs + other tabs) are treated the same way to align code. This means that the following piece of code: ``` if( hey ) {\t// ......
[Enter steps to reproduce:] 1. Toggle Inline Git Diff 2. Scroll **Atom**: 1.31.2 x64 **Electron**: 2.0.7 **OS**: Unknown Windows version **Thrown From**: [elastic-tabstops](https://github.com/hax/atom-elastic-tabstops) package 1.3.1 ### Stack Trace Uncaught Error:...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.19.0-beta3 x64 **Electron**: 1.6.9 **OS**: Mac OS X 10.12.5 **Thrown From**: [elastic-tabstops](https://github.com/hax/atom-elastic-tabstops) package 1.1.3 ### Stack Trace Failed to activate the...
What a great package! I love editing with elastic tabstops. I have a small suggestion, currently in `elastic-tabstops.js`, (line 254), it says: ``` tab.style.width = '1ch' ``` which I suggest...
1. Open Atom 2. #Error **Atom**: 1.22.1 x64 **Electron**: 1.6.15 **OS**: Microsoft Windows 10 Pro Insider Preview **Thrown From**: [elastic-tabstops](https://github.com/hax/atom-elastic-tabstops) package 1.2.9 ### Stack Trace Uncaught TypeError: Cannot read property...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.20.1 x64 **Electron**: 1.6.9 **OS**: Mac OS X 10.12.6 **Thrown From**: [elastic-tabstops](https://github.com/hax/atom-elastic-tabstops) package 1.2.0 ### Stack Trace Uncaught TypeError: e.target.getModel is...