issues
search
elixir-editors
/
elixir-tmbundle
A TextMate and Sublime Text Bundle for the Elixir programming language
https://elixir-lang.org/
Other
263
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README: ElixirSyntax dropped ST3 support.
#193
azizk
closed
2 years ago
0
README: mention alternative package.
#192
azizk
closed
2 years ago
1
Enable syntax highlighting inside ~H""" sigil
#191
sevab
closed
2 years ago
1
Add heex file extension
#190
edlau
closed
3 years ago
1
Sublime Text 4 crashes due to saving Elixir files
#189
liveforeverx
closed
3 years ago
4
Excited to present revamped syntax highlighting
#188
azizk
closed
2 years ago
10
Create mix format TextMate command
#187
vinibrsl
closed
3 years ago
3
Don't match double under as comment
#186
binaryseed
closed
3 years ago
1
enable syntax highlinging for inline leex templates using ~L""" sigil
#185
grantwest
closed
4 years ago
1
Support for inline LiveView templates
#184
egze
opened
4 years ago
6
Nested double quotes break highlighting in .eex files
#183
optikfluffel
opened
4 years ago
1
Change highlighting of variables with underscore
#182
optikfluffel
closed
4 years ago
2
Add function call syntax without parenthesis
#181
CaiqueMitsuoka
closed
5 years ago
2
How does the replacement for print_eex work?
#180
xtian
opened
5 years ago
3
Add the function call pattern to syntax
#179
CaiqueMitsuoka
closed
5 years ago
8
Add html.leex support
#178
zwippie
closed
5 years ago
1
Add syntax support for Phoenix LiveView templates
#177
zwippie
closed
5 years ago
1
Custom command
#176
augnustin
closed
5 years ago
1
Make mix format command preferencable to be docker compatible.
#175
augnustin
closed
5 years ago
1
unit test snippets
#174
pgbezerra
closed
5 years ago
6
`@spec import()` considers import as `keyword.control.elixir`
#173
unnawut
opened
5 years ago
0
Random `<0x0d> characters keep getting inserted on auto-completions
#172
ThatNerdyPikachu
opened
5 years ago
0
Fix missing nested curly capture in string interpolation
#171
jayjun
closed
5 years ago
1
Possibility of moving syntax definitions into a separate repository
#170
crbelaus
opened
5 years ago
3
`length` and similar keywords should not be highlighted
#169
hauleth
closed
5 years ago
5
Check the syntax before running formatter on file
#168
tarzan
closed
5 years ago
1
Fix the build system to work with a path that contains a space
#167
sriehl
closed
5 years ago
1
Formatter not working
#166
kottkrig
opened
5 years ago
14
improve mix format cwd detection
#165
Stanislav-Lapata
closed
5 years ago
1
exclude HTML (EEx) templates from running mix format
#164
tarzan
closed
5 years ago
1
mix_format_on_save causes formatter to run on EEx templates in SublimeText
#163
tarzan
closed
5 years ago
8
mix_format_file.py: Search upwards to find closest mix.exs
#162
xtian
closed
5 years ago
2
Regression in binary (string) interpolation tokenizer (Sublime Text 3)
#161
tompave
closed
5 years ago
7
Add `reraise` to keywords
#160
binaryseed
closed
5 years ago
1
Add binary and octal underscore separators
#159
thth
closed
6 years ago
1
Auto-formatting within a monorepo
#158
xtian
closed
5 years ago
5
Add pry snippet to menu layout
#157
infininight
closed
6 years ago
1
Added pry<tab> snippet
#156
thomasbrus
closed
6 years ago
1
Various Bundle Updates
#155
infininight
closed
6 years ago
18
Added a setting to enable reloading the file after a save…
#154
crooke
closed
6 years ago
1
Continuous testing of the grammar
#153
michalmuskala
closed
6 years ago
2
No highlighting/snippet for @typedoc, no highlighting for @moduledoc
#152
evadne
closed
5 years ago
3
fixes typo preventing Elixir syntax from loading
#151
evadne
closed
6 years ago
2
Capture & as part of the anonymous function
#150
binaryseed
closed
6 years ago
4
Highlight defdelegate, defguard & defguardp
#149
maxmellen
closed
6 years ago
1
Highlight unused and wildcard variables episode 3
#148
maxmellen
closed
6 years ago
2
No parameter highlighting
#147
bryanenders
opened
6 years ago
1
Revert "Highlight unused and wildcard variables (but not unimported functions)"
#146
josevalim
closed
6 years ago
0
Highlight unused and wildcard variables (but not unimported functions)
#145
maxmellen
closed
6 years ago
2
Revert "Highlight unused and wildcard variables"
#144
josevalim
closed
6 years ago
0
Next