An open API service providing commit metadata for open source projects.

GitHub / PowerShell/EditorSyntax / commits

PowerShell syntax highlighting for editors (VS Code, Atom, SublimeText, TextMate, etc.) and GitHub!

SHA Message Author Date Stats
4f97249d merge Merge pull request #7 from gravejester/Refactoring David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
1e177ce4 Misc clean-up and rearranging Øyvind Kallstad <k****d@g****m> about 10 years ago
09204aa1 Added new test-file Øyvind Kallstad <k****d@g****m> about 10 years ago
7c039e0d Duplicated variable highlighting, but removed property matching for use in do... Øyvind Kallstad <k****d@g****m> about 10 years ago
f9292e6d Added highlighting of class and class keywords Øyvind Kallstad <k****d@g****m> about 10 years ago
5b960df5 Changed the wording of a comment. Øyvind Kallstad <k****d@g****m> about 10 years ago
3233f42f Added special highlighting rules to switch + some cleanup Øyvind Kallstad <k****d@g****m> about 10 years ago
3d836a96 Added scoping of properties also for automatic variables. Øyvind Kallstad <k****d@g****m> about 10 years ago
64013822 Added scoping of parameters and methods. Øyvind Kallstad <k****d@g****m> about 10 years ago
fcac7b6d Added operators to be included in the command highlighting Øyvind Kallstad <k****d@g****m> about 10 years ago
8459fbae Updated commands matching Øyvind Kallstad <k****d@g****m> about 10 years ago
2b30043b Refactoring Øyvind Kallstad <k****d@g****m> about 10 years ago
e674ea3e Fix Øyvind Kallstad <k****d@g****m> about 10 years ago
754eccb6 Updated test.ps1 Øyvind Kallstad <k****d@g****m> about 10 years ago
db6fa985 Added 'Role' keyword for comment-based help. Øyvind Kallstad <k****d@g****m> about 10 years ago
6f667e44 Highlight illegal use of back-tic. Øyvind Kallstad <k****d@g****m> about 10 years ago
d2ab16f4 Added more test code. Øyvind Kallstad <k****d@g****m> about 10 years ago
c9579d78 Updated example file. Øyvind Kallstad <k****d@g****m> over 10 years ago
5585e784 Added example file for testing syntax highlighting rules. Øyvind Kallstad <k****d@g****m> over 10 years ago
ef59db4d Fixed highlighting of keywords in comment based help. Should fix https://gith... Øyvind Kallstad <k****d@g****m> over 10 years ago
24a44670 Logical operators don't highlight if not on a word boundary. Should fix https... Øyvind Kallstad <k****d@g****m> over 10 years ago
731022b7 Line comments highlight in function declaration. Should fix https://github.co... Øyvind Kallstad <k****d@g****m> over 10 years ago
a0d2d830 Added shr and shl as bitwise operators. Should fix https://github.com/Sublime... Øyvind Kallstad <k****d@g****m> over 10 years ago
5c9cac9e Stop Parsing (--%) now also stops highlighting. Should fix https://github.com... Øyvind Kallstad <k****d@g****m> over 10 years ago
de590cd9 Fixed so class and enum declarations don't match if '-' is used in the name. ... Øyvind Kallstad <k****d@g****m> over 10 years ago
d64efcb4 Fixes matching in attributes. Should fix https://github.com/SublimeText/Power... Øyvind Kallstad <k****d@g****m> over 10 years ago
b29a4360 Added highlighting of 'node' keyword. Øyvind Kallstad <k****d@g****m> over 10 years ago
233df304 Added syntax highlighting of parameters. Should fix https://github.com/PowerS... Øyvind Kallstad <k****d@g****m> over 10 years ago
be6300b1 Better fix for enum highlighting. Øyvind Kallstad <k****d@g****m> over 10 years ago
098cb8f8 Stops 'class' being highlighted wrongly if used as a parameter. Øyvind Kallstad <k****d@g****m> over 10 years ago
f586c47f Added enum as a reserved word for highlighting. Should partially solve https:... Øyvind Kallstad <k****d@g****m> over 10 years ago
cb63d436 Fixed line comment to require either new line or at least 1 white space. Fix ... Øyvind Kallstad <k****d@g****m> over 10 years ago
0cabc46e Update Third Party Notices David Wilson <d****l@m****m> over 10 years ago
bff4ca3e Update README.md, add syntax file David Wilson <d****l@m****m> over 10 years ago
cfc44bb9 Initial commit Sergei Vorobev <x****x@g****m> over 10 years ago

← Back to repository