JavaScript Editor

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • AnnMarie

    JavaScript Editor

    What is the best editor to use for JavaScript?
  • Evertjan.

    #2
    Re: JavaScript Editor

    AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
    [color=blue]
    > What is the best editor to use for JavaScript?
    >[/color]

    Anything starting from Notepad.
    "Best"is a very subjective word.
    This question is asked so many times.
    Why not read up first?

    <http://www.google.com/groups?q=editor +group%3A*javas cript*>

    6220 hits

    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)

    Comment

    • DB McGee

      #3
      Re: JavaScript Editor

      "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message
      news:Xns943DBD7 C519ADeejj99@19 4.109.133.29...[color=blue]
      >
      > 6220 hits[/color]

      Heh, I think that's the reason why they were asking for a recommendation -
      but your original assertion is correct. You can go from something as
      complex as notepad to something as 'advanced' as Dreamweaver MX.

      - for a development environment, my preference is Dreamweaver as it's an
      integrated tool I can use for all my HTML, CSS, JS, PHP files plus the built
      in FTP & check-in/check-out functionality - it may be overkill for your
      needs however, along with the cost
      - for a 'no cost' alternative, you might want to have a look at HTML Kit:
      http://www.chami.com/html-kit/, however
      - For code debugging, nothing beats Mozilla's Javascript Debugger tool.

      HTH


      Comment

      • Richard Cornford

        #4
        Re: JavaScript Editor

        "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message
        news:Xns943DBD7 C519ADeejj99@19 4.109.133.29...[color=blue]
        >AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
        >[color=green]
        >>What is the best editor to use for JavaScript?[/color]
        >
        > Anything starting from Notepad.[/color]
        <snip>

        I would say; anything moving on from notepad. Syntax highlighting should
        be available along with automatic code indenting, regular expression
        based search and replace (preferably across multiple (hundreds of)
        files) and probably some form of automatic insertion of predefined,
        regularly used, code structures. All of those can be found in free
        (and/or very inexpensive) text editors.

        Richard.


        Comment

        • Evertjan.

          #5
          Re: JavaScript Editor

          Richard Cornford wrote on 24 nov 2003 in comp.lang.javas cript:[color=blue]
          > "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message[color=green]
          >>AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
          >>[color=darkred]
          >>>What is the best editor to use for JavaScript?[/color]
          >>
          >> Anything starting from Notepad.[/color]
          > <snip>
          >
          > I would say; anything moving on from notepad. Syntax highlighting
          > should be available along with automatic code indenting, regular
          > expression based search and replace (preferably across multiple
          > (hundreds of) files) and probably some form of automatic insertion of
          > predefined, regularly used, code structures. All of those can be found
          > in free (and/or very inexpensive) text editors.[/color]

          Sure, I am using editpad for a long time now.

          DB McGee wrote on 24 nov 2003 in comp.lang.javas cript:[color=blue]
          > You can go from something as
          > complex as notepad to something as 'advanced' as Dreamweaver MX.[/color]

          But using frontpage and/or dreamweaver will heavily deflect the learning
          from the optimal and should be vehemently discouraged.


          --
          Evertjan.
          The Netherlands.
          (Please change the x'es to dots in my emailaddress)

          Comment

          • DB McGee

            #6
            Re: JavaScript Editor

            "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message
            news:Xns943DDD2 C91AEEeejj99@19 4.109.133.29...[color=blue]
            > But using frontpage and/or dreamweaver will heavily deflect the learning
            > from the optimal and should be vehemently discouraged.[/color]

            I don't understand this statement - Dreamweaver is the best hand-coding tool
            and complete development interface I've ever used.

            Unless you are under the egregiously mistaken assumption that everyone who
            uses anything other than Notepad must do their web development via WYSIWIG?


            Comment

            • Albert Wagner

              #7
              Re: JavaScript Editor

              On Mon, 24 Nov 2003 20:57:11 GMT
              "DB McGee" <noreply@norepl y.com> wrote:
              [color=blue]
              > "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message
              > news:Xns943DDD2 C91AEEeejj99@19 4.109.133.29...[color=green]
              > > But using frontpage and/or dreamweaver will heavily deflect the
              > > learning from the optimal and should be vehemently discouraged.[/color]
              >
              > I don't understand this statement - Dreamweaver is the best
              > hand-coding tool and complete development interface I've ever used.[/color]

              I don't know what you mean by "hand-coding tool." To me "hand-coding"
              means just a good programmer's editor.
              [color=blue]
              >
              > Unless you are under the egregiously mistaken assumption that everyone
              > who uses anything other than Notepad must do their web development via
              > WYSIWIG?[/color]

              I would suspect that most of the people on this group who are competent
              to answer questions learned scripting, HTML, CSS, etc. using a good
              programmer's editor. It doesn't have to be too little or too much.
              There is a middle ground. I've never used Dreamweaver so I could be all
              wet. (BTW, I use SciTE [shameless plug]).


              --
              Then there was the man who drowned crossing a stream with an average
              depth of six inches.
              -- W. I. E. Gates

              Comment

              • AnnMarie Caruso

                #8
                Re: JavaScript Editor

                I like Dreamweaver also but when I use it, my organized indented code
                jumps all over the place. How can I enable my code to stay organized
                and indented the way I prefer it to be?

                Also, when using JavaScript in Dreamweaver the properties don't popup in
                a select box. Is there a way for me to set that up.

                One last thing - can I use Perl in Dreamweaver? When I tried to, it
                looks like a text file instead of giving me syntax help.

                I guess I am looking for a text editor with syntax help available for
                html, javascript, perl, java applets and jsp. I don't know if that is
                feasible.

                Thanks in advance.



                *** Sent via Developersdex http://www.developersdex.com ***
                Don't just participate in USENET...get rewarded for it!

                Comment

                • Albert Wagner

                  #9
                  Re: JavaScript Editor

                  On 24 Nov 2003 22:21:03 GMT
                  AnnMarie Caruso <carusoa@optonl ine.net> wrote:
                  <snip>[color=blue]
                  > I guess I am looking for a text editor with syntax help available for
                  > html, javascript, perl, java applets and jsp. I don't know if that is
                  > feasible.[/color]

                  SciTE. All those a languages and more; plus folding.

                  --
                  Then there was the man who drowned crossing a stream with an average
                  depth of six inches.
                  -- W. I. E. Gates

                  Comment

                  • Dr John Stockton

                    #10
                    Re: JavaScript Editor

                    JRS: In article <c659b5f9.03112 40924.39e70a82@ posting.google. com>, seen
                    in news:comp.lang. javascript, AnnMarie <carusoa@optonl ine.net> posted at
                    Mon, 24 Nov 2003 09:24:58 :-
                    [color=blue]
                    >What is the best editor to use for JavaScript?[/color]

                    The best plain-text editor that you are already familiar with is
                    probably your best choice, and is the answer to a slightly different
                    question.

                    Unless, that is, you know nothing better than Notepad.

                    It is important to have case-dependent Search (and replace) that can be
                    limited to finding "Words".

                    I mostly use PFE, but something else for searching for "Words".

                    Of course, for the question to be meaningful you should have said what
                    system you want to run the editor on.

                    --
                    © John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v4.00 IE 4 ©
                    <URL:http://jibbering.com/faq/> Jim Ley's FAQ for news:comp.lang. javascript
                    <URL:http://www.merlyn.demo n.co.uk/js-index.htm> JS maths, dates, sources.
                    <URL:http://www.merlyn.demo n.co.uk/> TP/BP/Delphi/JS/&c., FAQ topics, links.

                    Comment

                    • DU

                      #11
                      Re: JavaScript Editor

                      DB McGee wrote:
                      [color=blue]
                      > "Evertjan." <exjxw.hannivoo rt@interxnl.net > wrote in message
                      > news:Xns943DDD2 C91AEEeejj99@19 4.109.133.29...
                      >[color=green]
                      >>But using frontpage and/or dreamweaver will heavily deflect the learning
                      >>from the optimal and should be vehemently discouraged.[/color]
                      >
                      >
                      > I don't understand this statement - Dreamweaver is the best hand-coding tool
                      > and complete development interface I've ever used.
                      >
                      > Unless you are under the egregiously mistaken assumption that everyone who
                      > uses anything other than Notepad must do their web development via WYSIWIG?
                      >
                      >[/color]

                      DreamWeaver is the software responsible for so many incompatible code,
                      broken code, invalid code that regulars of this newsgroup denounce every
                      single day. DreamWeaver is the champion of

                      - thoughless use of document.write( )
                      - mindless use of eval() calls
                      - inconsequent use of setTimeout(expr , n) where n < 32
                      - "javascript :" pseudo-protocol in href value
                      - triggering backward compatible rendering mode in MSIE 6 for windows;
                      after years and years of trying to have MSIE comply with W3C web
                      standards (namely CSS1 box model), we still have a widely used software
                      promoting web fragmentation and non-compliance with web standards. That
                      single reason is enough to stop using DreamWeaver.

                      DU



                      Comment

                      Working...