Skip to content
New issue

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

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

Already on GitHub? # to your account

Add autocomplete for Solidity #238

Open
samajammin opened this issue May 28, 2020 · 0 comments
Open

Add autocomplete for Solidity #238

samajammin opened this issue May 28, 2020 · 0 comments
Labels
feature-request New feature or request

Comments

@samajammin
Copy link
Collaborator

Summary

Add autocomplete functionality similar to how the Solidity plugin for VSCode (which also uses Monaco):
Screen Shot 2020-05-27 at 5 10 17 PM

Currently this works for variable names:
Screen Shot 2020-05-27 at 5 19 09 PM
But not for built-in values, like msg.sender:
Screen Shot 2020-05-27 at 5 19 39 PM

Motivation

This would be a nice DX improvement.

Describe alternatives you've considered

None.

Additional context

Recommendation from a recent feedback survey of Ethereum developers.

@javier-tarazaga javier-tarazaga added the feature-request New feature or request label Jun 2, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants