Προς το περιεχόμενο

Ποιός ειναι ο καλύτερος editor;


karas

Προτεινόμενες αναρτήσεις

Δημοσ.

Θέλω να ανοίξω για να κάνω edit αρχεια .tpl και .php .

Ποιό editor μου προτείνετε να χρησιμοποιήσω;

Μέχρι τώρα έχω δοκιμάσει το NoteTab Pro, το ConTEXT και το TextPad, αλλά κανένας δεν με ικανοποιεί.

Για παράδειγμα όταν θέλω να βρώ ενα μέρος του κώδικα (π.χ. 'L_SONGS' => $lang['Songs']) κανένας από τους προαναφερθείς editors δεν βρίσκει τίποτα!!! Όλοι μπερδεύονται από τις αγκύλες και τα ελληνικά ερωτηματικά... Λέτε να χρειάζεται να κάνω εγώ κάποια ρύθμιση που δεν γνωρίζω σε αυτούς τους editors;

Δημοσ.

ο καλυτερος εντιτορ για μενα ειναι ο ultraedit, αλλα δεν ειναι τσαμπέ.

απο τσαμπέ, θα ελεγα τον pspad, αλλα δεν τον χρησιμοποιώ αφου τα έσκασα :)

 

Οi αγκυλες, τα ερωτηματικα, αστερισκοι, δολλαρια, τις εκατό, ειναι (αναλογα τον editor), special characters

πχ με αναζητηση CON[1-4]A, βρισκεις CON1A, CON2A, CON3A... και δε βρισκεις con9a

οποτε για να βρεις την αγκυλη, πρεπει να βαλεις escape characters που λενε

τον επόμενο χαρακτηρα ψαξε τον κυριολεκτικά, και μην τον χρησιμοποιησεις για special.

pali analoga τον editor escape mporei na einai /, \, κλπ.

διαβαζεις το help για advanced search, regular expressions, escape characters klp..

 

o ultraedit exei 2 mode αναζητησης, που πρεπει να επιλεξεις απο τα options:

με τα "δικα του" special chars, ή με το στανταρ των regular expressions, που αν προερχεσαι απο perl, linux, κλπ, σου ειναι ηδη οικείος kai δε χρειάζεται να μαθεις το "ultraedit way"

Δημοσ.
ο καλυτερος εντιτορ για μενα ειναι ο ultraedit.

Οi αγκυλες' date=' τα ερωτηματικα, αστερισκοι, δολλαρια, τις εκατό, ειναι (αναλογα τον editor), special characters.

Ο ultraedit exei 2 mode αναζητησης, που πρεπει να επιλεξεις απο τα options:

με τα "δικα του" special chars, ή με το στανταρ των regular expressions, που αν προερχεσαι απο perl, linux, κλπ, σου ειναι ηδη οικείος kai δε χρειάζεται να μαθεις το "ultraedit way"[/quote']

Δηλαδή δεν υπάρχει editor που να μην χρησιμοποιεί αυτούς τους spesial characters ή έστω που να μπορείς να τους απενεργοποιήσεις; Ούτε στον Ultraedit μπορούνε να απενεργοποιηθεί αυτή η χρήση των spesial χαρακτήρων;

Ο Dreamwaver γιατί δεν έχει αυτό το πρόβλημα;

 

Σαν ένα παράδειγμα για πές μου τι θα πρέπει να γράψω στο Find του Ultaedit για να μπορέσω να βρώ την φράση :

" 'L_SONGS' => $lang['Songs'], " ;

Δημοσ.

mias kai kano poli php editing, sto sigekrimeno string tipota perissotero den prepei na grapseis kai aporo giati oi editors pou idi exeis den to briskoun...

 

mipos iparxei kana extra tab pouthena?

Δημοσ.

εκανα copy paste olo to topik,

copy th frash ( 'L_SONGS' => $lang['Songs'], ) xwris tis parentheseis

ctrl+F find, paste, kai to vrhke.

me F3 συνεχιζει να σου βρισκει ολα τα επόμενα με το ιδιο string.

 

Aνοιγοντας το menu, Advanced, configuration, Find tab ΔΕΝ εχω επιλεγμενο το unix style regular expressions

kai patontas ctrl+f , ΔΕΝ εχω κανενα απο τα 4 checkbox επιλεγμένο (αρα h frash den exei kanena apo ta ultraedit special chars).

 

μπορεί να to γραφεις λαθος στο κριτηριο

. πχ αν μετα το L_SONGS' εχει 2 space sto keimeno, prin to = ,δεν θα το βρει.

αναζητησε πρωτα τα πιό απλα :

L_SONGS

['Songs']

κλπ

Δημοσ.

Καλησπέρα .

 

Notepad++ Free

 

I hope you enjoy Notepad++ as much as I code it.

 

Here are the features of Notepad++ :

 

Syntax Highlighting and Syntax Folding

Supported languages : C, C++ (screenshot), Java (screenshot), C#, XML(screenshot), HTML, PHP, Javascript (screenshot), RC resource file, makefile, ASCII art file (extension .nfo , screenshot1, screenshot2), doxygen, ini file, batch file, ASP (screenshot), VB/VBS source files (screenshot), SQL (screenshot), Objective-C (screenshot), CSS, Pascal, Perl, Python and Lua.

 

WYSIWYG

If you have a colour printer, print your source code (or whatever you want) in colour.

 

User Defined Syntax Highlighting

It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators. ( screenshot1, screenshot2, screenshot3, screenshot4 ).

 

Auto-completion

For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is ready, type Ctrl+Space to launch this action (see screenshot). For more information about Auto-completion, please see Auto-completion HOWTO.

 

Multi-Document

You can edit several documents at the same time.

 

Multi-View

You have two views at same time. That means you can visualize (edit) 2 different documents at the same time (screenshot). You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode, see screenshot).

 

Regular Expression Search/Replace supported

You can search and replace one string in the document by using the regular expression.

 

Full Drag ‘N' Drop supported

You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.

 

Dynamic position of Views

The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical), see screenshot.

 

File Status Auto-detection

If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).

 

Zoom in and zoom out

That's another fantastic function of Scintilla component. Just see screenshot.

 

Bookmark

User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks. See screenshot.

 

Brace and Indent guideline Highlighting

When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the block more easily. See screenshot1, screenshot2 .

 

Macro recording and playback

You can save several macros and edit their keyboard shorcuts for the next use

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...