pulsar/packages
2024-01-15 16:01:47 -08:00
..
about about: Delete commented out CSS styles/rules 2023-09-14 03:43:55 -04:00
archive-view Updated etch and temp from archive-view package 2023-01-29 23:28:33 -08:00
atom-dark-syntax Revert "Add the Tree-sitter Markdown grammar." 2023-08-10 19:08:58 -07:00
atom-dark-ui Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
atom-light-syntax Revert "Add the Tree-sitter Markdown grammar." 2023-08-10 19:08:58 -07:00
atom-light-ui Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
autocomplete-atom-api Manual decaf autocomplete-atom-api 2023-08-22 21:03:28 -07:00
autocomplete-css Make useExperimentalModernTreeSitter the default… 2024-01-07 15:35:07 -08:00
autocomplete-html Fix memory access error on autocomplete-html specs 2024-01-07 15:35:08 -08:00
autocomplete-plus Merge remote-tracking branch 'origin/ui-api' into filtering-api 2023-11-07 12:12:24 -03:00
autocomplete-snippets autocomplete-snippets: Fix repo URL 2023-01-24 01:22:53 -05:00
autoflow Manual decaf autoflow specs 2023-08-22 21:39:39 -07:00
autosave Install autosave from file. Update README.md and package.json 2023-03-12 14:30:15 -07:00
background-tips Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
base16-tomorrow-dark-theme Prevent certain syntax themes from highlighting class bodies wrong… 2023-09-20 14:59:59 -07:00
base16-tomorrow-light-theme Prevent certain syntax themes from highlighting class bodies wrong… 2023-09-20 14:59:59 -07:00
bookmarks Fix memory access error on autocomplete-html specs 2024-01-07 15:35:08 -08:00
bracket-matcher Get bracket-matcher specs passing 2024-01-07 15:35:07 -08:00
command-palette Fixed command-palette highlighting 2023-10-17 01:30:36 -03:00
dalek Fix engine version 2023-06-23 10:13:05 -07:00
deprecation-cop Migrate deprecation-cop 2023-10-18 21:46:02 -07:00
dev-live-reload Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 2022-12-13 18:21:25 -08:00
encoding-selector Removed an old test code 2023-01-10 22:07:30 -03:00
exception-reporting Disabling exception reporter tests 2023-01-27 16:21:30 -03:00
find-and-replace [find-and-replace] Fix capitalize utility 2023-12-29 14:32:11 -08:00
fuzzy-finder Making fuzzy-finder use the right algorithm 2023-11-23 19:38:44 -03:00
git-diff Bump all deps in git-diff 2023-06-20 17:04:18 -07:00
go-to-line Fixed go to line specs 2023-01-09 22:29:58 -03:00
grammar-selector Address feedback 2024-01-09 20:42:35 -08:00
image-view fix #578 2023-06-04 21:52:05 +02:00
incompatible-packages Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 2022-12-13 18:21:25 -08:00
keybinding-resolver Merge branch 'master' into renovate/npm-underscore-vulnerability 2023-04-30 20:42:47 -07:00
language-c Add TODO and hyperlink injections to C/C++ 2024-01-11 15:07:08 -08:00
language-clojure Make useExperimentalModernTreeSitter the default… 2024-01-07 15:35:07 -08:00
language-coffee-script Decaf language-coffee-script 2023-07-08 18:05:56 -07:00
language-csharp Decaf language-csharp 2023-07-08 18:06:23 -07:00
language-css Don't add root scopes to CSS for TODO/hyperlink injections 2024-01-11 15:07:10 -08:00
language-gfm Get language-gfm specs passing 2024-01-07 15:35:07 -08:00
language-git Decaf language-git 2023-07-08 18:13:17 -07:00
language-go Add TODO and hyperlink injections to Go 2024-01-11 15:07:08 -08:00
language-html Apply PHPDoc learnings to JSDoc 2024-01-11 15:07:08 -08:00
language-hyperlink Address newly failing tests 2024-01-11 16:08:37 -08:00
language-java [tree-sitter] Add TODO and hyperlink injections to Java 2024-01-11 15:07:08 -08:00
language-javascript In JS/TS, correctly highlight a variable with a default value… 2024-01-12 13:28:22 -08:00
language-json Update tree-sitter-json WASM build to latest 2024-01-11 15:07:11 -08:00
language-less Manual decaf language-less spec 2023-08-22 22:27:25 -07:00
language-make Improvements to the TextMate Makefile grammar 2023-12-05 23:47:49 -08:00
language-mustache Manual decaf language-mustache spec 2023-08-22 22:31:11 -07:00
language-objective-c Manual decaf language-objective-c spec 2023-08-22 22:32:16 -07:00
language-perl Manual decaf language-perl spec 2023-08-22 22:35:24 -07:00
language-php PHP feedback 2024-01-12 19:38:28 -08:00
language-property-list Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 2022-12-13 18:21:25 -08:00
language-python [tree-sitter] Several fixes to Python highlighting 2023-11-29 12:57:20 -08:00
language-ruby [tree-sitter] Ruby fixes… 2024-01-11 15:07:07 -08:00
language-ruby-on-rails Manual decaf language-ruby-on-rails spec 2023-08-23 01:14:39 -07:00
language-rust-bundled Add TODO and hyperlink injections to Rust 2024-01-11 15:07:08 -08:00
language-sass Manual decaf langauge-sass 2023-08-23 17:09:46 -07:00
language-shellscript [tree-sitter] Fixes for shell script highlighting 2024-01-11 15:07:09 -08:00
language-source Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 2022-12-13 18:21:25 -08:00
language-sql Manual decaf langauge-sql 2023-08-23 17:17:37 -07:00
language-text Manual decaf language-text 2023-08-23 17:18:11 -07:00
language-todo Manual decaf language-todo 2023-08-23 17:18:42 -07:00
language-toml Manual decaf language-toml 2023-08-23 17:19:42 -07:00
language-typescript In JS/TS, correctly highlight a variable with a default value… 2024-01-12 13:28:22 -08:00
language-xml Manual decaf language-xml 2023-08-23 17:21:58 -07:00
language-yaml Add TODO and hyperlink injections to YAML comments 2024-01-11 15:07:08 -08:00
line-ending-selector Fixed specs on grammar and line ending 2023-01-10 22:36:54 -03:00
link Get link specs passing 2024-01-07 15:35:07 -08:00
markdown-preview Opt into emoji in markdown-preview package 2023-12-30 18:49:52 -08:00
notifications Migrate notifications to new API 2023-10-18 12:00:23 -07:00
one-dark-syntax Prevent certain syntax themes from highlighting class bodies wrong… 2023-09-20 14:59:59 -07:00
one-dark-ui Merge pull request #599 from asiloisad/master 2023-07-05 21:12:29 -07:00
one-light-syntax Prevent certain syntax themes from highlighting class bodies wrong… 2023-09-20 14:59:59 -07:00
one-light-ui Merge pull request #599 from asiloisad/master 2023-07-05 21:12:29 -07:00
open-on-github Merge branch 'master' into renovate/npm-underscore-vulnerability 2023-04-30 20:42:47 -07:00
package-generator Adds npm lock file Reference #209 2022-12-10 14:36:23 -08:00
pulsar-updater 🐛 Fix caching for "Dismiss this Version" in pulsar-updater 2023-10-23 11:25:12 +02:00
settings-view Merge remote-tracking branch 'origin/ui-api' into filtering-api 2023-11-07 12:12:24 -03:00
solarized-dark-syntax More syntax theme fixes 2023-07-31 00:08:10 -07:00
solarized-light-syntax More syntax theme fixes 2023-07-31 00:08:10 -07:00
spell-check Address feedback 2024-01-11 13:49:28 -08:00
status-bar Manual decaf status-bar source 2023-09-04 03:01:39 -07:00
styleguide Add forgotten specs 2023-07-18 14:22:21 -07:00
symbol-provider-ctags Fix issue where symbol-provider-ctags used the wrong package root 2024-01-12 12:42:01 -08:00
symbol-provider-tree-sitter Update specs 2024-01-03 10:26:17 -08:00
symbols-view [symbols-view] Add specs for return-from-declaration fix 2024-01-15 16:01:47 -08:00
tabs Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
timecop Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
tree-view Remove @ from example to fix Documentation CI 2023-09-14 18:50:55 -04:00
update-package-dependencies Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 2022-12-13 18:21:25 -08:00
welcome changelog: Update changelog entry for first ppm bug fix 2023-12-18 20:38:48 -05:00
whitespace Remove stray console.log from whitespace package 2023-04-03 20:38:07 -07:00
wrap-guide Reformulating options. 2023-11-14 14:55:34 +01:00
README.md fix links 2023-08-25 12:54:28 +02:00

