text-editor Questions

7

Solved

I'm curious if there is a way to paste text to the end of every line in Sublime 2? And conversely, to the beginning of every line. test line one test line two test line three test line four .....
Firebug asked 22/5, 2012 at 20:42

17

Solved

Is there a way to select multiple non-adjoining (totally separate) texts in VS? I can do it in MS Word by selecting the texts separately by holding the Ctrl button, like this: My version is 11. ...

4

Solved

I'm using Visual Studio Code for working and I use ctrl-P command to search for files in my directory. The problem appears when I want to search for another file, it opens it in the place of the f...
Exciter asked 25/4, 2017 at 8:25

4

Please can anyone tell me how I can get rid of the margin at the left edge of the editor in VS2015? I don't mind the "indicator margin", but there is now a large space between that and the start o...
Quarterly asked 15/10, 2015 at 8:55

3

I am using MacBook Air. I downloaded the visual code editor from here. I tested the page and it's working. I am getting an issue with the file name. I am getting the file name twice. The first file...
Coup asked 13/3, 2020 at 6:31

7

Solved

How can we use vim to delete characters from the beginning of the line till the cursor. Say, we have a string "hello world" while the cursor is on "w". How can we delete from "h" till "w".
Sememe asked 9/1, 2013 at 15:29

5

Solved

By "VS Code" I mean the lightweight text editor not the monolithic IDE, unfortunately searching this on google will bring up many pieces of irrelevant information about how to do this in Visual Stu...
Barnaul asked 19/5, 2017 at 2:38

2

Solved

How do you highlight a rectangular selection in Xcode?
Sigma asked 9/8, 2012 at 22:20

6

Solved

ReSharper has a nice feature called "extend selection": by pressing CTRL+W (I think this is the default) repeatedly, you select more and more from your current caret location. First it's a word, th...
Aspia asked 18/4, 2009 at 0:13

5

in Notepad++ can I show also the columns number (where a column is a single written character) as I do for the rows number? Tnx
Indwell asked 2/3, 2015 at 13:58

1

Solved

Is there a way for selecting text in vertical in Matlab Text Editor? What I mean is something equivalent to Alt+Shift in Atom text editor for example: Even a hack is appreciated. What I do...
Mesonephros asked 22/1, 2018 at 10:53

9

Solved

Is there a text editor on Linux that allows me to see line breaks and carriage returns? Does Vim support this feature?
Clancy asked 5/10, 2010 at 2:42

0

I am working on blog like web project using lexical editor in nextjs. I am trying to implement image plugin in lexical editor. For now it coverts to base64 format which will be expensive for storin...
Schnur asked 13/8, 2022 at 5:36

1

I find the problem with PageUp/PageDown in Visual Studio (and in most editors for that matter) is that it navigates one complete page at a time, and does so instantly. Doing it multiple times you w...
Babita asked 7/5, 2016 at 1:56

2

Solved

Im using the material-UI theme in Atom (MacBook Pro, 2021). I wish to make some of the UI text bigger, ex the text on tabs, menus, buttons, welcome page and so on. (note: I don't mean the text/code...
Measurement asked 19/5, 2021 at 16:51

3

Solved

My default Geany installation on Debian does not recognize some file types out of the box. How can I add extensions, using the same syntax highlighting as other known extensions for simplicity's sa...
Nerveless asked 1/12, 2013 at 19:58

2

The documentation on each display item in Visual Studio's Environment options for Fonts and Colors is lacking. There is a documentation page on msdn, but even this is incomplete (not all display it...
Asparagus asked 7/1, 2016 at 14:32

4

Solved

In Redmine's text editor, to make any word bold you have to surround it with an asterisk * like *this*. My question is how could I make only one character bold? *t*his does not seem to work.
Fuddyduddy asked 23/6, 2014 at 7:38

5

Solved

How do I set a default filetype for a certain file extension in Sublime Text 2? Specifically I want to have *.cfg files default to having Ini syntax highlighting but I cannot seem to figure out how...
Caruso asked 27/9, 2011 at 19:16

4

Solved

Due to poor internet connection my atom packages won’t install from settings>preferences>install>packages. So I think I need to manually install them. For example: I tried the repository ...
Zelikow asked 22/8, 2016 at 14:20

4

Solved

I want to modify the beginning of every line of a txt file in Geany. Somehow it is possible to write in multiple lines at the same time (maybe with box selection?). How to do this?
Tetrameter asked 26/8, 2018 at 8:36

5

Solved

I write a lot of shell scripts and I am constantly having to enter in filepaths. I am wondering if anyone knows of a way to get Vim to autocomplete filepaths while in insert mode, just like when yo...
Semple asked 17/12, 2009 at 4:36

7

Solved

I am struggling finding a clear answer on disabling or overriding the color settings for the nano editor. By default color syntax highlighting is enabled on my system. Clicking ALT+Y disables this...
Kearse asked 3/11, 2012 at 1:56

1

I've already read this related question (How do I exclude a folder from search in sublime text 3 permanently?) but my question is different since I want to specify only the folder at the open folde...
Cote asked 8/2, 2022 at 18:20

1

Is there any way to programmatically move the cursor to a specific text line or select it within a SwifUI TextEditor? For example, if there is a TextEditor with 10 lines written in it. When the use...
Tekla asked 19/12, 2020 at 23:22

© 2022 - 2024 — McMap. All rights reserved.