Skip to content
Open
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
bb6572d
Special case pattern strings
mbartlett21 Mar 20, 2025
8ace4cf
Special case format strings
mbartlett21 Mar 20, 2025
b310c1a
Special case pack strings
mbartlett21 Mar 20, 2025
c6974f0
Add test
mbartlett21 Mar 20, 2025
e3caf59
Further work on patterns
mbartlett21 Mar 20, 2025
a875bb8
More work on patterns
mbartlett21 Mar 20, 2025
933aa66
More work on Lua patterns
mbartlett21 Mar 21, 2025
4659e1d
Add test for string.format
mbartlett21 Mar 21, 2025
ed8a400
Remove unused match
mbartlett21 Mar 21, 2025
61c450f
Fix escapes
mbartlett21 Mar 21, 2025
1215617
Change scope
mbartlett21 Mar 21, 2025
2bf42bb
Add extra test
mbartlett21 Mar 21, 2025
175be6c
Update to address comments
mbartlett21 Mar 24, 2025
82a270c
Add balanced pattersn
mbartlett21 Mar 24, 2025
fb23b36
Add matches for immediate calls
mbartlett21 Mar 24, 2025
5d71f93
Match $ at the end of patterns better
mbartlett21 Apr 1, 2025
d4fdf09
Update Lua.sublime-syntax
jrappen Apr 23, 2025
843b4e8
Merge branch 'master' into lua-pretty-strings
jrappen Apr 23, 2025
15eedc1
Update Lua.sublime-syntax
jrappen Apr 23, 2025
ca6f34d
Change first_line_language to shebang_language
mbartlett21 May 5, 2025
ccbc1ad
Add more patterns to clarify
mbartlett21 May 5, 2025
93e1c97
Simplify patterns
mbartlett21 May 5, 2025
0612167
Remove unused pattern
mbartlett21 May 5, 2025
9a11575
Update string patterns
mbartlett21 Jan 5, 2026
f7f0bf8
Exclude prototypes for \z
mbartlett21 Jan 5, 2026
47bc7d3
[Lua] Update special string expression handling
mbartlett21 Jan 5, 2026
d7d66d3
[Lua] Use branching to choose when to highlight expressions.
mbartlett21 Jan 6, 2026
1a13c1e
Add semis
mbartlett21 Jan 6, 2026
deb92f9
Add tests for strings before functions
mbartlett21 Jan 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading