Commit Graph

34670 Commits

Author SHA1 Message Date
Philip Weiss
547b067f3e add callback to onDidReplaceAtomProject and add tests 2018-02-26 14:38:50 -08:00
Nathan Sobo
405eb5cf36 Add Xray focus blurbs 2018-02-26 15:31:47 -07:00
Nathan Sobo
0ed9f29a40 Remove plus signs 2018-02-26 15:15:48 -07:00
Bryant Ung
8cb08edda0
⬆️ autocomplete-plus 2018-02-26 13:40:48 -08:00
Ian Olsen
7e49d297d9
Create 2018-02-26.md 2018-02-26 12:25:58 -08:00
Philip Weiss
607b3ffe52 add callback to ondidreplaceatomproject 2018-02-26 10:34:12 -08:00
Lee Dohm
ce61bd24c1
Merge pull request #16841 from SHADOWELITE7/patch-1
Adding the Discussion
2018-02-26 08:14:17 -07:00
Lee Dohm
698f06016f
Clarify and clean up 2018-02-26 07:13:42 -08:00
Jasper David Rogers
94fed2f97c
Adding the Discussion 2018-02-26 07:28:07 -05:00
Philip Weiss
a9fd84d8e9 flesh out clearatomproject 2018-02-25 22:00:49 -08:00
Philip Weiss
e376096e8f use setpaths instead of command line paths 2018-02-25 21:57:18 -08:00
Philip Weiss
bd4231b936 relativize to atom project 2018-02-25 20:46:52 -08:00
Philip Weiss
f2eede833e add onDidReplaceAtomProject api 2018-02-25 20:24:03 -08:00
Philip Weiss
89fbf1e25b change API to clearAtomProject 2018-02-24 18:23:31 -08:00
Philip Weiss
b1490e951c fix linting issues 2018-02-24 18:17:34 -08:00
Philip Weiss
20203b798c update comments for getAll 2018-02-24 18:16:47 -08:00
Philip Weiss
6eee51be7e atomProject -> atomproject 2018-02-24 18:04:56 -08:00
Philip Weiss
a419d47ef8 fix linting issues 2018-02-24 18:03:06 -08:00
Philip Weiss
347d547d5f guard against edge cases 2018-02-24 17:58:46 -08:00
Philip Weiss
1483c0c96d add more data passed through with projectSettings 2018-02-24 17:50:18 -08:00
Philip Weiss
9eee256396 change atomproject key 2018-02-24 17:12:39 -08:00
Philip Weiss
e2c480847c atom project open in their own windows and behave more sanely 2018-02-23 17:38:36 -08:00
Max Brunsfeld
89feb6ab7c
Merge pull request #16827 from atom/fb-mdt-pane-element-to-js
Convert PaneContainerElement and PaneElement to JS
2018-02-23 16:04:47 -08:00
Matthew Dapena-Tretter
880148259f Convert PaneContainerElement and PaneElement to JS 2018-02-23 14:39:57 -08:00
Max Brunsfeld
45247632da
Merge pull request #16823 from Arcanemagus/allow-empty-username
Handle empty username
2018-02-22 17:21:46 -08:00
Bryant Ung
c76bdbe704
Add versions to linux deps 2018-02-22 14:51:54 -08:00
Max Brunsfeld
74ea91ab2e Fix snapshot blacklist for request module 2018-02-22 13:26:56 -08:00
Landon Abney
138115f2a8
🐛 Handle empty username
If Atom is launched in a shell that is missing the `USER`/`USERNAME`
environment variable it locks up due to an unhandled error from
`crypto.update`. This switches to using Node.js's built in
`os.userInfo()` method to retrieve the current user name,
allowing Atom to complete initialization in this scenario.

Fixes #16821.
2018-02-22 13:18:56 -08:00
Max Brunsfeld
c9f9b5d1e5 ⬆️ settings-view 2018-02-22 12:51:02 -08:00
Jordan Eldredge
fa9c8d1ace
Merge pull request #16661 from captbaritone/context-menu-order-master
Enable packages to control order of context menu items
2018-02-22 09:36:43 -08:00
Will Binns-Smith
b42972fa84
Add custom properties to atom-workspace to track editor properties (#16731)
* Add custom properties to atom-workspace

These track the editor's current font size, font family, and line
height.

* Move editor styles to text-editor; add monospace fallback

* Add default font family

So that there will always be a valid value.

* Fix specs
2018-02-21 19:02:14 -08:00
Will Binns-Smith
e9d4163899
Replace csslint with stylelint (#16803) 2018-02-21 16:20:20 -08:00
Max Brunsfeld
983406e166
Merge pull request #16814 from atom/mb-default-scope-descriptor
Provide a default scope descriptor if language mode doesn't provide them
2018-02-21 16:06:56 -08:00
Max Brunsfeld
2100f90cf4 Provide a default scope descriptor if language mode doesn't provide them 2018-02-21 14:55:58 -08:00
Jordan Eldredge
42e3a5015d Improve spec spacing 2018-02-21 13:14:45 -08:00
Bryant Ung
deec0dc6b1
Add additional deb dependencies 2018-02-21 11:02:18 -08:00
Max Brunsfeld
e638100158
Merge pull request #16810 from atom/mb-dont-write-config-when-quitting
Don't try to write config file while quitting
2018-02-21 10:44:56 -08:00
Max Brunsfeld
dae1c75235 ⬆️ atom-keymap 2018-02-21 10:39:30 -08:00
Max Brunsfeld
a0e231dea3
Merge pull request #16809 from atom/mb-fix-color-config
Serialize settings as JSON when sending them to the main process
2018-02-21 10:39:07 -08:00
Max Brunsfeld
ea8165a1ca Make TreeSitterLanguageMode.scopeDescriptorForPosition accept arrays
Fixes #16808
2018-02-21 10:16:50 -08:00
Max Brunsfeld
fb85656d8f Don't try to write config file while quitting 2018-02-21 09:29:02 -08:00
Max Brunsfeld
6b9e87ecd6 Serialize settings as JSON when sending them to the main process 2018-02-21 09:18:15 -08:00
Damien Guard
1d9d17bc39
Update 2018-02-19.md 2018-02-20 18:40:55 -08:00
Ian Olsen
e313bb9d89
Merge pull request #16763 from atom/focus-2018-02-19
Weekly focus doc: 2018-02-19
2018-02-20 18:15:51 -08:00
David Wilson
5c85cb4968
Merge pull request #16799 from atom/dw-update-git-utils
⬆️ git-utils
2018-02-20 16:29:46 -08:00
Katrina Uychaco
5c8c2b5f9b
Add some github package stuff 2018-02-20 15:19:43 -08:00
David Wilson
f50e1c9ecb ⬆️ git-utils 2018-02-20 14:44:04 -08:00
Max Brunsfeld
df9a4c9226
Add Max's focus 2018-02-20 13:39:19 -08:00
Max Brunsfeld
4b70a16edd ⬆️ snippets 2018-02-20 11:29:52 -08:00
Max Brunsfeld
6cb074596e
Merge pull request #16797 from atom/mb-legacy-scope-alias-renames
Tweak config APIs for dealing w/ legacy scope aliases
2018-02-20 11:27:16 -08:00