Commit Graph

22713 Commits

Author SHA1 Message Date
Kevin Sawicki
888261eb74 ⬆️ language-ruby@0.52 2015-04-14 09:32:30 -07:00
Daniel Hengeveld
1e07cd0e53 ⬆️ settings-view@0.192.0 2015-04-14 08:54:49 -07:00
Ben Ogle
a68e837a14 Merge pull request #6364 from atom/seansay-fix-row-range-for-p
Fix rowRangeForParagraphAtBufferRow using \S -- Round two
2015-04-13 17:48:56 -07:00
Ben Ogle
c2998900fd ⬆️ scandal@2.0.1
Fixes duplication when following symlinks
2015-04-13 17:26:13 -07:00
Kevin Sawicki
f1d8544d67 Merge pull request #6365 from atom/ks-fix-static-less-prebuild-cache
Fix static .less prebuilt cache
2015-04-13 17:11:27 -07:00
Kevin Sawicki
930f306476 Precompile atom-space-pen-views stylesheets 2015-04-13 16:45:48 -07:00
Kevin Sawicki
626afe4e0d Don't include fallback imports for static files 2015-04-13 16:45:20 -07:00
Ben Ogle
f6c1f95b65 Rename method for clarity 2015-04-13 16:32:26 -07:00
Ben Ogle
8f2fbbfd9d Rename method to be more consistent 2015-04-13 16:29:10 -07:00
Ben Ogle
d38f6bb1d3 Add toString to ScopeDescriptor 2015-04-13 16:26:50 -07:00
Ben Ogle
2872000d13 Fix paragraph computation in blocks of single line comments.
Closes #6050

Closes #5963
2015-04-13 16:26:24 -07:00
Kevin Sawicki
dfb1e4d4c7 Merge pull request #6333 from atom/ks-precompile-bootstrap
Precompile bootstrap
2015-04-13 15:57:00 -07:00
Sean Lee
74caf89dd1 🐛 fix rowRangeForParagraphAtBufferRow using \S 2015-04-13 15:46:27 -07:00
Kevin Sawicki
838c3c1b5e Remove bootstrap from prebuildLessConfig 2015-04-13 13:59:25 -07:00
Kevin Sawicki
932e7d4ad7 LESS -> Less 2015-04-13 13:47:54 -07:00
Kevin Sawicki
9d6248cabb Don't ship bootstrap dist and fonts folders 2015-04-13 13:47:53 -07:00
Kevin Sawicki
168c0d0dd7 LESS -> Less 2015-04-13 13:47:53 -07:00
Kevin Sawicki
e7030ba4b3 Compile bootstrap before prebuilding cache 2015-04-13 13:47:53 -07:00
Kevin Sawicki
bc325c36c5 Exclude bootstrap/less from build 2015-04-13 13:47:53 -07:00
Kevin Sawicki
2fcf5d6248 Precompile bootstrap.less 2015-04-13 13:47:53 -07:00
Max Brunsfeld
59145581d7 Merge pull request #6323 from atom/mb-update-help-message
Update help message to reflect changes to multi-path handling
2015-04-13 11:02:59 -07:00
Max Brunsfeld
aae4a4b016 ⬆️ language-html 2015-04-13 11:02:02 -07:00
Nathan Sobo
8aba0f7218 ⬆️ settings-view to load config for inactive packages 2015-04-13 13:21:07 +12:00
Ivan Žužak
e017c0fad3 Merge pull request #6338 from subesokun/chore-contr-home-dir
Fix doc on getting the home directory
2015-04-11 22:02:56 +02:00
Ivan Žužak
27e2a04ba9 ⬆️ language-todo@0.18.0 2015-04-11 10:30:32 +02:00
Kevin Sawicki
3bbf337d64 ⬆️ notifications@0.37 2015-04-10 14:59:17 -07:00
Kevin Sawicki
4d20e17b2b ⬆️ language-javascript@0.72 2015-04-10 09:08:41 -07:00
Kevin Sawicki
94ebbccc9f ⬆️ language-python@0.34 2015-04-09 16:36:56 -07:00
Kevin Sawicki
d9d319c406 ⬆️ settings-view@0.190 2015-04-09 16:33:12 -07:00
Ben Ogle
f35187e8c3 Allow editor.completions to be an array or an object. 2015-04-09 14:21:03 -07:00
Max Brunsfeld
09be369544 Update help message to reflect changes to multi-path handling 2015-04-09 13:06:11 -07:00
Ivan Žužak
467d4bfce6 Merge pull request #6202 from FoldingText/expose-file-and-directory
Export File and Directory through require('atom')
2015-04-09 21:05:14 +02:00
subesokun
1f9d8b129f 📝 Fix doc on getting the home directory 2015-04-09 20:32:06 +02:00
Ivan Zuzak
74a627d41b Merge pull request #6005 from vegar/patch-1
Documentation: workspace.open( ) with no URI
2015-04-09 15:40:01 +02:00
Ivan Zuzak
b8fb2f4d11 Clarify that URIs don't need to be files 2015-04-09 15:38:48 +02:00
Kevin Sawicki
5fd767b9d8 ⬆️ symbols-view@0.94 2015-04-08 17:46:06 -07:00
Kevin Sawicki
7fb6e79c8d ⬆️ language-javascript@0.71 2015-04-08 17:03:50 -07:00
Kevin Sawicki
4160a8c239 Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
2015-04-08 12:07:23 -07:00
Machiste Quintana
adbd539302 Revert 👕 2015-04-08 14:36:00 -04:00
Kevin Sawicki
ce960ff1e1 Merge pull request #6297 from atom/ks-inline-menus-and-keymaps-in-package-dot-json
Inline core menus/keymaps into app package.json
2015-04-08 11:00:49 -07:00
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -07:00
Kevin Sawicki
80787ef1e2 Remove try/catch around package.json requiring
No other requires are ever guarded against and the package.json should
be assumed to be valid JSON.
2015-04-08 09:30:40 -07:00
Kevin Sawicki
ca67d33ebe Use inlined context menu from package.json when available 2015-04-08 09:16:56 -07:00
Kevin Sawicki
83541c01b5 Pull out menu property from _atomMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
4b8bb9e1d9 platformMenuPath -> platformMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
c69af727cf Don't default menu value 2015-04-08 09:16:55 -07:00
Kevin Sawicki
3954a5fd84 .cson -> .json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
ab79f2cf50 🎨 Drop unneeded detail: 2015-04-08 09:16:55 -07:00
Kevin Sawicki
50688973e6 Load keymaps from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0d3d72c181 Add missing extension 2015-04-08 09:16:55 -07:00