ryanwinchester

ryanwinchester

Anybody here feel this way (or have better syntax highlighting)?

It feels overwhelming/noisy.

https://twitter.com/ryanrwinchester/status/953495758484905984

Showing Posts 1 to 10

gon782

gon782

I don’t really agree, but why not just change your theme to make up for it? It’s not very likely to change based on the idea of it being too visually distinctive.

ryanwinchester

ryanwinchester OP

but why not just change your theme to make up for it

That’s not necessarily a simple thing to do. That’s why I’m asking around.

gon782

gon782

What editor and theme are you using? I don’t know of any modern editor/IDE that doesn’t have (comparatively) easy theme management.

NobbZ

NobbZ

I think he means, changing the spec thing without changing everything else.

ryanwinchester

ryanwinchester OP

Yeah, I’ve used a few editors and themes and none of them seem to do what I want. I want to see if I’m not alone. (currently using vscode)

I think @spec should look closer in appearance to documentation than code.

gon782

gon782

In that case I suppose it’d be an issue of having the @spec part be parsed as documentation in, for example, the ElixirLS extension in VS Code. I’m not entirely sure which part does the actual parsing of the text, but presumably it’s in a public repo.

Edit:

https://github.com/JakeBecker/vscode-elixir-ls/blob/master/syntaxes/elixir.json#L25

There you can see the syntax highlighting part for docs. Adding @spec as a pattern there should probably make it so that it’s highlighted as documentation. Fork the repo, make the change, run your own version of the extension.

If it’s not exactly there, it’ll likely be as easy somewhere else in that file.

crabonature

crabonature

I don’t agree it’s visually overpowering.

@spec is a part of code not a part of documentation. It defines really important thing, types for function parameters and type of function return value, which helps in code readibility and code understanding.

Side note:

In PHP types should be written in function clause:

public function getIntegrationProvider(int $provider_id): IntegrationProvider
{
}
gon782

gon782

This is pretty secondary to his own taste. If he wants to run an extension that treats it visually as documentation, that’s really his prerogative. I think the bigger point here is that it’s probably better to look to your tooling rather than try to make changes on a compiler/community level.

crabonature

crabonature

Yep. You are rigth.

ryanwinchester

ryanwinchester OP

And keep up with bug fixes, patches and releases. Which is why I said it’s not necessarily a simple thing to do. :frowning:

I’m not trying to change the language or compiler. I’m trying to see if there are other people who feel the same way I do and if they have found or come up with any good solutions.

Where Next? Top

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 92995 915
New
caslu
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
Herve37
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using. We’re particularly inte...
New
GES233
I’m posting this in response to Jose’s recent tweet (Cr. link) : People are sleeping on Elixir for a coding harness: Hot-code swappi...
New
_mfierro
Hello, I wrote Stop My Hand, a Scattergories-like web application using Phoenix/LiveView as my learning project for Elixir (after readin...
New
nseaSeb
AcmeScript — Writing JS hooks as if I were still using Elixir I’ve been having fun building a little something over the last few days: Ac...
New

Other Trending Topics Top

garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New
webofbits
Aludel - LLM Evaluation Workbench Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews