Questions tagged as 'visual-studio-code'

1
answer

How can I close the tags in Visual Studio Code, I can not find the way

In Visual Studio Code I want to be able to close the tags or labels with some command, they know how I have not found the solution or what shortcut can be done, thanks!     
asked by 14.08.2017 / 00:15
0
answers

Attach to the process in Visual Studio Code

Does anyone know how to attach Visual Studio Code to another process? I need to debug an excel addin but I can not find a way to do it. In Visual Studio if it can be done but the IntelliSense works worst when it comes to working with a set of...
asked by 28.11.2018 / 16:54
0
answers

How to configure Visual Studio Code for Java? [closed]

First, I would like to greet all those who make up this great community of developers and congratulate them for creating such an excellent community. Well, the problem that is presented to me today is that when I started with java I decided t...
asked by 27.03.2018 / 03:10
4
answers

PHP Format in Visual Studio Code

Currently I have several php files that are messy, I mean it's something like this: <thead> <tr style="background:#339999;color:white;"> <th>ID</th> <th>APELLIDO PATERNO&l...
asked by 09.05.2018 / 19:09
1
answer

Change the name Untitled (Workspace) in VSC

I have these two folders in an untitled (workspace). How can I put another name to the workspace? I know it's not purely code but I have the doubt. Greetings!     
asked by 06.11.2018 / 20:12
0
answers

Visual Studio Code does not work for me without Internet

I have the following problem: Visual Studio Code does not work for me without an Internet connection When I take out the Internet connection I do not open the Visual Studio Code editor, I have to connect it to the Internet to use it. Doe...
asked by 21.12.2018 / 00:32
0
answers

VSC does not show the contents of pickle files in binary

I have been learning about file management: import pickle from io import open class Pelicula: # Constructor de clase def __init__(self, titulo, duracion, lanzamiento): self.titulo = titulo self.duracion = duracion...
asked by 13.12.2018 / 13:27
0
answers

Help with Visual Studio Code and its ftp-simple plugin

Good day. I just installed Visual Studio Code and one of the important things I want to configure is a way to connect directly to an FTP and edit the files directly on the server. It happens that I have installed ftp-simple link but when confi...
asked by 24.11.2018 / 14:53
1
answer

Fontawesome icons are not displayed, I am working with angular

I'm working on angular, I try to include some personal icons in icomoon, download fontawesome and in the css folder / I placed fontawesome.css and fontawesome.min and with regard to the new icons I also called them. This is my example: The pr...
asked by 07.11.2018 / 02:59
0
answers

Make a multi-line text

I am currently using Visual Studio Code as a text editor and I want to know when creating a custom Snippet, how do I create a multi-line text? Ex: p-submit: <!-- **example** submit--> <input for= "**example**" id= "" type= "submit...
asked by 16.10.2018 / 15:03