Jump to content

Recommended Posts

Posted

Hello

Notepad++ is IMO far more powerful lisp editor than vlisp.

Is it possible to debug *.lsp file from this notepad? That is: to run it from notepad and it would load it into autocad.

Notepad++ has option "run" which asks for program to open it with. But I have no idea what to put into this commandline...

 

Thanks

Posted

Not that I've ever found. I think that it is setup to run a compiler, not Autocad's lisp interpreter.

 

But I do like Notepad++. -David

Posted

This is going to sound quite amaterish, but I still use VLIDE to make my LISPs, and, after reading a few threads on here it seems that Notepad ++ is the way to go.

 

I have gone to this site - but how should I proceed to install it? - do I just download the binary files?

Posted

Notepad++ is a superb editor.

 

But I also prefere VLISP. You have always help at hand, you can always try to compile functions and try it out... you are unable to do that in Notepad++.

As far as I came it you have lisp syntax checkers, but Autocad does not make it possible to compile source directly into Autocad and try out the functions... :(((

Posted

I use VLIDE & UltraEdit. I keep UE open & saving my work in one & switching to the other will alert me to change & I reload.

Using VLIDE to debug & write most of the code. I use UE to spell check, column copy & paste, print and alter indents.

UE has keyword highlighting for LISP which is a great visual aid. I'm sure Notepad++ is just as capable.

Posted

CAB, I had never heard of UltraEdit, it looks pretty good.

:thumbsup:

 

I have found this site, where you can download a Free Trial, but is there anywhere I can get the program for free?

http://www.ultraedit.com/

Posted
No free ride that I know of.:)

 

Ahh thats a shame :) But thanks for the tip anyway :)

Posted

I use Vim in much the same way CAB uses UltraEdit. Except that I write in Vim and use the VLIDE for debugging only (I cant stand the VLIDE). Another Vim/Autolisper and I have added much to Vim like the developer help files so I can write code faster in my editor then I can in the VLIDE.

 

As far as powerful editors go you really only have two choices but I guess it all really depends on what you define as powerful. What other editors offer as premium, Emacs and Vim offer in core, what other editors `just added' Emacs and Vim are on their 5th version of that feature. However, these two editors require constant use to even become proficient at them (steep learning curve). An editor like Notepad++ is absolutely great for 95% of the AutoLispers. -i.e. unless your using your editor for multiple languages like Lisp, C++, C#, etc. or working on a team (up/downloading via FTP, SSH, or to SVN or CVS), or as an IDE, I recommend the very same procedure CAB and I use; go find a nice free editor like Notepad++, Crimson (? Soon to become `Emerald' ?) Editor, Boxer editor, Text Pad, etc. and go right to the Document pages and the options. You will be very happy.

Posted

I have gone to this site - but how should I proceed to install it? - do I just download the binary files?

 

So with Notepad++, as in my previous post, do I just download the binary files and install?

Posted

Follow the instructions on the site.

Binary files

 

For the binary (executable program) download, you have 2 choices: zip format and executable installer format. The installer format should suit for everyone since it gives all the possibilities (the choice of language, the options for components to install...). Whereas the zip format contains the minimum files to execute Notepad++.

 

...

Posted
Follow the instructions on the site.

 

Thanks John :)

 

*stupid moment* :oops:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...