Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/language-shellscript
:lock: ShellScript package for Atom
https://github.com/pulsar-edit/language-shellscript
Depending on the regular expression engine used, \h does not always
mean the same. With a PCRE ...
92cc4cd2538b01b28418146057fb532b5acf8a1c authored over 7 years ago
Stop suggesting function for fi
688184b332c10656f4cc0073fec36fdea7647a2b authored over 7 years agoThis fixes a very annoying behavior where Atom suggests me function (because it contains f and i...
5d3d4d1144b820b915539afe16b036a3387cc772 authored over 7 years ago29eecbc416d4ac73ee34857362a6a8db58acbaa2 authored about 8 years ago
Minor cleanups to grammar source
49498d2ddd9c11e70f90c127fa2c8cb2925cac3f authored about 8 years agoAlso remove a useless test that had already been tested for above
004c38fb4f0bd7eb85a8eae3e2aea14bb693eea8 authored about 8 years ago0cbc9d8e35059f76b7d5afcfb6b73baf45493fe4 authored about 8 years ago
6a83cb8703b61a545babdfe1bdef3b5b4bfa2778 authored about 8 years ago
Move contentName to after name.
Remove some superfluous capturing groups.
Also remove captures ...
db4a71840d53e89a8606a88ba9e9ed2fc17aa7fa authored about 8 years agoc99ef6e34d69e62445c16340ef642255acc91138 authored about 8 years ago
Fix greedy variable match in for loops
a0ffd25b72829baa2534e935f02910343f2ac9ec authored about 8 years ago
# Conflicts:
# grammars/shell-unix-bash.cson
Use custom word boundary matchers
ad9dbbc2ddd6d6f4ccc3e4d49696f35ebcb5dccf authored about 8 years agoFixes #51
98a439d39ab61081619cdb9dd96919b3cb951f80 authored about 8 years ago7f576feda3f9af00048396e839c4106dd8ca77d3 authored about 8 years ago
ee6753168bb39e96cd1d93c48464793e6e496529 authored about 8 years ago
:memo: Update issue and PR templates
3cd0b6bb5ede1dbff8d4b185f0a3ea5f93292d65 authored about 8 years agoc6e25e1b18d9676cbf72811fe923f00512aa8a4f authored about 8 years ago
Update issue and PR templates
9656237eb8d7b2c04e1043422e42c3f16aba8569 authored about 8 years ago96c24ac6376ec484c4fe0a7201c38f8b2308c993 authored about 8 years ago
77fd446cc1122b6a2b358a48913b2b80f6299be7 authored about 8 years ago
Only match prompts at the start of the line
201d9b827ebe733902f5d7d4bc628c62e0bb0e1d authored over 8 years ago01486625e230296a4e837b1f12a65747021491c4 authored over 8 years ago
147f2e7052887636015161567dfa872ab3852887 authored over 8 years ago
Update README.md
32a87787e5f94bb0b214ed4429b8ab89dca1ce7b authored over 8 years ago8631073dd40e5ba8a3bfcd1472d654630ff13835 authored over 8 years ago
4577764b5649374caa1f46c52580d018aaa13a5d authored over 8 years ago
Revise modeline/hashbang-matching patterns
8d75aeaf52881d7712487005d31749fe41e458a6 authored over 8 years ago
* Hashbangs no longer match "#!/bin/rubbi-sh" or any other partial match
* "Sh" is accepted as a...
Handle comments in interpolated strings
6d66ca58c030a9509b9e01ce57456511c529eb6a authored over 8 years agoFixes #54
799f16e81cda63568e4127aa6c0e09230b686083 authored over 8 years ago6b936daeca50d0551a44b0d014e9debbf02516e9 authored over 8 years ago
Added bash_aliases into fileTypes
f6dce42d2c8d48babe6452ea22ad8e1037de1ae2 authored over 8 years agof79cc8121dabade367f9338b36247926132dfa15 authored over 8 years ago
20bb21840b008695570a93679f625b28282616c3 authored over 8 years ago
8019ad833cc55cec04e8fd89d492b66702c6884f authored over 8 years ago
e7b94a7ec97f92c566dcd522681f11c361d3bde8 authored over 8 years ago
40ac7fc27e64e5d542a8efd16a44ee2cf6847ad1 authored over 8 years ago
398de5c989f8c7fc698a999a2ee850f08e5bd247 authored over 8 years ago
added file type
e5fb1e564da257d2ba865f9681628b093e7893a2 authored over 8 years agoebuilds are without exception best displayed with shell highlighting.
98a86732dd9753be68ad231506abf6be66aa9c62 authored over 8 years ago84ece6e2b4b02316843f6ebfe885e7064865e980 authored over 8 years ago
Adding zsh-theme ext
d1c7d81ea001490600070dee6ddc349032c1836c authored over 8 years agoIn this commit I am adding the zsh-theme file extension to the set of supported file types.
9f907f69c8aad4b3ca47ffa85f80126250ed914f authored over 8 years agoAdding install file ext
dbb7e29b5ae9544ad6ce713e1eafb4cc9489a8b8 authored over 8 years ago.install files (e.g., gvim.install for gVim) are used by PKGBUILDs to install peri-, post- and p...
632a9c760b5e93eafb7e4b5db64b03b6c21cd1a8 authored over 8 years agoe2844c79a99140899b44b4a6b812b4cdd723e618 authored over 8 years ago
Improve firstLineMatch pattern
8fe135d8f40d72bccbeed837bb6ffb399e4bf184 authored over 8 years agoOniguruma allows flags for subexpressions to be set with (?i:).
c19f8d3df2ab9ec63b695288e88fe8019d6ece3f authored over 8 years ago
Emacs reads modelines case-insensitively, so something like "Mode: Shell
-Script" wasn't matchin...
Older Unix systems (Version 10 and Plan 9) used rc as its interpreter.
See also: https://en.wik...
136fd7f89ee09b01ccabdd5513c6e40c922dee85 authored over 8 years ago401b372fd15fbf4d80b9dff0dc991d7db7138f96 authored over 8 years ago
add function and alias snippets to language-shellscript
5459460ac1f7df68955d5417d1f72574459dbb1b authored over 8 years ago7e43ee00c38b8a7b7cc9776e47254d5834466ba6 authored over 8 years ago
76c520583348c2358de2c1e22355e05bdb7fea76 authored over 8 years ago
Update Atom contributing guide link
ef3c7d2091856670d3d4e6348ba2cdc00201ab14 authored almost 9 years ago97ccb437706c2eda3fceb6ec8614f1c64fc31128 authored almost 9 years ago
be4dbbf19ac9b07f727a369623375570bb3e8cb0 authored almost 9 years ago
Bats file support
4c662ee43a934fc89c5ec391dc2a775204b95e46 authored almost 9 years ago0ff3b49e74ce846dbc4c4ec8ce8a68b8f1564ec9 authored almost 9 years ago
The regexp engine and the shell grammar don't agree on what comprises
a “word boundary”. This le...
bbaca532de373b77ec8073b6aa367301358d1199 authored about 9 years ago
Don't highlight builtins that are part of a larger phrase
43c0ab2d5fb5de373e0263c897468998a3205675 authored about 9 years agoProperly tokenize strings in for loops
4ab9596ec4b2fa7d8661ad299bce68490e438e0a authored about 9 years agoFixes #31
d371572ddb28a38235e2d1d83ab71aaca80bd894 authored about 9 years agoFixes #32
2300c2b4120ab58acf52014aa419107385352d16 authored about 9 years ago331dbfea1f81ed1b82c0d638b08c8fe590a89c37 authored about 9 years ago
Increase indentation after `then` rather than `if` and `elif`.
94741e550b0e35b16bcb7bd20c5045b042a30d84 authored about 9 years ago
`if` and `elif` are always followed by the `then` keyword. In one
common coding style, the `then...
0bbc7eee5af6c591c02e2af8d02fe35927b4f4cb authored over 9 years ago
Add support for shell heredocs
9548080a24bbeb0744f9b52a70c8514c4836964f authored over 9 years ago
Conflicts:
spec/shell-unix-bash-spec.coffee
461da55c7f84fec044941386968c750206ac46c8 authored over 9 years ago
Support POSIX logical expressions
1730182f84501d844f1a4ab13c412cf622406189 authored over 9 years agoTokenize shebangs
0a8b718e41398e985f0f8e549ba2e39bafd7ba0d authored over 9 years ago
Conflicts:
spec/shell-unix-bash-spec.coffee
Conflicts:
spec/shell-unix-bash-spec.coffee
9588b00231a0e9e64cc05a12a5d271d020883085 authored over 9 years ago
Conflicts:
spec/shell-unix-bash-spec.coffee
Tokenize nested variable expansions
73e2e0769b1c9ad4d1d85aa9b73dc6b201de7d76 authored over 9 years agoDon't tokenize keywords that are part of a phrase
b554286d8492f17e32a472282a7315ae7c350fe6 authored over 9 years ago
Conflicts:
spec/shell-session-spec.coffee
Conflicts:
spec/shell-session-spec.coffee
Conflicts:
spec/shell-session-spec.coffee
Conflicts:
spec/shell-session-spec.coffee
Conflicts:
spec/shell-session-spec.coffee
8248b76ef2018c315a2b0df2cae4448826572f79 authored over 9 years ago
39234b36ad79f5ab8a361164514b6ecbd327f26e authored over 9 years ago
fa70cad70ff4503bb5d99c26954f56f7fa24055d authored over 9 years ago
Conflicts:
spec/shell-session-spec.coffee
Combine the two prompt matches
1d867c023107b2761727cf6acad0a302d2fd3a9f authored over 9 years agoCombine and improve specs
38de3667e93543833feb2c3448997fb7e6e3f5ff authored over 9 years agoCloses #11
c8ee259598bb1bc3a5b88f231b3901883bf67963 authored over 9 years agoFixes #17
00663d942b9b138e29a432a04934419cfab8f425 authored over 9 years agod034fecce883fe047ef8fd3b5ef2179182815ed3 authored over 9 years ago
Fixes #19
f6ad4346978559faf951b71ddd011ced144238a3 authored over 9 years agoa2e65aa28f73490e6318b2162e771b934290af09 authored over 9 years ago
Extended support for zsh files
f352d0ab35049225f05ef6b2a3025d4f675108f3 authored over 9 years ago