Core Packages

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

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

Package Where to find it Migration issue
about ./about
atom-dark-syntax ./atom-dark-syntax
atom-dark-ui ./atom-dark-ui
atom-light-syntax ./atom-light-syntax
atom-light-ui ./atom-light-ui
autocomplete-atom-api ./autocomplete-atom-api
autocomplete-css ./autocomplete-css
autocomplete-html ./autocomplete-html
autocomplete-plus ./autocomplete-plus
autocomplete-snippets ./autocomplete-snippets
autoflow ./autoflow
autosave ./autosave
background-tips ./background-tips
base16-tomorrow-dark-theme ./base16-tomorrow-dark-theme
base16-tomorrow-light-theme ./base16-tomorrow-light-theme
bookmarks ./bookmarks
bracket-matcher ./bracket-matcher
command-palette ./command-palette
dalek ./dalek
deprecation-cop ./deprecation-cop
dev-live-reload ./dev-live-reload
encoding-selector ./encoding-selector
exception-reporting ./exception-reporting
find-and-replace ./find-and-replace
fuzzy-finder ./fuzzy-finder
github pulsar-edit/github
git-diff ./git-diff
go-to-line ./go-to-line
grammar-selector ./grammar-selector
image-view ./image-view
incompatible-packages ./incompatible-packages
keybinding-resolver ./keybinding-resolver
language-c ./language-c
language-clojure ./language-clojure
language-coffee-script ./language-coffee-script
language-csharp ./language-csharp
language-css ./language-css
language-gfm ./language-gfm
language-git ./language-git
language-go ./language-go
language-html ./language-html
language-hyperlink ./language-hyperlink
language-java ./language-java
language-javascript ./language-javascript
language-json ./language-json
language-less ./language-less
language-make ./language-make
language-mustache ./language-mustache
language-objective-c ./language-objective-c
language-perl ./language-perl
language-php ./language-php
language-property-list ./language-property-list
language-python ./language-python
language-ruby ./language-ruby
language-ruby-on-rails ./language-ruby-on-rails
language-rust-bundled ./language-rust-bundled
language-sass ./language-sass
language-shellscript ./language-shellscript
language-source ./language-source
language-sql ./language-sql
language-text ./language-text
language-todo ./language-todo
language-toml ./language-toml
language-typescript ./language-typescript
language-xml ./language-xml
language-yaml ./language-yaml
line-ending-selector ./line-ending-selector
link ./link
markdown-preview ./markdown-preview
notifications ./notifications
one-dark-syntax ./one-dark-syntax
one-dark-ui ./one-dark-ui
one-light-syntax ./one-light-syntax
one-light-ui ./one-light-ui
open-on-github ./open-on-github
settings-view ./settings-view
package-generator ./package-generator
pulsar-updater ./pulsar-updater
snippets pulsar-edit/snippets
solarized-dark-syntax ./solarized-dark-syntax
solarized-light-syntax ./solarized-light-syntax
spell-check ./spell-check
status-bar ./status-bar
styleguide ./styleguide
symbols-view pulsar-edit/symbols-view
tabs ./tabs
timecop ./timecop
tree-view ./tree-view
update-package-dependencies ./update-package-dependencies
welcome ./welcome
whitespace ./whitespace
wrap-guide ./wrap-guide