Marco Roth

Results 253 issues of Marco Roth

Currently we don't detect if a class/module defines an alias. Example: https://gem.sh/gems/racc/v1.7.1/class/Array

bug

There are gems which are meant to be used with each other, either because the extend or build on top of another gem. There should be a way to configure/relate...

enhancement

Currently class methods using the `class

bug

The current landing page was just a placeholder for the hackathon. We should think about how we can better portray what gem.sh offers and how the future of gem documentation...

enhancement

| **Before** | **After** | | --- | --- | | ![CleanShot 2024-05-16 at 13 56 45@2x](https://github.com/marcoroth/stimulus-lsp/assets/6411752/267e50e3-76c5-4c1a-9f5a-bddc47c490b3) | ![CleanShot 2024-05-16 at 13 57 09@2x](https://github.com/marcoroth/stimulus-lsp/assets/6411752/4c9ae608-e02e-446a-a84e-65f3084ec090) | Fixes #281

https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/

editors

We should provide a code action to resolve the diagnostic introduced in #273 to remove the empty definition.

enhancement
feature
code-action

We should add a warning diagnostic if any of the following definitions is seen. ```js export default class extends Controller { static values = {} static targets = [] static...

enhancement
feature
diagnostic

https://zed.dev/docs/adding-new-languages

editors

https://lsp.sublimetext.io/language_servers/

editors