mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add kuychaco's work
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- Fixed bugs including multi-symbol autocomplete trigger, java detection etc.
|
||||
- Started learning Rust
|
||||
- GitHub Package
|
||||
- Commit together with co-authors - [atom/github#1355](https://github.com/atom/github/pull/1355)
|
||||
- Automated the production of `gpg` and `gpg-agent` binaries for Windows, MacOS, and Linux with [squeegpg-native](https://github.com/atom/squeegpg-native).
|
||||
- Investigated the setup for [including a TypeScript transpiler in an Atom package](https://github.com/smashwilson/minimal-typescript-atom) with React.
|
||||
- Begin an npm package, [squeegpg](https://github.com/atom/squeegpg), to wrap GPG interaction and gpg-agent management using the binaries from [squeegpg-native](https://github.com/atom/squeegpg-native). Set up a bunch of yak-shaving tasks like configuring Circle/AppVeyor/Travis CI and installing Greenkeeper.
|
||||
@@ -30,6 +31,7 @@
|
||||
- Check in with Facebook on Symbols and Debugger
|
||||
- Folder level configuration
|
||||
- GitHub Package
|
||||
- Wrap up co-authors feature [atom/github#1355](https://github.com/atom/github/pull/1355)
|
||||
- Teletype
|
||||
- Update RFC for streamlining collaboration set-up to incorporate feedback from core dev team, and then request comments from the public ([atom/teletype#344](https://github.com/atom/teletype/pull/344))
|
||||
- Add preliminary support for joining a portal via URL ([atom/teletype#109](https://github.com/atom/teletype/issues/109))
|
||||
|
||||
Reference in New Issue
Block a user