ide icon indicating copy to clipboard operation
ide copied to clipboard

Enso – a visual and textual functional programming language.

Results 9 ide issues
Sort by recently updated
recently updated
newest added

### Pull Request Description Bump rustc to nightly-2021-10-21, upgrade nightly features and fix new lints. It seems the updated linting detects much more unused code. I left the code that...

### Pull Request Description Updates the codebase/CI to use rust fmt style and updates the style guide. [ci no changelog needed] ### Important Notes Check the different commits for better...

### Pull Request Description ### Important Notes ### Checklist Please include the following checklist in your PR: - [ ] The `CHANGELOG.md` was updated with the changes introduced in this...

### Pull Request Description This solves issue #1595. The eye icon on nodes will not be shown when the node is in an error state. ### Important Notes The will...

Priority: High
Type: Bug
Category: GUI

### Pull Request Description Implements the nightly releases. You can see an example release in the [ide-staging](https://github.com/enso-org/ide-staging/releases/tag/v2.0.0-nightly.2021-09-09) repo. The build works as follows: - Schedule the nightly build every workday...

Priority: Medium
Type: Enhancement
Category: Build System

### Pull Request Description IDE support for https://github.com/enso-org/enso/pull/1793 ### Important Notes This PR is based on Adam's API updated, as they are necessary for newer engine versions. Will refrain from...

Type: Enhancement
Category: Controllers

### Pull Request Description Ensures that the tooltip in SQL visualization is displayed above other nodes by adding it directly to the `front` layer. It uses `onHide` to remove the...

Difficulty: Hard
Priority: High
Type: Enhancement
Category: GUI
Category: Visualizations

### Pull Request Description This PR describes language rules as I understand them in a scope necessary to implement proper connection discovery (#320). It covers general language rules (that are...

Category: Documentation
Difficulty: Core Contributor
Priority: Highest
Type: Enhancement
Category: Controllers

### Pull Request Description ### Important Notes ### Checklist Please include the following checklist in your PR: - [ ] The `CHANGELOG.md` was updated with the changes introduced in this...