twosigma / twosigma/beakerx

Richer autocomplete

Open
#7,420 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Scala has two autocomplete behaviors. One of the is to show the full method signature, after the method name is completed.

```
> "abc".apply

override def apply(index: Int): Char
```

For this kind, it'd be nice to have some syntax highlighting, or at least a better presentation that colors the types, names, and return type differently.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.