Atom/packages
sadick254 c8f8c065dd
Merge branch 'sunsetting-announcement' into install-from-github
2022-11-09 19:24:42 +03:00
..
about Attach workspace element to the dom 2021-08-13 08:55:18 +03:00
atom-dark-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
atom-dark-ui ➡️ Migrate core package 'atom-dark-ui' into ./packages 2018-09-24 10:57:10 -07:00
atom-light-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
atom-light-ui Fix incorrect theme name in comment 2018-09-25 07:17:19 -07:00
autoflow autoflow: Do not reflow selections that contain only LaTeX tags 2019-05-23 18:26:26 -04:00
base16-tomorrow-dark-theme Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
base16-tomorrow-light-theme Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
dalek Merge pull request #23285 from atom/dependabot/npm_and_yarn/packages/dalek/lodash-4.17.21 2021-11-25 18:36:30 +03:00
deprecation-cop ⬆️ marked to 4.0.10 in packages/deprecation-cop (#23484) 2022-01-17 11:42:03 +03:00
dev-live-reload Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
exception-reporting adjusted expected values in exception-reporting specs 2020-02-11 22:34:40 +01:00
git-diff chore: I forgot how touchy the linter settings were. 2022-01-03 18:14:04 -08:00
go-to-line Fix go-to-line package failing spec 2021-08-13 08:55:18 +03:00
grammar-selector fix spec 2019-06-21 19:44:24 +10:00
incompatible-packages Use UI variables on container 2020-08-27 19:13:56 +03:00
language-rust-bundled tree-sitter-rust@0.17.0 (#21790) (#21949) 2021-02-15 06:50:52 +03:00
line-ending-selector Line ending selector refactor (#20542) 2021-01-25 19:10:31 +03:00
link Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
one-dark-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
one-dark-ui Remove deprecated code strings (#22952) 2021-09-20 18:52:48 +03:00
one-light-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
one-light-ui Remove deprecated code strings (#22952) 2021-09-20 18:52:48 +03:00
solarized-dark-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
solarized-light-syntax Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
update-package-dependencies 👕 2019-08-12 14:22:00 -04:00
welcome Merge branch 'sunsetting-announcement' into install-from-github 2022-11-09 19:24:42 +03:00
README.md ➡️ Migrate core package 'update-package-dependencies' into ./packages 2019-08-12 13:35:01 -04:00

README.md

Atom Core Packages

This folder contains core packages that are bundled with Atom releases. Not all Atom core packages are kept here; please see the table below for the location of every core Atom package.

NOTE: There is an ongoing effort to migrate more Atom packages from their individual repositories to this folder. See RFC 003 for more details.

Package Where to find it Migration issue
about ./about #17832
atom-dark-syntax ./atom-dark-syntax #17849
atom-dark-ui ./atom-dark-ui #17850
atom-light-syntax ./atom-light-syntax #17851
atom-light-ui ./atom-light-ui #17852
autocomplete-atom-api atom/autocomplete-atom-api
autocomplete-css atom/autocomplete-css
autocomplete-html atom/autocomplete-html
autocomplete-plus atom/autocomplete-plus
autocomplete-snippets atom/autocomplete-snippets
autoflow ./autoflow #17833
autosave atom/autosave #17834
background-tips atom/background-tips #17835
base16-tomorrow-dark-theme ./base16-tomorrow-dark-theme #17836
base16-tomorrow-light-theme ./base16-tomorrow-light-theme #17837
bookmarks atom/bookmarks #18273
bracket-matcher atom/bracket-matcher
command-palette atom/command-palette
dalek ./dalek #17838
deprecation-cop ./deprecation-cop #17839
dev-live-reload ./dev-live-reload #17840
encoding-selector atom/encoding-selector #17841
exception-reporting ./exception-reporting #17842
find-and-replace atom/find-and-replace
fuzzy-finder atom/fuzzy-finder
github atom/github
git-diff ./git-diff #17843
go-to-line ./go-to-line #17844
grammar-selector ./grammar-selector #17845
image-view atom/image-view #18274
incompatible-packages ./incompatible-packages #17846
keybinding-resolver atom/keybinding-resolver #18275
language-c atom/language-c
language-clojure atom/language-clojure
language-coffee-script atom/language-coffee-script
language-csharp atom/language-csharp
language-css atom/language-css
language-gfm atom/language-gfm
language-git atom/language-git
language-go atom/language-go
language-html atom/language-html
language-hyperlink atom/language-hyperlink
language-java atom/language-java
language-javascript atom/language-javascript
language-json atom/language-json
language-less atom/language-less
language-make atom/language-make
language-mustache atom/language-mustache
language-objective-c atom/language-objective-c
language-perl atom/language-perl
language-php atom/language-php
language-property-list atom/language-property-list
language-python atom/language-python
language-ruby atom/language-ruby
language-ruby-on-rails atom/language-ruby-on-rails
language-rust-bundled ./language-rust-bundled
language-sass atom/language-sass
language-shellscript atom/language-shellscript
language-source atom/language-source
language-sql atom/language-sql
language-text atom/language-text
language-todo atom/language-todo
language-toml atom/language-toml
language-typescript atom/language-typescript
language-xml atom/language-xml
language-yaml atom/language-yaml
line-ending-selector ./packages/line-ending-selector #17847
link ./link #17848
markdown-preview atom/markdown-preview
metrics atom/metrics #18276
notifications atom/notifications #18277
one-dark-syntax ./one-dark-syntax #17853
one-dark-ui ./one-dark-ui #17854
one-light-syntax ./one-light-syntax #17855
one-light-ui ./one-light-ui #17856
open-on-github atom/open-on-github #18278
package-generator atom/package-generator #18279
settings-view atom/settings-view
snippets atom/snippets
solarized-dark-syntax ./solarized-dark-syntax #18280
solarized-light-syntax ./solarized-light-syntax #18281
spell-check atom/spell-check
status-bar atom/status-bar #18282
styleguide atom/styleguide #18283
symbols-view atom/symbols-view
tabs atom/tabs
timecop atom/timecop #18272
tree-view atom/tree-view
update-package-dependencies ./update-package-dependencies #18284
welcome ./welcome #18285
whitespace atom/whitespace
wrap-guide atom/wrap-guide #18286