banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành Windows Cần 1 tool reformat Javascript code  XML
  [Utilities]   Cần 1 tool reformat Javascript code 08/03/2007 00:44:13 (+0700) | #1 | 45212
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Tớ dùng Antechinus Javascript Editor thì format ngon các thứ như: tab, block, conditinal statements ... nhưng còn 1 cái nữa mà ko có: đó là cứ 2 dòng code của tớ thì bị chèn một dòng trắng vào giữa, như thế này:
Code:
function AddListMenuItems(m, ctx)

{

	if (typeof(Custom_AddListMenuItems) != "undefined")

	{

		if (Custom_AddListMenuItems(m, ctx))

			return;

	}

	if (ctx.listBaseType == BASETYPE_DISCUSSION)

	{

		strDisplayText = L_Reply_Text;

		if(itemTable.Ordering.length>=504)

		{

			var L_ReplyLimitMsg_Text="Cannot reply to this thread. The reply limit has been reached.";

			strAction="alert('" + L_ReplyLimitMsg_Text + "')";

		}
                ...


Bạn nào biết cái tool nào để format bỏ đi các dòng trắng thừa không ?
Cảm ơn.
(Đã search 1 số loại khác như: Javascript Editor Pro, ... nhưng vẫn ko được)


Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 08/03/2007 00:59:36 (+0700) | #2 | 45215
[Avatar]
conmale
Administrator

Joined: 07/05/2004 23:43:15
Messages: 9353
Location: down under
Offline
[Profile] [PM]
NotePad++

http://notepad-plus.sourceforge.net/uk/site.htm
What bringing us together is stronger than what pulling us apart.
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 08/03/2007 01:51:12 (+0700) | #3 | 45219
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Cảm ơn anh đã giới thiệu 1 trình Editor dùng viết được hầu hết mọi ngôn ngữ.
Nhưng hình như cái này ko có chức năng em cần tìm (clean hoặc reformat javascript code, loại bỏ các dòng trắng thừa)


Let's build on a great foundation!
[Up] [Print Copy]
  [Utilities]   Re: Cần 1 tool reformat Javascript code 08/03/2007 21:25:40 (+0700) | #4 | 45381
[Avatar]
conmale
Administrator

Joined: 07/05/2004 23:43:15
Messages: 9353
Location: down under
Offline
[Profile] [PM]

quanta wrote:
Cảm ơn anh đã giới thiệu 1 trình Editor dùng viết được hầu hết mọi ngôn ngữ.
Nhưng hình như cái này ko có chức năng em cần tìm (clean hoặc reformat javascript code, loại bỏ các dòng trắng thừa)


 


Hì hì, không chịu khám phá xem chương trình NotePad++ này tuyệt cú mèo cỡ nào mà đã than là "hình như không có" rồi smilie)

- Mở cái javascript file đó ra
- Select all
- Vào menu "TextFX"
- Chọn TextFX Edit --> Delete Blank Lines

--> voila smilie).

NotePad++ này có nhiều tính năng cực hay. Thử làm quen với nó đi em.
What bringing us together is stronger than what pulling us apart.
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 09/03/2007 00:59:13 (+0700) | #5 | 45409
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Không phải em không chịu tìm tòi, nhưng chả hiểu sao em làm mãi mà đoạn code không chịu reformat gì cả (không hiểu là bị sao nữa anh à). Trước và sau khi chọn Delete blank lines, và cả Delete surplus blank lines, đoạn code vẫn thế, như này:

gpj.2senilknalbeteleD/atnauqtsigetarts/601k/smubla/moc.tekcubotohp.68i//:ptth

Không chỉ 2 lệnh này, mà 1 số lệnh khác, thực hiện xong cũng ko có gì xảy ra, chẳng hạn: Leading space to tabs or tabs o spaces...
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 09/03/2007 06:41:53 (+0700) | #6 | 45481
[Avatar]
conmale
Administrator

Joined: 07/05/2004 23:43:15
Messages: 9353
Location: down under
Offline
[Profile] [PM]
Thử save file cho đúng định dạng rồi chọn Language --> Javascript. Sau đó mới select all và thực hiện chức năng delete blank line.

Anh thử cả chục file có định dạng khác nhau, language khác nhau đều có thể delete blank line thành công. Có lẽ em làm sai hoặc có gì đặc biệt trên file.
What bringing us together is stronger than what pulling us apart.
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 17/02/2009 16:41:24 (+0700) | #7 | 169760
dllcoder
Member

[Minus]    0    [Plus]
Joined: 01/10/2008 03:58:49
Messages: 4
Offline
[Profile] [PM]
Em có 1 file php, nhưng không có tab tạo khoảng cách để đoạn code dễ nhìn, vậy có tool nào autocorrect đoạn code đó của em bằng cách chèn thêm các tab thích hợp không ạ!
[Up] [Print Copy]
  [Question]   Re: Cần 1 tool reformat Javascript code 18/02/2009 08:20:30 (+0700) | #8 | 169844
[Avatar]
learn2hack
Elite Member

[Minus]    0    [Plus]
Joined: 29/06/2006 16:32:37
Messages: 825
Offline
[Profile] [PM] [WWW]
Dùng cái này thử xem: http://www.prettyprinter.de/
Blog: http://hontap.blogspot.com
Tải phần mềm miễn phí: http://www.taiphanmem.org
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|