Category "editor"

How can I see multiple tabs in IntelliJ?

The situation is when I open some files it isn't added on editor tab(red box). The file that I double-clicked is located in green box with replacing existing fi

Unable to start Oculus in Unity Editor

Hi everyone) I can't see the oculu's rotations in unity editor when press play button. No errors((( Unity - 2019.4.37f1 Oculus XR Plugin - 1.12.0 (try 1.11.2)

Using "register recall" to search and replace doesn't work when register contains newline character

I've been using the answer to Using visual selection or register for search and replace as follows: v visually select y yank :%s/ Ctrl+r " This works fine in mo

Java Project for vscode doesn't works fine

Whenever I create a new maven project in vscode, the Java Project extension doesn't update as the file explorer does, so I have to manually clean the workspace

Have watches set automatically in VBA editor [duplicate]

I've been learning all the nifty tools I have to debug in the VBA editor for excel, but I can't figure out if there's a way to have watches st

Select all marked search results in Geany

I want to select all occurrences of a search term in a text document to copy and paste them into another file. For example: abcd"efgh.dat"ijkl mnop"qrst.dat"u

How to disable git for some project and other project not disable git in Visual Studio Code?

some project i don't want use git monitoring , but in other project i want to keep use git monitoring , i use setting "git.enabled": false, "git.path": null, "

Xamarin Forms Editor Scrollbar

I have a need for an Editor, with a checkbox in a left margin for each line. (When the user clicks on the check box, the text for that line changes color.) At t

How to move the cursor into empty space? Virtual space?

I use Microsoft visual studio code. I am moving the cursor by pressing the arrow keys, but when I try to move it down at the end of a line, it moves to the begi

Is there any texteditor that I can also insert images in the middle of texts in Flutter?

I would like to make a blog app by flutter in which people will write posts with text and picture. I learned how to make the form that image and text are separa

Set language for syntax highlighting in Visual Studio Code

Before the confusion begins, this question is about Code, the new lightweight Visual Studio Editor. You can get it from here: https://code.visualstudio.com/ I

How to display function arguments in Spyder?

I'm using Spyder 2.2.5 with Python 2.7 and I want the editor to display the arguments of the function I'm calling after I type the first parenthesis. I know it'

How to add rtl and ltr to editor-js block options?

Is it possible to implement left,right, center and justified as per the plugin options on adding new block in editor? Sometime we add content in RTL https://ed

HTML editor like Stack Overflow [closed]

I want an editor just like Stack Overflow where I can write code(should look like code) as well as image and corresponding HTML should be gene