Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-python

:lock: Python package for Atom
https://github.com/pulsar-edit/language-python

Prepare 0.35.0 release

6d0272312012174b62b3331c84eed87370bdc819 authored over 9 years ago
Merge pull request #63 from atom/tj-softtabs

Ensure soft tabs is used by default

16f4721df2be930ff703e0b037fcd5a20443e405 authored over 9 years ago
Ensure soft tabs is used by default

PEP8 clearly states that 4 spaces should be used for indentation, and this
change ensures that r...

f9f9947153362aa39d9cdcd1267ea3d20714cebe authored over 9 years ago
Prepare 0.34.0 release

00529e691575496eb82e5a154b592b5a2616e57f authored almost 10 years ago
Merge pull request #59 from nicktimko/special-attributes

Add more magic

ca4a2010f10103700ca54312a402fdb5ad93ec8b authored almost 10 years ago
Add more magic

Add highlighting support for additional magic attributes, variables, and method names. See https...

11d98b1b2c3341be5b625c48f795a4cf07d36d4e authored almost 10 years ago
Prepare 0.33.0 release

f65cc95f0bd24ec04e6be39377c1b04b9d0188d6 authored almost 10 years ago
Merge pull request #58 from kcuzner/python-version-numbers

Add support for version numbers in the first line for python

3e1a7ce42e563d8b740032f8a64c60007aeb7906 authored almost 10 years ago
Add support for version numbers in the first line for python

For example, the following will now match:

/usr/bin/python3
/usr/bin/env python3
/usr/bin/env p...

ac7fb31121838e75327fd1940a338188b981ad71 authored almost 10 years ago
Prepare 0.32.0 release

8daa10089a14bacf2346bb16f31d1189489696e0 authored almost 10 years ago
Merge pull request #54 from nicktimko/binary-literals

Add binary literals

fefa68721fd72e3c8ad2b3c4d207811515ba471a authored almost 10 years ago
Add binary literals

More PEP-3127!

b958f852e32cf80eb28ca6a0201cc83ead8fab8c authored almost 10 years ago
Prepare 0.31.0 release

a8376a52d1c2d2c34c0c450132635c5eeaf26a9e authored almost 10 years ago
Merge pull request #53 from nicktimko/python-3-octals

Match Python 3 octal literals

59d45196cd278fec1a2065939a63153138331292 authored almost 10 years ago
Match Python 3 octal literals

PEP-3127 for full integer literal syntax

67eb1e80a2ebed733ca458a91e4498d2d53cc6cb authored almost 10 years ago
Merge pull request #50 from syndbg/master

Added .tac to python.cson's filetypes.

0141d44946d55ae06ce4dba90b1b0e08db1e437e authored about 10 years ago
Added .tac to python.cson's filetypes.

.tac is a twisted application configuration, using Python syntax.

a53286c241004f74c5798ff120c6fd0535e36cc1 authored about 10 years ago
Prepare 0.30.0 release

b3d05594074784ad44a710e376538b70ecdba2e2 authored about 10 years ago
:lipstick: Sort file types

0dc712f198f6e220d47ce01eca1937214d7da9d8 authored about 10 years ago
Merge pull request #49 from msabramo/make_python-console_handle_doctest_filetype_too

Make python-console handle doctest filetype too

1873195aa9d50c6bc9147187a868eb65739adeb5 authored about 10 years ago
Make python-console handle doctest filetype too

This is commonly used in docs as well.

E.g.:
https://github.com/hynek/characteristic/pull/26#is...

93a19b9466c5369cc020118452a22778d3dfbf6c authored about 10 years ago
Prepare 0.29.0 release

46072e32e3060eb8e2fea98a106a86db89acc842 authored about 10 years ago
Rename scoped-properties/ to settings/

0b1190b6573675713ff1b8a23957cb41fa90bb80 authored about 10 years ago
Prepare 0.28.0 release

f518e495f6bb13124d44cfc2366c424dc58859ac authored about 10 years ago
Use trailing scope name

8221fbc00feaedc25122876487cdd58b8a9d9e95 authored about 10 years ago
Merge pull request #48 from msabramo/patch-1

Add highlighting for a Python console session or doctest with ">>>" and "..." at beginning of lines

722d9899fff8b9f776d42da5738b773288029691 authored about 10 years ago
Add highlighting for a Python console session

or doctest with ">>>" and "..." at beginning of lines.

This is the format that was supported by...

68ffd7f681195ad8b2690afe3c76865e32767faf authored about 10 years ago
Prepare 0.27.0 release

cbf6af800cd7fe8668e74d3498a80826ea18fcbf authored about 10 years ago
Add pattern for nonlocal keyword

Closes #47

e8741ed2f576c9f7fb807177e107b6e431c2a863 authored about 10 years ago
Prepare 0.26.0 release

476a353595caca2105c5984466390333036d0f11 authored about 10 years ago
Merge pull request #42 from TravellerSam/master

kv file format

6e77d78df4480e783f4a759c9261c18dec354dac authored about 10 years ago
kv file format

