S
S
Sergey Alpeev2014-09-18 19:05:01
JavaScript
Sergey Alpeev, 2014-09-18 19:05:01

How to remove everything from character to character in sublume text ?

Good afternoon, please tell me what I need to do in order from which design

$('#alekseevskaya').click(function(){
    $('input[value = "Алексеевская"]').click();	

  });

get one
$('input[value = "Алексеевская"]').click();
thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-09-18
@QTnub

Use search and replace with regular expressions

D
Denis, 2014-10-22
@sch_den

Umm, as I understand the question - it is in relation to the editor, how to quickly get the right one from the given line using its means.
If so, here are a couple of tips)
1 - In the first line ctrl+x, in 3 in the same way, and then going to the beginning of the second line, press shift + tab.
2 - In the second line you clamp (in Mac OSX in Windows in my opinion ctrl+shift) ctrl+command+срелка вверх(the line will move to the first place) just like in the first option, you shift the line to the beginning, lower the cursor one position down and press twice ctrl+x

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question