Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEC should provide a hook to suggest the class of a variable with certain names #3177

Closed
jecisc opened this issue Apr 12, 2019 · 2 comments
Closed

Comments

@jecisc
Copy link
Member

jecisc commented Apr 12, 2019

This PR (#3155) remove a hack used by Seaside.

The goal of the hack is that, when seaside is loaded, the auto-completion will propose the brushes of Seaside when the variable is named html because naming a variable html is a big convention in Seaside.

This is pretty important for the usability of some framework like seaside to do that because brushes do not have a common prefix and it improves a lot the productivity to auto-complete with the brushes.

Since the hack was removed, we should provide a clean way to reproduce the behavior.

@stale
Copy link

stale bot commented Oct 9, 2019

To limit bug bankruptcy (see https://www.joelonsoftware.com/2012/07/09/software-inventory/) this issue has been automatically marked as stale because it has not had any activity in 6 months. It will be closed in 1 month if no further activity occurs. If this issue remains important to you, please comment to reactivate the issue. Thank you for your contributions.

Joel on Software
Imagine, for a moment, that you came upon a bread factory for the first time. At first it just looks like a jumble of incomprehensible machinery with a few people buzzing around. As your eyes adjus…

@stale stale bot added the stale label Oct 9, 2019
@MarcusDenker MarcusDenker removed the stale label Oct 9, 2019
@MarcusDenker MarcusDenker added this to To do in Code Completion Nov 8, 2019
@Lin777 Lin777 moved this from To do to Backlog in Code Completion May 27, 2021
@guillep
Copy link
Member

guillep commented Jan 27, 2023

This issue looks more like a small project than an actionable issue.
I propose we move it to a wiki with potential projects for people to contribute.
Could be a great basis for GSOC.

@guillep guillep closed this as completed Jan 27, 2023
Code Completion automation moved this from Backlog to Done Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants