Git Product home page Git Product logo

aqua's People

Contributors

dependabot[bot] avatar feliperosa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aqua's Issues

Mouse support

  • Click to character
  • Scrolling (vertical only, using mouse wheel)

Editor component content size should be aligned to the visible content size

How to reproduce:

  1. Create a new tab
  2. Add lines until the tab content size is bigger than the visible content size (e.g. press enter until you get many lines)
  3. Remove lines from the end from the end of the content

After that the tab content is not aligned to the visible editor content. See image below.

image

Render only visible editor content

The editor rendering should be modified to only create HTML elements for lines (and line numbers, etc) that are visible.

This would aid in #1 development because we would have a more fine grained control of what is being shown in the editor.

Implement editor content scrolling

To have control over the scrolling we have to:

  • use overflow: hidden
  • add scroll info to each tab
  • if the cursor moves, tab scroll values should be set properly

Editor content size is need to prevent scrolling past the contents (both vertically and horizontally).

Implement tab close

There's no way of closing a tab in Aqua today.

Closing tabs for modified tabs should ask the user if she wants to save before closing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.