Aziz Köksal

Results 29 comments of Aziz Köksal

No worries! So the solution seems to be a bit more involved then. In the Elixir syntax file add a meta scope like so: ```yaml # Special attributes: - match:...

Hey, happy to help! How would you like to customize the spec attribute specifically? Didn't have a plan for that yet but I could add it as a use case.

Okay, so to make the string delimiters of the doc strings grey is the easiest part. You probably only need to set a style for `meta.doc.elixir punctuation.definition.string.begin` (and `end`). To...

Yep, I was gonna add such a scope. It will be there in the next release. But it turns out that even adding a meta scope like that isn't simple...

Hi, welcome back and thanks! :smile: I haven't looked further into this and tbh forgot about it with time. Just gave it another go and it seems possible to add...

Could it be that your key binding unintentionally runs `lsp-elixir`'s formatter? Please check the console (``Ctrl+` ``) and see if it says `ElixirSyntax: Formatting 'some_file.ex'!` when you press your shortcut...

That's strange. Don't know what the problem could be atm.

> Happy with this now? :) Not quite, but I'm getting there. The behaviour when calling `mix test` isn't right or convenient anymore. :face_with_diagonal_mouth:

Closing this to release version 4.0.0 instead.