<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to visual studio code to autolisp in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12454865#M20314</link>
    <description>&lt;P&gt;I just copy &amp;amp; paste your code into &lt;STRONG&gt;Visual Studio Code&lt;/STRONG&gt; and right away you see a number of benefits like how everything is color coded and being able to check for matching parenthesis really help with coding:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1703123092764.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1306863i2326FB8886F21264/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1703123092764.png" alt="paullimapa_0-1703123092764.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 01:45:36 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2023-12-21T01:45:36Z</dc:date>
    <item>
      <title>How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12450724#M20309</link>
      <description>&lt;P&gt;hello!!&lt;BR /&gt;I now want to write visualisp code as visual stdio code.&lt;BR /&gt;In other words, if you write and run the visual stdio code, autocad will automatically run and the written lisp code will be lode and type c:test() on the command line.&lt;BR /&gt;I want to make it work by just entering test.&lt;BR /&gt;Please tell me how&lt;BR /&gt;I would appreciate it.&lt;/P&gt;&lt;P&gt;hanvitstage@naver.com&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 16:07:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12450724#M20309</guid>
      <dc:creator>hanvitstage</dc:creator>
      <dc:date>2023-12-19T16:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12451867#M20310</link>
      <description>&lt;P&gt;just follow these instructtions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-A7CC8D30-D74E-418A-9F03-51878E512163" target="_blank"&gt;https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-A7CC8D30-D74E-418A-9F03-51878E512163&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But make sure you've done steps 1 &amp;amp; 2 first:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-7BE00235-5D40-4789-9E34-D57685E83875" target="_blank"&gt;https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-7BE00235-5D40-4789-9E34-D57685E83875&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 20:34:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12451867#M20310</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-12-19T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12453124#M20311</link>
      <description>&lt;P&gt;Thank you.&lt;BR /&gt;I don't understand the content well&lt;BR /&gt;take a closer look&lt;BR /&gt;I will study.&lt;BR /&gt;I am a mechanical engineer, but not a programmer.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 12:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12453124#M20311</guid>
      <dc:creator>hanvitstage</dc:creator>
      <dc:date>2023-12-20T12:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12453245#M20312</link>
      <description>&lt;P&gt;Just patiently follow the step by step instructions. If it’s too complicated you can always just use Visual Basic code as is as an editor. Then after you’ve entered the code do a save, drag and drop the saved file onto your AutoCAD drawing area to load it and then enter the newly defined command to see if it works. Another method is to copy and paste each line of code directly onto AutoCADs &amp;nbsp;command line and you’ll get immediate feedback to see if that works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 13:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12453245#M20312</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-12-20T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12454852#M20313</link>
      <description>&lt;P&gt;I am a noob and therefore do all my LISP in Notepad++. I reload the functions with a short function that re-loads all my lisp routines. For example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="lisp"&gt;(defun c:hh ()
	(setq path "C:\\LISPs\\") ;Wherever the LISP files are kept that you want to test.
	(foreach file (vl-directory-files path "*.lsp" 1)
		(load (strcat path file))
	)
	(print "Lisps have been reloaded!") (princ)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In AutoCAD, I'd type "hh " wait for them to finish loading, then type whatever LISP I was testing. Usually that is "test" or whatever.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 01:37:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12454852#M20313</guid>
      <dc:creator>MrJSmith</dc:creator>
      <dc:date>2023-12-21T01:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12454865#M20314</link>
      <description>&lt;P&gt;I just copy &amp;amp; paste your code into &lt;STRONG&gt;Visual Studio Code&lt;/STRONG&gt; and right away you see a number of benefits like how everything is color coded and being able to check for matching parenthesis really help with coding:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1703123092764.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1306863i2326FB8886F21264/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1703123092764.png" alt="paullimapa_0-1703123092764.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 01:45:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12454865#M20314</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-12-21T01:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456983#M20315</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;Yeah, I have NotePad++ do the same thing. It will also give suggestions for functions as you type. VSC does that too with an addon but I also have NotePadd++ doing it with custom made functions including giving information what the function does and what inputs it needs. I was working on trying to get VSC to do the same but I couldn't figure it out and gave up. That was like 2+ years ago though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, highlighting of parentheses only happens when you click on them. But here is an example of it giving info for one of my custom functions along with highlighting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MrJSmith_0-1703200774740.png" style="width: 742px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1307241iEECA50B26D304EEA/image-dimensions/742x239?v=v2" width="742" height="239" role="button" title="MrJSmith_0-1703200774740.png" alt="MrJSmith_0-1703200774740.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 23:19:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456983#M20315</guid>
      <dc:creator>MrJSmith</dc:creator>
      <dc:date>2023-12-21T23:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456990#M20316</link>
      <description>&lt;P&gt;So if you're successful in configuring the connection between VSC &amp;amp; AutoCAD to perform the debug feature then that might tilt you over to using VSC instead. But otherwise, just stay with NotePad++ since you're so comfortable with it.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 23:20:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456990#M20316</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-12-21T23:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456991#M20317</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;Yep. I do think VSC is better but just have not had the time to set it up like my NotePadd++. I was unaware of being able to connect into AutoCAD via it so I'll have to give it another look. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 23:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12456991#M20317</guid>
      <dc:creator>MrJSmith</dc:creator>
      <dc:date>2023-12-21T23:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to visual studio code to autolisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12459843#M20318</link>
      <description>&lt;P&gt;Notepad ++ supports run code, you need to download the plugin for Active X, very handy feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1703378187976.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1307604i30E5848B19002FF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1703378187976.png" alt="SeaHaven_0-1703378187976.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2023 00:36:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-visual-studio-code-to-autolisp/m-p/12459843#M20318</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-12-24T00:36:36Z</dc:date>
    </item>
  </channel>
</rss>

