Cheng Zhao
54e25677b6
Restore previous selected text after IME composition is done.
2013-09-16 10:44:15 +08:00
Cheng Zhao
f4e3f7a055
Skip the undo stack when changing composition text.
2013-09-16 10:43:34 +08:00
Cheng Zhao
dee9cce2e3
Select the text while inserting.
2013-09-14 20:20:45 +08:00
Cheng Zhao
a92a65929a
Make hiddentInput bigger when inputing with IME.
...
Some IME's input bubble would have strange behavior when they thought
the target input box is small.
2013-09-14 20:10:36 +08:00
Cheng Zhao
c9d4c761bb
Show IME's composition text on screen.
...
The composition text should only show on screen temporarily and gets
disappered when input is cancelled or done. We simply mark the
composition as selected, so it can not only indicate this is composition
text instead of normal text, but also updates the composition without
adding new interfaces.
2013-09-14 19:52:39 +08:00
Cheng Zhao
0c839f419a
Move hidden input to the same position with cursor view.
...
This is required to make IME's input bubble follow the cursor.
2013-09-14 18:22:34 +08:00
Matt Colyer
a3069edec0
Add test for initialLine option to EditSession
2013-09-13 11:42:31 -07:00
Matt Colyer
7c84f38410
Be more defensive about parsing line numbers
2013-09-13 11:42:31 -07:00
Matt Colyer
9a64b2775d
💄
2013-09-13 11:42:31 -07:00
Matt Colyer
3dd6e97ca1
Correct documentation
2013-09-13 11:42:31 -07:00
Matt Colyer
4b90ba06ff
Add a small note about where ipc 'open'.
2013-09-13 11:42:31 -07:00
Matt Colyer
e8838e3bd0
Handle file paths that contain line numbers
2013-09-13 11:42:31 -07:00
Ben Ogle
7aa87adf8d
upgrade to status-bar 0.5.0
2013-09-13 11:38:21 -07:00
probablycorey
ae6f0c40e6
Fix default project path in specs
2013-09-13 11:34:47 -07:00
Ben Ogle
448064b1cb
Only attach the mousewheel handler on regular editors
2013-09-13 11:05:33 -07:00
Ben Ogle
f9a5d505d2
Upgrade to Settings 0.15.0
2013-09-13 11:02:37 -07:00
Corey Johnson
2bba50bdd0
Use a packages fixtures directory as the default project directory
2013-09-13 09:01:22 -07:00
Corey Johnson
2152004883
Use the ACTUAL spec directory instead of the specs parent
2013-09-13 09:01:22 -07:00
Corey Johnson
e64119ade2
Rename specPath loadSetting to specDirectory
2013-09-13 09:01:22 -07:00
Ben Ogle
7d679f9808
Upgrade to settings 0.14.0
2013-09-12 16:27:23 -07:00
Ben Ogle
5d923357a9
Add a separator between panes in the light theme
2013-09-12 14:04:19 -07:00
Ben Ogle
b6a503ac3b
Add a separator between panels
2013-09-12 14:04:19 -07:00
Ben Ogle
be5c7a87f9
Fix strangeness when split panes
2013-09-12 14:04:19 -07:00
Ben Ogle
634ce0ade1
Use settings-view v0.13.0
2013-09-12 14:04:19 -07:00
Ben Ogle
a89daf5153
Remove units on 0
2013-09-12 14:04:19 -07:00
Ben Ogle
09907388b7
Add sortable styles to the light theme
2013-09-12 14:04:19 -07:00
Ben Ogle
a8e8bb9303
Fix section styles
2013-09-12 14:04:18 -07:00
Ben Ogle
f310797b96
Style the bootstrap tabs
2013-09-12 14:04:18 -07:00
Ben Ogle
f887df178c
Fix small issues
2013-09-12 14:04:18 -07:00
Ben Ogle
c8e0b99241
Add drop down styles to dark theme
2013-09-12 14:04:18 -07:00
Ben Ogle
81a19ea3db
Add pane styles to dark theme
2013-09-12 14:04:18 -07:00
Ben Ogle
6400365a27
Style the .caret
2013-09-12 14:04:18 -07:00
Ben Ogle
7ae8f2d836
Style the sortable lists in settings
2013-09-12 14:04:17 -07:00
Ben Ogle
6277fbcf80
Remove merged screw up
2013-09-12 14:04:17 -07:00
Ben Ogle
579ccbde0f
Move sortable styles into the theme
2013-09-12 14:04:17 -07:00
Ben Ogle
b96c1b4186
Sections can be created with the .section class
2013-09-12 14:04:17 -07:00
Ben Ogle
e0a9d3acec
Links have a pointer cursor
2013-09-12 14:04:17 -07:00
Ben Ogle
261f61ac26
Oops
2013-09-12 14:04:17 -07:00
Ben Ogle
e9b7e27fe0
Update sections to handle the edge borders
2013-09-12 14:04:17 -07:00
Ben Ogle
210fbc6fb1
Add bootstrap less file
2013-09-12 14:04:17 -07:00
Ben Ogle
5b362a5a34
AtomPackages emit events
2013-09-12 14:02:55 -07:00
Ben Ogle
fe6732bcdb
Remove theme.deactivate calls in afterEach
2013-09-12 14:02:55 -07:00
Ben Ogle
48f01c66e2
Change Theme load verbiage to activate
...
This is to be more consistent with packages.
2013-09-12 14:02:54 -07:00
Ben Ogle
28d48f983e
Use _.contains() rather than indexOf()
2013-09-12 14:02:54 -07:00
Ben Ogle
ce35a1d380
Remove duplicate of Theme creation
2013-09-12 14:02:54 -07:00
Ben Ogle
c831898781
getLoadedStylesheetPaths -> getStylesheetPaths
...
To be consistent with Packages
2013-09-12 14:02:54 -07:00
Ben Ogle
f3aa8f1024
💄 Long line -> multiple lines
2013-09-12 14:02:54 -07:00
Ben Ogle
69f28855f1
💄 Reorder functions in Theme
2013-09-12 14:02:54 -07:00
Ben Ogle
a806f9c95c
Add getPath() and getLoadedStylesheetPaths()
2013-09-12 14:02:54 -07:00
Ben Ogle
05b98cefe5
getThemes -> getLoadedThemes
2013-09-12 14:02:53 -07:00