text-editor Questions

3

Solved

I'm using coc.nvim plugin for C++ in my vim editor, here it's showing error but its colors hurt my eyes, I've been searching for solution but still don't know how to customize the colors cocnvim fl...
Mokas asked 3/10, 2020 at 3:35

3

Solved

When I try to make a blog, I can't pass the editor in the form. I found this: DraftJS React-Hook-Form - submitting Editor as input but it seems that LexicalRichTextEditor does not have such a tag t...
Caernarvonshire asked 10/1, 2023 at 5:55

16

I have installed docker on my host virtual machine. And now want to create a file using vi. But it's showing me an error: bash: vi: command not found
Scattering asked 20/7, 2015 at 11:55

10

Solved

So when I want to create a new file by using the :e command I don't want to specify the whole path, just the new filename. Can it be done?
Sulfapyridine asked 18/2, 2010 at 13:6

3

Solved

I'm using a TextEditor that I'd like to include horizontal padding for, so that the text doesn't stick to either edge. However, the problem is if I include it, and the text within is scrollable, th...
Cubby asked 29/10, 2020 at 12:25

4

Why Atom can't soft-wrap code like sublime text? I want full screen code but soft-wrap. that means the end of line and close minimap cut line. How i can do that in atom?
Sphene asked 17/2, 2016 at 10:51

21

I'm trying to figure out the easiest way to edit text files in the console (PowerShell in my case). I'm using Windows 7 64 bit. It galls me that I can't just type edit filename.txt to edit a file. ...
Brigidbrigida asked 15/6, 2012 at 5:30

6

Solved

I just started using sublime text 2 and when I go into command mode I can't get out. How do I exit out?
Hertahertberg asked 6/7, 2012 at 16:35

6

Solved

I updated my VS Code at the morning and now at night it shows a badge on setting icon for install updates. As it seems VS Code update files arrives every second to second and it makes me to install...
Emlen asked 3/5, 2018 at 19:37

5

Solved

I'm looking for a way to make Vim have the ability to open a file by fuzzy-searching its name. Basically, I want to be able to define a project once, and then have a shortcut which will give me a ...
Mollee asked 3/3, 2010 at 15:4

4

Solved

It happens many times when we need to remove a line end and unnecessary space between an HTML element. So this could be proven as a time-saving technique.
Unbeaten asked 1/6, 2016 at 12:48

7

Solved

It needs to be graphical. No sed, awk, grep, perl, whatever. I know how to use those and I do use them now, but I need to cherry-pick each replace in 300+ files. I want a tool where I can: type ...
Spiraea asked 9/10, 2008 at 20:58

2

I recently started using Vi Improved and being a Rainmeter Skin Specialist, when editing my .ini files I can't find a way to add syntax highlight for such files. I searched for a lot of time on sta...
Checkerbloom asked 22/7, 2021 at 6:6

9

I'm trying to convert EditorJs output to Html. EditorJs outputs 'clean' data like this: { "time": 1589987527499, "blocks": [ { "type": "embded", "data": { "service": "youtube", "source": "h...
Dibble asked 20/5, 2020 at 15:16

4

Solved

I want to keep track of a todo list in Visual Studio Code. Is it possible to display/toggle strikethrough text: task not yet done ̶t̶a̶s̶k̶ ̶d̶o̶n̶e̶ (used https://www.piliapp.com/cool-text/st...
Misappropriate asked 18/4, 2018 at 12:30

4

Solved

I have full screen TextField that grow in size when the user added more lines/text. I want to add scrollbar for the user to know the size the TextField and where is he. This is the code the my scre...
Wesleywesleyan asked 10/5, 2021 at 17:36

4

Solved

In Kate text editor, one can auto complete using either the Tab or the Enter key. I find auto-completion with the Enter key disruptive, because often you really do mean what you say, and want to go...
Rancher asked 27/10, 2015 at 6:59

28

Solved

The question says it all. How can I open VS Code editor from windows cmd linux and mac terminal e.g. for notepad++ I write > start notepad++ test.txt By the way, the editor is awesome (cr...
Veteran asked 30/4, 2015 at 9:11

12

Solved

What commands in Emacs can I use to insert into the text buffer of a file the current date and time? (For example, the equivalent in Notepad is simply pressing F5 which is about the only useful fe...
Presswork asked 30/10, 2008 at 21:56

16

Solved

Is possible to insert a line break where the cursor is in Vim without entering into insert mode? Here's an example ([x] means cursor is on x): if (some_condition) {[ ]return; } Occasionally, I m...
Style asked 26/10, 2008 at 2:9

7

Solved

In Notepad++ I have set "replace tab with 2 spaces". When coding in Python I copy-pasted some code from the web and it appeared indented correctly. But running the code resulted in indentation err...
Eun asked 20/4, 2009 at 9:28

1

I don't know if is the best way, but i trying to converte slate js to pdf using jspdf. o realized that it is not easy. convert slate js 'Value' to jspdf can be very complicate. someone know if ther...
Chilson asked 9/6, 2020 at 22:2

3

Solved

How to selectively disable atom from creating a matching single quote and and backtick? This helps in programming in Scheme. I tried Settings>Package>Bracket Matcher, if I disable Autocomplete bra...
Scatterbrain asked 26/6, 2016 at 17:33

5

Solved

is there a way to always ignore a folder... in project view. I have multiple apps in one repo and have 'node_modules' in each app mainapp ├── microapp │ └── node_modules ├── microapp2 │ └── node_mo...
Millicent asked 31/7, 2017 at 19:22

6

Solved

After an unplanned system restart, all of my Notepad++ temp (and unsaved) tabs are gone. How can I avoid this in future? I don't want to have to save explicitly every single temp file with a file ...
Undo asked 6/9, 2013 at 11:35

© 2022 - 2024 — McMap. All rights reserved.