text-editor Questions

3

Simple question: how do you enable word-wrap by default in Eclipse? I looked at this plugin but it only goes up to Luna. In addition, this plugin is a separate text editor and does not have syntax ...
Aronarondel asked 20/9, 2016 at 14:37

1

Solved

After using intellisense to auto-complete some code, it often highlights some argument place holder text/value. But while its highlighted, the intellisense stops working. I have to click the esc ke...
Pikestaff asked 22/3, 2021 at 11:51

1

Solved

So I have made a successful dynamic TextEditor but when I try to combine views, it overlaps the other elements and no longer expands as you type. I am pretty sure this has to do with Geometry Reade...
Domingodominguez asked 5/3, 2021 at 1:24

15

Solved

How can we change the background colour in Visual Studio Code?
Schacker asked 2/2, 2010 at 21:27

2

Solved

I installed Eclipse and successfully imported my project. The problem is now when I click on any file, it opens in Geany (the default editor of my Ubuntu). I tried to change the Open with option bu...
Irrelevancy asked 14/3, 2011 at 8:22

1

Solved

Overview of the issue I am building a note taking app and there is a note editing view where a few TextEditors are used to listen to users' input. Right now an environment object is passed to the t...
Dick asked 30/1, 2021 at 9:40

11

Solved

Is there a way to set Sublime Text as the default text editor for file formats on Windows 7? Also, if anyone knew a Sublime Text Tutorial or Wiki that would be really helpful.

2

Solved

In Sublime Text 2, I'm running a Python script (for loop) continuously print out some results in the output panel. I accidentally pressed the search shortcut (Ctrl + f) and the search panel appeare...
Unsightly asked 21/5, 2020 at 14:22

4

Solved

I'm using VSCode as my text editor. I'm curious, is there a keybinding for centering the editor window on the cursor, when the window is a lot of lines below/above it such that it's not visible on ...
Panada asked 11/12, 2016 at 3:30

3

Solved

Is there a way to paste a rectangular block in Visual Studio (2017, for example)? The only way I can do it now is paste first the values, and then "surround" the values column with from ...
Diarchy asked 13/7, 2017 at 10:23

21

Solved

I've seen this done in TextMate and I was wondering if there's a way to do it in IDEA. Say I have the following code: leaseLabel = "Lease"; leaseLabelPlural = "Leases"; portfolioLabel = "Portf...
Misdemeanant asked 11/8, 2009 at 20:29

0

In iOS 14 the TextField automatically scrolls up when selected to avoid the keyboard but I can't get the same to happen for the new TextEditor control. I have tried the following but it doesn't hav...
Spithead asked 5/12, 2020 at 13:35

4

Solved

I've been trying to set a path to Clion directory in my computer in order to open this program with a command in terminal, but it didn't worked. If you read this and asked yourself: "what?". I wa...
Precontract asked 5/1, 2017 at 12:25

2

I have a file open in VS Code As you can see on line 1, 5, and 6, there are errors. When I hovered over them, I saw this message. Then, I decided to fix them base on the error message sugge...
Jeremy asked 12/11, 2017 at 15:58

8

Solved

Is there a way to make files opened for editing in the terminal open in Textedit instead? For example, where a command might open a file for editing (like git commit), instead of opening that fil...
Pankhurst asked 22/8, 2010 at 0:30

2

Solved

When I copy this, for example: <AdmobComponent/> It pastes as: < AdmobComponent / > Does anyone have any suggestions? I don't even know where to start to fix this.
Cannular asked 20/3, 2019 at 17:38

6

Solved

I'm working on some file in my sublime text 2 editor, and I want to open a folder in which that file resides. I know there is a 2 step procedure to do this already step 1: right click and reveal...
Olfe asked 16/10, 2013 at 18:25

13

Solved

When using Sublime Text 2 we tend to open the side bar to navigate thru files/folders in our projects. For that we can use the hotkey ctrl+k ctrl+b (in windows). However, once we're in the side ba...

7

Why does vim create <filename>~ files? Is there a way to disable that? If it's for backup (or something), I use git for that. Also, these .<filename.with.path.hints>.swp files too. ...
Hazlip asked 13/4, 2009 at 6:7

7

Solved

I'm relatively new to the world of Vim. I've been learning my way around it but have yet to find a practical purpose to enter visual mode. What are some scenarios when visual mode is especially us...
Watershed asked 28/1, 2010 at 3:37

4

Solved

I'm reasonably new to OS X, but I'm familiar with Vim from using it in various *nix systems. I've seen many people recommend running MacVim over Vim in the terminal. Can anyone tell me what d...
Sacrifice asked 5/5, 2011 at 4:2

4

I Have a list of currencies in their abbreviations and long forms: AED United Arab Emirates dirham AFN Afghani ALL Lek AMD Armenian Dram ANG Netherlands Antillian Guilder AOA Kwanza ARS Argentine ...
Unipolar asked 13/6, 2014 at 16:41

9

I found Atom editor as good free alternative to Sublime text editor. Not able to find a straightforward way to run a program in Atom editor. In my case, I am trying to run a java program. Please le...
Rasla asked 12/6, 2015 at 9:18

7

Solved

I have a text editer, after applying format to the text I display the text when a button is clicked. I want the text to be displayed with all the formatting applied in the text editor. lbl_Subjec...
Granddad asked 14/12, 2011 at 11:14

8

Solved

News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW to enable it. I tried pressing the ALT-key like I am used to in Visual Studio and all other Microsoft ...
Vallery asked 27/6, 2009 at 21:59

© 2022 - 2024 — McMap. All rights reserved.