drag and drop text in sublime text (build 4126) - sublimetext

I would like to select text and then able to drag that text to another part of the page. Currently, I can select text but can't then move it. Thanks!

You can hold Ctrl + drag, this way you will be able to do that!

Related

Shortcut to move cursor to input text in Find Navigator-Xcode 6

What is the shortcut to move cursor to input textfield in Find Navigator in Xcode?
For example, there is a image and I want to find where the image is used in Xcode project. I copy the image's name in Project Navigator (Cmd+C), then move to the Find Navigator (Cmd+3). I want to know shortcut to move cursor to input text field instead click mouse to the text field.
Does anyone know what the shortcut is? Thank you.
After you press CMD+3, try SHIFT+TAB once or press TAB three times. Let me know if it works

How can I edit text in "column mode"?

How can I select multiple columns in Sublime Text?
What I mean by that, is the ability to select blocks of text, on the selected columns. In Notepad++ you can achieve this by Alt + drag on Windows.
Here is a live example: http://notepad-plus-plus.org/features/column-mode-editing.html
See Column Selection.
For Windows, it's Shift + right click.

Microsoft Word Highlighting Text White

For some reason, whenever I create a Text Box and start typing, the background text is highlighted white and I can't make it transparent. This picture should explain everything:
I want to remove the highlighting so the gradient in the background shows through. I used to do things like this a lot, but for some reason Word won't let me now. Any suggestions?
I am on Word 2011 Mac
Got some clues here and finally found a solution for MSWord for Mac version 16.9:
Select the text you want to fix
Select "Design" Tab
Click "Page Borders"
Click the "Shading" Tab
Select Apply to "Text"
[Fill] is showing "No Color". Open the selection and re-select "No Color"
Hit "OK"
Worked for me. It is obviously a bug in Word.
Right-click the text box that you want to make invisible.
If you want to change multiple text boxes, click the first text box or shape, and then press and hold SHIFT while you click the other text boxes.
On the shortcut menu, click Format Text Box.
On the Colors and Lines tab, in the Fill section, click the arrow next to Color, and then click No Color.
On the Colors and Lines tab, in the Line section, click the arrow next to Color, and then click No Color.
Click OK. Your textbox's background is now invisible...
It seems the actual text highlight is your problem, so try:
Go into Borders and Shading, apply it to text, and set it to clear. Had me confused because I've never had to do this before.
As seen here.
I also searched around and had trouble finding this.
In Word for Mac 2011
Highlight the text
Click tables in the ribbon
Find the shading icon (looks like a paint bucket)
Click the down arrow next to the bucket and select No Fill
Change the text format from anything apart from Normal text.(important)
Solution 1
Select the Text box and go to the "format" tab,
modify the outline and fill options
if this isn't enough
Solution 2
select the Text box and right click for options
select the last option "format shape"

Xcode: Color highlight code/text on cursor blinking

In Android/Eclipse, if I single click on a word, all of its occurrences are color highlighted throughout the file.
Is the same possible in Xcode?
Is there a plugin for achieving it?
Is there any Automator Script/Service to achieve this ?
In xcode click into the word and then hover over it and you should see a little dropdown arrow appear to the right of the word. Click this arrow and choose 'edit all in scope'. This will highlight all occurrences in the file... and let you edit them all at once.

Replace text only in one part of a page in Visual Studio 2012

I want to replace a word only in one particular paragraph of a .cs page. I select the paragraph, but when I go to find and replace the text get deselected and the word is highlighted everywhere on the page and not only in that paragraph. Is there a way to achieve what I want in VS or should I just copy the text in another page/text editor and do the replacing there?
Thank you.
Select the text, press Ctrl+Shift+H, make sure "Selection" is selected in the "Look in" window. While the Find and Replace window is open you should be able to select whatever you want from your code window and the original selection should not change. Copy what you want to replace and paste to Find what window. Set "Replace With" window with the text to replace and click the "Replace All" button.

Resources