Return to site

Editor De Texto Visual Studio

broken image


  1. Visual Code Editor
  2. Download Visual Studio Editor
-->

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform. Document converter – To convert any visual document like Excel, PDF, Word to HTML just paste the doc in the visual editor and the markup will show up instantly on the right. Online text editor – Compose documents, just like in a rich text editor. Use the control panel to include images, tables, headings, lists and other items to your paper. Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process. You'll enjoy writing code in Brackets. Made with ♥ and JavaScript.

The visual editor works like a regular text composer program, just use the commands above the text area to adjust the content and in the meantime you'll notice the source editor changing with it. If you're familiar with HTML code composing then you can adjust the code on the right. Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.

Este cuadro de diálogo le permite cambiar la configuración global del editor de texto y el código de Visual Studio.This dialog box lets you change global settings for the Visual Studio code and text editor.Para tener acceso a este cuadro de diálogo, seleccione Opciones en el menú Herramientas, expanda la carpeta Editor de texto y, después, seleccione General.To display this dialog box, select Options on the Tools menu, expand the Text Editor folder, and then select General.

ConfiguraciónSettings

Editar texto con arrastrar y colocarDrag and drop text editing

Cuando está seleccionada, le permite mover texto seleccionándolo y arrastrándolo con el mouse a otra ubicación dentro del documento actual o en cualquier otro documento abierto.When selected, enables you to move text by selecting it and dragging it with the mouse to another location within the current document or any other open document.

Resaltar con el delimitador automáticoAutomatic delimiter highlighting

Cuando está seleccionada, los caracteres de delimitador que separan los parámetros o los pares elemento-valor, así como las llaves coincidentes, se resaltan.When selected, delimiter characters that separate parameters or item-value pairs, as well as matching braces, are highlighted.

Control de cambiosTrack changes

Cuando el editor de código está seleccionado, aparece una línea amarilla vertical en el margen de selección para marcar el código que ha cambiado desde que el archivo se guardó por última vez.When the code editor is selected, a vertical yellow line appears in the selection margin to mark code that has changed since the file was most recently saved.Cuando guarda los cambios, las líneas verticales se convierten en color verde.When you save the changes, the vertical lines become green.

Detectar automáticamente codificación UTF-8 sin firmaAuto-detect UTF-8 encoding without signature

Visual Code Editor

De manera predeterminada, el editor detecta la codificación buscando marcas BOM o etiquetas del conjunto de caracteres.By default, the editor detects encoding by searching for byte order marks or charset tags.Si no se detecta ninguna en el documento actual, el editor de código intenta detectar automáticamente la codificación UTF-8 analizando las secuencias de bytes.If neither is found in the current document, the code editor tries to autodetect UTF-8 encoding by scanning byte sequences.Para deshabilitar la detección automática de la codificación, desactive esta opción.To disable the autodetection of encoding, clear this option.

Seguir las convenciones de codificación del proyectoFollow project coding conventions

Cuando está activa, las convenciones de la codificación especificada del proyecto reemplazan cualquier convención de codificación que usa en sus proyectos personales.When selected, the project's specified coding conventions override any coding conventions you use on your personal projects. Conversor de video ts para mp4 gratis online.

Habilitar el clic del mouse para Ir a definiciónEnable mouse-click to perform Go to Definition

Si se selecciona esta opción, puede presionar Ctrl y mantener el puntero sobre un elemento mientras hace clic con el mouse.When selected, you can press Ctrl and hover over an element while clicking the mouse.Al hacerlo, va a la definición del elemento seleccionado.Doing so takes you to the definition of the selected element.También puede elegir Alt o Ctrl + Alt en el menú desplegable Usar clave de modificador.You can also choose either Alt or Ctrl + Alt from the Use modifier key drop-down.

Active la casilla de verificación Abrir definición en vista de inspección para mostrar la definición del elemento en una ventana sin salir de la ubicación actual en el editor de código.Select the Open definition in peek view check box to display the element's definition in a window without navigating away from your current location in the code editor.