Support for kv file extension, construction language in Kivy
(http://kivy.org)

546a70adf4135721070bb8dbc241c97bad2f154d authored about 10 years ago
Prepare 0.25.0 release

516d4c1423afcc5ddb15c76ac4ec581b48c01068 authored about 10 years ago
Merge pull request #41 from karel-brinda/master

Python syntax also for Snakefile (=Snakemake files)

89d3b0ac83b85527b63185ff4f3b7e852a380f97 authored about 10 years ago
Python syntax also for Snakefile (=Snakemake files)

ef6a611ef50f55bfb48090bc2a4da65c697a7bba authored about 10 years ago
Prepare 0.24.1 release

e53896c152ddec33e12b211f5e5bc2e1c917ad65 authored about 10 years ago
Use atom.gramamrs in specs

32fa50edf093595f13657caf0d371d2569efe2b0 authored about 10 years ago
Prepare 0.24.0 release

343931c16f3d401687fd22db013e525e9e7e13a6 authored about 10 years ago
Merge pull request #38 from atom/mb-no-auto-indent-on-paste

Disable auto-indent on paste

16c6c001848b6f763b7773b98a14dd34c0e83958 authored about 10 years ago
Disable auto-indent on paste

84d3bce9a92c0b86bc970adcbef80516e6bb79b7 authored about 10 years ago
Prepare 0.23.0 release

4aaa3d99c724f0a8298cc2bff05fe422984e6538 authored about 10 years ago
Merge pull request #37 from aroben/fix-unclosed-regexes

Fix parsing of raw strings containing unclosed parentheses and brackets

10b3526dd059413f8dbbe0bdc42205770ce887d1 authored about 10 years ago
Make sure things other than regexes get parsed inside raw strings

My CSON formatting was bad, which caused only the regular expression
grammar to get parsed insid...

c2120ec667049b07940a667ecbc02be4785fb714 authored about 10 years ago
Fix parsing of raw strings containing unclosed parentheses and brackets

Strings like r'[' and r'(' were causing the rest of the document to be
parsed as if it were insi...

b0b3ca86ffbaa80f32bcd406e04b2c82dd918c50 authored about 10 years ago
Prepare 0.22.0 release

acd4ffa0390739678b7bb2c2b3d633af085bc04e authored about 10 years ago
Merge pull request #36 from aroben/traceback-grammar

Add a grammar for Python Traceback (.pytb) files

89646bf292ff62e7d5c25e485f8e368250a6f719 authored about 10 years ago
Rename python traceback.cson to python-traceback.cson

e399332ff0c85d81c43b15720652156d7514d821 authored about 10 years ago
Add a grammar for Python Traceback (.pytb) files

35f85f6f10755f1e01d8b5cb8428592ae16972da authored about 10 years ago
Prepare 0.21.0 release

03501b6a8eab0341fbaeb188f6876c4dd8c74cb2 authored over 10 years ago
Default tab length in python is 4 spaces

47ac14ae8b4343c3f2785670a312dd0ec8a71187 authored over 10 years ago
Prepare 0.20.0 release

d15295f214f0b94be84b202ae470096d60191f87 authored over 10 years ago
:lipstick: Sort file types

eab2b6239c1ea50ba8b5eba1027070f30e13d33f authored over 10 years ago
Merge pull request #35 from dralletje/patch-1

Highlight .wsgi files using this syntax

30da336a6587cbef24f773d56d81c10359f6b7ec authored over 10 years ago
Highlight .wsgi files using this syntax

Attempt to fix atom/atom#3807

bfef6b8cffee8998953d5e11110faccf7ba28fca authored over 10 years ago
Prepare 0.19.0 release

abb20e2e77b0802df0217f9858a0bbb391d66966 authored over 10 years ago
Use multiple cursors in class snippet

Closes #32

82986511f0ca2912afa41e923ad4aaf849e68a97 authored over 10 years ago
Merge pull request #31 from syndbg/master

Added more assert snippets in language-python.cson

3c730c8b25cf8b97a9cc66a584aff1a22c097c6e authored over 10 years ago
Added more assert snippets in language-python.cson

713bd81bb6e36d5ad97bd9dce64a0cd5bff84342 authored over 10 years ago
Merge pull request #30 from PeterDaveHello/patch-1

make CI build faster

ab72b21e3d7f22e78ec2a7f5373536403361b844 authored over 10 years ago
make CI build faster

4c0803020de631052c22dbb6e18551b37fa33e5b authored over 10 years ago
Add initial Travis configuration

53be31020be039759799766380c9702b373f7ba4 authored over 10 years ago
:lipstick:

74bb81ed8dcd279fc783f06b7a927571e5838a16 authored over 10 years ago
Add multiline string spec

fd2147af31eea97e361eeae085b3cbc23492e957 authored over 10 years ago
Prepare 0.18.0 release

e8976b0755167b19b61e54ffb7b6f03fd706c38c authored over 10 years ago
Merge pull request #28 from brutal-chaos/master

align flow control with other languages

1a1f8414da92f310ba68cd6fd966f3b63c94e45a authored over 10 years ago
align flow control with other languages

f8d642136622b51c6cf0ff05aef9f3a4a1244e48 authored over 10 years ago
Prepare 0.17.0 release

7961cd4a8510f07165fd78552162a1cff79696c1 authored over 10 years ago
Merge pull request #25 from brutal-chaos/master

Break down flow into categories

d103bf565f674cc0cfe07bbda23254e5e8978a2b authored over 10 years ago
Add missing 'n'

d7509038b5bb3320a6673881d12a883da77eb4b2 authored over 10 years ago
separate match patterns

b005313b35e6853e367aa86737328403470a8c58 authored over 10 years ago
Rename a keyword.control.flow subcat to match vim

condition -> conditional

87205b39f09e91742becfde5db5c8108f11b251c authored over 10 years ago
Break down flow into categories

Add condition, exception, repeat, and statement as subcategories to
keyword.control.flow to allo...

3a106c5703ee731f945f2e153ed4f0843ac59fae authored over 10 years ago
Prepare 0.16.0 release

c7f989b1fc685d17d0f5570f851f0cd66d02a22e authored over 10 years ago
Properly match python length modifiers

Previously h and l were incorrectly matched to include a trailing %

Closes atom/atom#2262

456d35fb80ed551b0bd7f1a45a53299f306c9114 authored over 10 years ago
Prepare 0.15.0 release

9fb3dd8da9e167685f40bcb691568721d30e8c73 authored almost 11 years ago
Merge pull request #21 from bsnux/feature/ipdb

Adding ipdb snippet

fc65a62c9f66e49ed430aa86d3a052648f7d6767 authored almost 11 years ago
Adding ipdb snippet

96be4de8a389f316fb09f78ad0e1e3ecab7c6bec authored almost 11 years ago
Prepare 0.14.0 release

247baf90f908807186b399e37ea0e9e7766eb3fb authored almost 11 years ago
Move scopeName to the top

cb0294cb0a916bc6b5626a9f06196621185292cb authored almost 11 years ago
Remove unused properties

5ea2161f2532d36e91bada13ee295fa25bd45ee4 authored almost 11 years ago
Prepare 0.13.0 release

b4f7ff3a51da9d503f7b867b09d9935ccf77b2a1 authored almost 11 years ago
Merge pull request #19 from mathiasbynens/patch-2

Shorten the `enc` and `env` snippets

19b12b80aa0c71afbd235e8957983c5eefc9662f authored almost 11 years ago
Shorten the `enc` and `env` snippets

2756f12a645373650f4e1024852e6ae5b3574142 authored almost 11 years ago
Merge pull request #20 from warunsl/snippets/pdb

Add snippet for pdb usage

4f4e829cd146614e13007a9bac14040353f8d2d8 authored almost 11 years ago
Add snippet for pdb usage

c9bcd8e6667717f786a55f52bbe0f5316dd014f0 authored almost 11 years ago
Prepare 0.12.0 release

2b7290e79733131ff8d3873719d06aaea3dc350f authored almost 11 years ago
Merge pull request #16 from ankushagarwal/master

Add snippet for defining functions

027bb154bf8c205ab2a29df252b5140f639d22a6 authored almost 11 years ago
Add snippet for defining functions

The 'defs' snippet defines only methods. We need a simple 'def' snippet which expands to a simpl...

18355c60e346e572f1c722ad9e75572c4afbf199 authored almost 11 years ago
Prepare 0.11.0 release

be8702e46157be7a9ca2fe92cb63759e998452a3 authored almost 11 years ago
Merge pull request #11 from warunsl/snippets/fix-defs

Fix snippet for defs

759e2356ac5218b1f5198822737cd63b434019c7 authored almost 11 years ago
Fix defs snippet

c1ddc26253f7ee258ebfeeaa7179e8098cb84ee0 authored almost 11 years ago
Prepare 0.10.0 release

2463d0e13140d08437d43e720f40374290198bbc authored almost 11 years ago
Merge pull request #9 from Cronos87/master

[fix] class snippet

2f0db7d5815299221ee34f6c95f96afd528a0dca authored almost 11 years ago
[fix] class snippet

507db3b3c0c4b9e54fd36c83fc09d00a35bf9b46 authored almost 11 years ago
Prepare 0.9.0 release

11e38aecfdcdd6508cd846bc43c1c0decb7932ce authored almost 11 years ago
Merge pull request #5 from Cronos87/master

[add] if statement snippet

a037fe99fbfd294cbf36877397712986e98346a7 authored almost 11 years ago
Merge pull request #1 from kennethreitz/patch-1

Added best practice env/enc snippets

e1ba9144f0e07a3e7e9a36c0c128d1bdd271f356 authored almost 11 years ago
Merge pull request #8 from warunsl/snippets/comprehension

Add snippets for list and dictionary comprehension

a9e5143e8c3e9578020a90049f90a11ed20052bb authored almost 11 years ago
Add dictionary comprehension snippet

0de3434899879e05b19fa8691e2533f5ff35e4d9 authored almost 11 years ago
Add list comprehension snippets

232c2dc6e1cf6a9b49a5cd36a0ffbe56d883c43f authored almost 11 years ago