Dmitry Matveyev
|
8574c3827a
|
Event better tests for comments
|
2021-06-06 14:25:06 +06:00 |
|
Dmitry Matveyev
|
167cffb3da
|
Better comment inserting tests and fix implementation
|
2021-06-06 14:08:40 +06:00 |
|
Dmitry Matveyev
|
785f7fe9ed
|
Add more tests for "do" auto-insert
|
2021-06-06 01:34:09 +06:00 |
|
Dmitry Matveyev
|
8867e40929
|
Fix elixir copying comment # sign
Elixir uses # for comments, not --.
Implementation is copied from Nim.
|
2021-06-06 01:32:56 +06:00 |
|
Dmitry Matveyev
|
0f49e7375e
|
Add auto-inserting of "end" keyword to Elixir
fixup! Add auto-inserting of "end" keyword to Elixir
|
2021-06-06 01:32:53 +06:00 |
|