Multiline Edit in VS Code not working - editor

alt + left click or ctrl+alt_left click is suppose to enable multi linje edit in VScode but why is it not working, did they change the way it is done?

Related

When tinymce uses a new window to open a hyperlink, can you just click to jump instead of ctrl key and click?

In tinymce, I want to click a hyperlink to jump to a new window without adding ctrl. Is there any way?

Spyder - Editor panel shown twice after unknown shortcut

I entered some shortcut in Spyder from the WinPython\WPy64-3950 collection.
I think "Ctrl+Shift+..."
Now there's a second editor open, that I can't get rid off so far..
It's not exactly mirroring the first one. I guess it is usually used
to keep a good overview over your code, especially if the code is longer.
I want to close this second editor panel. None of the following shortcuts seem to help:
http://e-callisto.org/cospar2018/SpyderKeyboardShortcutsEditor.pdf
Any ideas?
To close an Editor panel you can go to the options menu of the panel and there you should find the action Close this panel. The shortcut for the action is Alt + Shift + W:

Select Text in vertical in Spyder text Editor

Is there a way for selecting text in vertical in Spyder3 Text Editor? What I mean is something equivalent to Alt + Shift in Atom text editor for example:
(Spyder maintainer here) No, there's no way to do that in Spyder, sorry. Unfortunately it's not so easy to implement it with our current editor code.
You can write text code in 'sublime' editor and perform all sorts of shortcuts there. to select matching text in the sublime editor, first select/highlight that text using the cursor and then press Ctrl+D as many times you want, sublime will keep highlighting matching text in the whole text file. To select all matching entries simply press Alt+F3 (in windows).

How do I set a picture in powerpoint so that the picture is a clickable hyperlink

When I want to make a hyperlink behind it the picture is not clickable as a link.
I have to right click and then click open hyperlink.
In PowerPoint 2013 (although the process is very similar in previous versions):
Insert the image
Right-click it, then 'Hyperlink'
Enter a web address or select a slide to hyperlink to.

How does copy, cut and paste work in a FireMonkey - HD Form designer

I am trying to write my first firemonkey - HD application
Create an firemonkey - HD application
On the form put a TLabel and change its Name.
Select the TLabel
In the Drop Down Menu select Edit
Why are all the editing options disabled ?
OR
In the Main Menu at the top of the screen select Edit
Why are all the editing options disabled ?
Question: What am I doing wrong ?
Appears to be a bug. Select another tab and back (or F12 into the text and back) and the Edit menu works properly. Click on anything other than the form and it stops working.
In a similar vein, sometimes hitting F12 to get from the text to form displays won't work either (again change tabs and back).
A bug, however if you check the Edit from the main menu instead of the right click, you will see that all of the options are enabled.
I'm using XE6, and while cut works (lines can be pasted into Notepad), paste fails even with the F12 and click-tab tricks.

Resources