Giter Club home page Giter Club logo

trucos-atajos-intellij-idea's Introduction

Trucos Intellij IDEA

5 trucos interesantes sobre intellij IDEA que pueden servir.

Búsqueda rápida

CTRL + N

img_1.png

Con este atajo iremos de forma rápida a una busqueda dentro del editor.

Abrir Settings

ctrl + alt + s

abrir settings

Live templates

De forma predeterminada Intellij IDEA tiene templates que pueden ser útiles.

Algunos de ellos:


  • main: crear main
  • fori: crear for (i)
  • geti: crea un nuevo metodo
  • itar: crea un for e itera sobre los elementos de un array

live Templates

Selección por contexto

Puedes seleccionar por contexto en el editor con: ctrl + w

seleccionar por contexto

Seleccionar la misma palabra

Con este comando y previamente seleccionado el código o palabra, cada vez que volvamos a presionar este atajo seleccionará esa misma palabra/codigo. ALT + J

Seleccionar_la_misma_palabra.png

trucos-atajos-intellij-idea's People

Contributors

thorcazo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.