VSCode Version: 1.32.0 (1.32.0) OS Version: 10.13.6 (High Sierra) I constantly use cmd-I to select the current line and it suddenly stopped working today after the latest release. Please put it back! I don't see an option to add it in the Keyboard Shortcuts either. It's even on...
VSCode calls this "select all occurrences of find match", and the gist is that I'd like to be able to select a piece of text (usually a word, a function name, a variable name, etc.) hit the keyboard combo (e.g., Cmd-Ctrl-g) and have all ...
Press the AceJump shortcut forLine Mode(Ctrl+Shift+;by default), to target the beginning, first non-whitespace, and last character of every line in the editor). Then jump to one by completing the tag. Press the AceJump shortcut, followed by→to target the last,←to target the first, ...
For example, a type annotation. Selecting your type annotation with Enter does not work, it does a new line. I have to select with the mouse. To keep it consistent with the desktop version, Enter should select the currently selected suggestion on the drop down menu: VSCodeTriageBot added t...
Executing the command to run the current cell and move to the cell below (notebook.cell.executeAndSelectBelow) fails to run when a markdown cell is the cell below the current cell. I'm experiencing this whether or not the keyboard shortcut is used (i.e., initiating from the Command Pa...
Issue Type: Bug In short, the keyboard shortcut for "Select All Occurrences" does not work for me. I can only invoke that functionality by selecting it from the command palette. Steps to repro: Select a word in a code editor. Press keys ...
I have a related questions though: When I run "launch.json" VSCode hightlights the first line ("version": "0.2.0",) in red and shows this error: The script is working. What is the error trying to tell me? Votes 2 Upvotes Translate Translate Report Report Reply Er...
To reference assets in the public folder, you need to use a special variable called PUBLIC_URL. Inside index.html, you can use it like this: <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> Only files inside the public folder will be accessible by %PUBLIC_URL% prefix. If...
Create Desktop Shortcut ClickOnce Application VB2015 Create excel file without Import Microsoft.Office.Interop.Excel Create outlook message from VB.Net CREATE REPORT PROGRAMATICALLY USING VB.NET Creating a .txt file to save text in a “Textbox” in vb. Creating a JsonObject in code Creating a ...
Feature requests and bug reports are very welcome: https://github.com/ryu1kn/vscode-text-marker/issues A couple of requests from me when you raise an github issue. Requesting a feature: Please try to provide the context of why you want the feature. Such as, in what situation the feature...