PantallaDisplay

Texto

Margen de selecciónSelection margin

Cuando está seleccionada, muestra un margen vertical a lo largo del borde izquierdo del área de texto del editor.When selected, displays a vertical margin along the left edge of the editor's text area.Puede hacer clic en este margen para seleccionar una línea de texto completa, o hacer clic y arrastrar para seleccionar líneas de texto consecutivas.You can click this margin to select an entire line of text, or click and drag to select consecutive lines of text.

Margen de selección activadoSelection Margin onMargen de selección desactivadoSelection Margin off

Margen del indicadorIndicator margin

Cuando está seleccionada, muestra un margen vertical fuera del borde izquierdo del área de texto del editor.When selected, displays a vertical margin outside the left edge of the editor's text area.Cuando hace clic en este margen, aparecen un icono e información sobre herramientas relacionados con el texto.When you click in this margin, an icon and ToolTip that are related to the text appear.Por ejemplo, aparecen puntos de interrupción o accesos directos a la lista de tareas en el margen del indicador.For example, breakpoint or task list shortcuts appear in the indicator margin.La información del margen del indicador no se imprime.Indicator Margin information doesn't print.

Resaltar línea actualHighlight current line

Cuando está seleccionada, muestra un cuadro gris alrededor de la línea de código donde se sitúa el cursor.When selected, displays a gray box around the line of code in which the cursor is located.

Mostrar líneas guía de estructuraShow structure guide lines

Cuando se selecciona esta opción, aparecen líneas verticales en el editor que se alinean con bloques de código estructurado, lo que permite identificar fácilmente los bloques de código individuales.When selected, vertical lines appear in the editor that line up with structured code blocks, which lets you easily identify the individual blocks of code.

Mostrar el indicador de estado del archivoShow file health indicator

Microsoft

Margen de selecciónSelection margin

Cuando está seleccionada, muestra un margen vertical a lo largo del borde izquierdo del área de texto del editor.When selected, displays a vertical margin along the left edge of the editor's text area.Puede hacer clic en este margen para seleccionar una línea de texto completa, o hacer clic y arrastrar para seleccionar líneas de texto consecutivas.You can click this margin to select an entire line of text, or click and drag to select consecutive lines of text.

Margen de selección activadoSelection Margin onMargen de selección desactivadoSelection Margin off

Margen del indicadorIndicator margin

Cuando está seleccionada, muestra un margen vertical fuera del borde izquierdo del área de texto del editor.When selected, displays a vertical margin outside the left edge of the editor's text area.Cuando hace clic en este margen, aparecen un icono e información sobre herramientas relacionados con el texto.When you click in this margin, an icon and ToolTip that are related to the text appear.Por ejemplo, aparecen puntos de interrupción o accesos directos a la lista de tareas en el margen del indicador.For example, breakpoint or task list shortcuts appear in the indicator margin.La información del margen del indicador no se imprime.Indicator Margin information doesn't print.

Resaltar línea actualHighlight current line

Cuando está seleccionada, muestra un cuadro gris alrededor de la línea de código donde se sitúa el cursor.When selected, displays a gray box around the line of code in which the cursor is located.

Mostrar líneas guía de estructuraShow structure guide lines

Cuando se selecciona esta opción, aparecen líneas verticales en el editor que se alinean con bloques de código estructurado, lo que permite identificar fácilmente los bloques de código individuales.When selected, vertical lines appear in the editor that line up with structured code blocks, which lets you easily identify the individual blocks of code.

Mostrar el indicador de estado del archivoShow file health indicator

Download Visual Studio Editor

Cuando está activo, se mostrará una barra de indicador de estado del archivo (errores, advertencias) con opciones de limpieza de código en la esquina inferior izquierda del editor.When selected, a file health indicator status (errors, warnings) bar, with code cleanup options, will be displayed in the lower left corner of the editor.

Vea tambiénSee also





broken image