Scripts discussion (1)
- Author
- Message
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
In the script MoveWordsLeftRight.js I added ability to select words, without moving.
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
New script LinesMoveDuplicateSelect.js.
Moves up or down, duplicates selected lines, or only selects whole lines.
Moves up or down, duplicates selected lines, or only selects whole lines.
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
I changed the name of the script MoveTextLeftRight.js -> TextMove.js.
Now it moves the selected text to the left and right or up and down.
Now it moves the selected text to the left and right or up and down.
-
Offline
- Posts: 767
- Joined: Mon Sep 28, 2009 10:03 am
- Location: Minsk, Belarus
perfect jobKDJ wrote:I changed the name of the script MoveTextLeftRight.js -> TextMove.js.
Now it moves the selected text to the left and right or up and down.

thanks
-
Offline
- Posts: 3234
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
[Yustas.NeO]
Спасибо за NeO.Sort.js! Теперь можно будет сортировать содержимое файлов *.coder по именам команд...
P.S. JScript, оказывается, нетребовательный к ; в конце строк... вполне переваривает такой микс
Добавлено:
И может быть для некоторых, часто используемых, случаев подключать ShowMenuEx.js?
Можно параметром в аргументах.
Спасибо за NeO.Sort.js! Теперь можно будет сортировать содержимое файлов *.coder по именам команд...

P.S. JScript, оказывается, нетребовательный к ; в конце строк... вполне переваривает такой микс

Добавлено:
И может быть для некоторых, часто используемых, случаев подключать ShowMenuEx.js?
Можно параметром в аргументах.
-
Offline
- Posts: 2248
- Joined: Tue Aug 07, 2007 2:03 pm
- Location: Vinnitsa, Ukraine
-
Offline
- Posts: 3234
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
-
Offline
- Posts: 767
- Joined: Mon Sep 28, 2009 10:03 am
- Location: Minsk, Belarus
Updates AStyle.js CSSTidy.js phpCB.js to v1.1
Changes in v1.1:
+ assignment flags with argument
+ support ShowMenuEx.js
(added after 2 hours)
Changes in all scripts:
+ removed flicker
Changes in v1.1:
+ assignment flags with argument
+ support ShowMenuEx.js
(added after 2 hours)
Changes in all scripts:
+ removed flicker
-
Offline
- Posts: 3234
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
Instructor
Только заметил, что скрипт GetFirstVisibleChar.js исчез. Задача всё та же (что по ссылке).
Только заметил, что скрипт GetFirstVisibleChar.js исчез. Задача всё та же (что по ссылке).
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
I changed the name of the script MoveWordsLeftRight.js -> WordsMoveSelect.js.
Added: move left, to the first word in the line and move right, to the last word in the line.
Added: move left, to the first word in the line and move right, to the last word in the line.
-
Offline
- Posts: 267
- Joined: Mon Mar 12, 2007 3:45 pm
-
Offline
- Posts: 2248
- Joined: Tue Aug 07, 2007 2:03 pm
- Location: Vinnitsa, Ukraine