Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add ability to disable editor file preview mode #278

Closed
binduwavell opened this issue Feb 7, 2016 · 3 comments
Closed

Add ability to disable editor file preview mode #278

binduwavell opened this issue Feb 7, 2016 · 3 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@binduwavell
Copy link

Description of problem: It would be nice if there was a way to turn off the micro preview scrollbar thingy. Personally I find these very distracting and I'd prefer to have the space available for code.

Che version: 4.0.0-beta-13-1
Che install directory: ~/Downloads/eclipse-che-4.0.0-beta-13-1
Docker version:

Client:
 Version:      1.10.0
 API version:  1.22
 Go version:   go1.5.3
 Git commit:   590d5108
 Built:        Thu Feb  4 18:18:11 2016
 OS/Arch:      darwin/amd64
Server:
 Version:      1.10.0
 API version:  1.22
 Go version:   go1.5.3
 Git commit:   590d5108
 Built:        Thu Feb  4 19:55:25 2016
 OS/Arch:      linux/amd64

Docker Info:

Containers: 1
 Running: 1
 Paused: 0
 Stopped: 0
Images: 4
Server Version: 1.10.0
Storage Driver: aufs
 Root Dir: /mnt/sda1/var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 20
 Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Plugins:
 Volume: local
 Network: bridge null host
Kernel Version: 4.1.17-boot2docker
Operating System: Boot2Docker 1.10.0 (TCL 6.4.1); master : b09ed60 - Thu Feb  4 20:16:08 UTC 2016
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 1.956 GiB
Name: default
ID: S6GZ:TD7N:M4BZ:J6DK:RN3E:455I:YTPI:BDY4:32XR:ONHD:MGDJ:HFVC
Debug mode (server): true
 File Descriptors: 20
 Goroutines: 39
 System Time: 2016-02-07T22:56:03.470098201Z
 EventsListeners: 0
 Init SHA1:
 Init Path: /usr/local/bin/docker
 Docker Root Dir: /mnt/sda1/var/lib/docker
Username: binduwavell
Registry: https://index.docker.io/v1/
Labels:
 provider=virtualbox

Java version: N/A I'm using che.sh run -i (so whatever you have in your container)
Environment details (AWS, VirtualBox, physical, etc.): I'm on my mac using the default dockertoolbox 0.10 and default che 4.0.0-beta-13-1.

@TylerJewell
Copy link

What is the micro preview scrollbar thingy?

@TylerJewell TylerJewell added the kind/enhancement A feature request - must adhere to the feature request template. label Feb 8, 2016
@binduwavell
Copy link
Author

You know that area just to the left of the scrollbar for the code editor that shows a super tiny version of the file you have open. For long files this might make it easier to scroll to the correct location in a file if you are familiar with the shape of the file...

here's a picture

@TylerJewell TylerJewell changed the title Consider adding the ability to disable the micro preview scrollbar Add ability to disable editor file preview mode Jul 4, 2016
@TylerJewell
Copy link

@binduwavell - this was added in 4.3.x. If you go into the Profile > Preferences > Editor, there is an option called "Show Zoom Ruler". You can disable this and achieves the goal.

Katka92 pushed a commit to Katka92/che that referenced this issue Jun 27, 2018
* Introduce templates and codeowners for github

Change-Id: I52c742720fc74c419357bd20cb44fdbc937da53a
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

2 participants