Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9991a26
Patch to sublime_alignment to place spaces at front of line instead o…
vanrijn Mar 9, 2013
6716226
Adding alignment_format config option to control where key, varspace,…
vanrijn Apr 12, 2013
21990e8
Fixing spaces->tabs in Base File.sublime-settings
vanrijn Apr 12, 2013
65b23ed
created option to add spaces after the alignment character
rittme May 28, 2013
0a9c3dd
Make it so that when no selections are found, align the entire file
derekchiang Jun 3, 2013
b367539
Get rid of useless comments
derekchiang Jun 3, 2013
59c2545
Add a command to palette
derekchiang Jun 3, 2013
1298e2e
Fixed the 'unassigned' variables bug
Multiply Sep 4, 2013
e26c7fb
Merge pull request #1 from Multiply/fix-unassigned-variables
derekchiang Sep 11, 2013
22de3c1
More useful handling of multiple selection
Sep 16, 2013
b28a153
Merge vanrijn/sublime_alignment: adding alignment_format support
ericmagnuson Sep 18, 2013
b01c807
Merge rittme/sublime_alignment: option to add space after alignment char
ericmagnuson Sep 18, 2013
c998aa4
Rename readme.creole to README.md
ericmagnuson Sep 18, 2013
8377bdc
Updated to MD format
ericmagnuson Sep 18, 2013
36030b9
Merge derekchiang/sublime_alignment: align whole file if nothing sele…
ericmagnuson Sep 18, 2013
fc07e55
Merge pull request #1 from ericmagnuson/master
sylido Oct 10, 2018
4412580
Merge pull request #2 from bordaigorl/master
sylido Oct 10, 2018
8b7b526
Added ability to align around declarations - var/const/let are the de…
Oct 11, 2018
c82c98d
Fixed an issue where the script would need to be run twice to correct…
sylido Oct 12, 2018
8be71eb
Cleanup, added comment.
sylido Oct 15, 2018
a5c31d6
Added description for two of the new settings.
sylido Oct 15, 2018
0297d77
Updated code to handle the case where we might have alignment charact…
danailgabenski Oct 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading