Commit Graph

8556 Commits

Author SHA1 Message Date
probablycorey
4ef5082887 Add filter to packages config panel 2013-08-05 13:54:38 -07:00
probablycorey
27822fb37c Remove editor config panel 2013-08-05 13:54:38 -07:00
probablycorey
be803bf122 Remove comments 2013-08-05 13:54:38 -07:00
probablycorey
db29a1b6a2 Auto populate config settings 2013-08-05 13:54:38 -07:00
probablycorey
25d4bb8d6c Add _.uncamelcase 2013-08-05 13:54:37 -07:00
probablycorey
8cc47a2069 Add _.deepExtend 2013-08-05 13:54:37 -07:00
probablycorey
c825e20f62 Make config view focusable 2013-08-05 13:54:37 -07:00
probablycorey
69eace6292 Remove references to windowed config panel 2013-08-05 13:54:37 -07:00
probablycorey
2284435551 Move config view to a package 2013-08-05 13:54:37 -07:00
probablycorey
1252b94fcb Warn if no deserilizer can be found for some state 2013-08-05 13:54:37 -07:00
probablycorey
8d0afc087f Don't set uri when pane item doesn't serialize itself 2013-08-05 13:54:37 -07:00
probablycorey
f789c7e2df 💄 2013-08-05 12:43:56 -07:00
probablycorey
80bbd035db Do not download update if Atom is running in dev mode 2013-08-05 12:40:47 -07:00
Kevin Sawicki
0397df2f4d Rename package main to just Bookmarks
This allows the view that displays the bookmarks for browsing
to be called just BookmarksView.
2013-08-05 11:32:50 -07:00
Kevin Sawicki
cd8796b561 Add select list to browse and open bookmarks from 2013-08-05 11:28:10 -07:00
Kevin Sawicki
68103601e6 Move folding changes to next release section 2013-08-01 09:13:12 -07:00
Kevin Sawicki
c278ead451 Mention bookmarks view 2013-08-01 09:12:18 -07:00
Kevin Sawicki
c44e9b6308 💄 2013-08-01 08:48:15 -07:00
Kevin Sawicki
1c37537d19 Show octicon in gutter for bookmarked line 2013-08-01 08:47:41 -07:00
Kevin Sawicki
684dec4b24 Always suggest non-negative indent levels
Close #668
2013-07-31 18:01:38 -07:00
Kevin Sawicki
30f72c1519 Update bootstrap URL in .gitmodules 2013-07-30 16:39:23 -07:00
Kevin Sawicki
69733a8f7a Put file name at beginning of markdown preview title
Previously the 'Markdown Preview - ' prefix dominated the tab text
making it hard to disambiguate which preview was for which editor.

Now the title leads with the file name and follows with a "Preview" suffix.
2013-07-29 14:41:23 -07:00
Cheng Zhao
b9261a33be Update apm: update node to v0.10.15. 2013-07-26 20:16:56 +08:00
Ben Ogle
e1a78d1f0f newlines follow last line's indent 2013-07-24 15:28:12 -07:00
Ben Ogle
c7de0ba3bc fix #634 jump to the beginning of the fold when clicking on folded block. 2013-07-24 15:12:19 -07:00
Ben Ogle & Corey Johnson
16cce1efb1 nof 2013-07-24 14:55:43 -07:00
Ben Ogle
b3025a4dfc rename rowRangeForCommentFoldAtBufferRow -> rowRangeForCommentAtBufferRow 2013-07-24 13:09:00 -07:00
Ben Ogle
11a1a27dbd Handle * prefixes properly 2013-07-24 12:18:27 -07:00
Ben Ogle
e76fe439ba Fix tests. Indent oops. 2013-07-24 12:18:27 -07:00
Ben Ogle
cc8513afdf remove !! hack on isComment 2013-07-24 12:18:27 -07:00
Ben Ogle
c17f5bd41e Return false from isComment() for consistency 2013-07-24 12:18:27 -07:00
Ben Ogle
2d9ef9aad6 Add note for ScreenRow in tokenizedBuffers 2013-07-24 12:18:27 -07:00
Ben Ogle
f7bb8aab9e Move rowRangeForParagraphAtBufferRow into LanguageMode 2013-07-24 12:18:27 -07:00
Ben Ogle
c5c1980c9a remove fdescribe 2013-07-24 12:11:33 -07:00
Ben Ogle
f234b8fa27 respects comment chars 2013-07-24 12:11:33 -07:00
Ben Ogle
778e3bbd67 respects indentation 2013-07-24 12:11:33 -07:00
Ben Ogle
5d8d5da602 autoflow respects current paragraphs 2013-07-24 12:11:33 -07:00
Ben Ogle
fe449e31e3 Move config stuff out of the autoflow 2013-07-24 12:11:33 -07:00
Ben Ogle
617f0ae79a tests work again 2013-07-24 12:11:33 -07:00
Ben Ogle
cf3de0e8dc move autoflow into lib dir 2013-07-24 12:11:32 -07:00
Ben Ogle
173c47f780 Fix issue in jumping to next bookmark 2013-07-24 12:07:56 -07:00
Ben Ogle
77e12e3658 add comment about using better invalidation strategy 2013-07-24 12:07:56 -07:00
Ben Ogle
8db9551700 Handle one bookmark 2013-07-24 12:07:56 -07:00
Ben Ogle
ece0c76158 Use @editor.command to bind to commands 2013-07-24 12:07:56 -07:00
Ben Ogle
8881847c61 Handle jumping case when no bookmarks 2013-07-24 12:07:55 -07:00
Ben Ogle
4254efd49e remove fdescribe 2013-07-24 12:07:55 -07:00
Ben Ogle
6968075d38 Jumping to bookmarks works 2013-07-24 12:07:55 -07:00
Ben Ogle
3cb29e1d5c visually marks bookmarked lines 2013-07-24 12:07:55 -07:00
Ben Ogle
e632b091f9 add initial bookmark plugin 2013-07-24 12:07:55 -07:00
Ben Ogle
afa92e51f6 update changelog for the folding changes 2013-07-24 12:05:16 -07:00