pulsar/packages
Sadick 53fbe5ada6
Remove unnecessary check to allow scrolling to center (#21488)
* Remove unecessary check

* Update go-to-line package
2020-10-12 20:14:05 +03:00
..
about Bump lodash from 4.17.15 to 4.17.20 in /packages/about 2020-09-09 15:44:11 +00:00
atom-dark-syntax ➡️ Migrate core package 'atom-dark-syntax' into ./packages 2018-09-24 11:03:16 -07:00
atom-dark-ui ➡️ Migrate core package 'atom-dark-ui' into ./packages 2018-09-24 10:57:10 -07:00
atom-light-syntax ➡️ Migrate core package 'atom-light-syntax' into ./packages 2018-09-24 16:39:54 -07: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 Fix base16 project link 2019-09-24 13:39:52 +02:00
base16-tomorrow-light-theme ➡️ Migrate core package 'base16-tomorrow-light-theme' into ./packages 2018-10-02 12:07:49 -07:00
dalek Bump sinon@9.0.3 2020-09-22 19:19:21 +03:00
deprecation-cop Reformat all JS files using prettier 2019-05-31 18:33:56 +02: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 Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
go-to-line Remove unnecessary check to allow scrolling to center (#21488) 2020-10-12 20:14:05 +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 Add async and await keywords to Rust highlighter 2020-06-10 09:04:13 -06:00
line-ending-selector Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
link Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
one-dark-syntax Use class colors for inherited classes in One syntax themes 2019-07-31 17:21:40 +02:00
one-dark-ui Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
one-light-syntax Use class colors for inherited classes in One syntax themes 2019-07-31 17:21:40 +02:00
one-light-ui Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
solarized-dark-syntax ➡️ Migrate core package 'solarized-dark-syntax' into ./packages 2018-12-06 17:36:25 -07:00
solarized-light-syntax ➡️ Migrate core package 'solarized-light-syntax' into ./packages 2018-12-06 16:19:28 -07:00
update-package-dependencies 👕 2019-08-12 14:22:00 -04:00
welcome 👕 2019-08-12 08:42:46 -04:00
README.md ➡️ Migrate core package 'update-package-dependencies' into ./packages 2019-08-12 13:35:01 -04:00

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