duneanalytics / duneanalytics/evm.codes

Feature Request: Autocomplete in EVM Playground

Open
#227 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
827
Forks
199
Avg merge
15m
Merged PRs (30d)
1

Description

Motivation

I think we could have a way to have autocomplete when writing the opcodes. Like example below

Example

Let's say i start typing RE... [typing]

image

Then could open a popup or slide panel to show something like list of opcodes with description like as showed in the Opcodes page. Image below

image

Alternative idea

Maybe that could just take in consideration opcodes start with RE instead to be succint and simple list with the names too

PS: I love the project!! Thanks <3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the EVM Playground editor and the Opcodes page that supplies opcode descriptions. Trace how editor input and opcode data are handled, then define the autocomplete presentation and matching behavior from the examples; done means typing an opcode prefix exposes relevant names and descriptions in the playground.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.