You can edit any text file inside visual studio. To get syntax highlighting you can install the IronPython Studio: http://www.codeplex.com/IronPythonStudio
Personally, though, I would either develop Python code with a good editor (e.g. vim and friends) or a decent Python IDE (e.g. Wing and friends). Visual Studio is neither. On Thu, Jan 28, 2010 at 3:04 PM, mikeymor <[email protected]> wrote: > Hello, > is there any way to edit PY files using the visual studio editor ? > don't need debugger or anything, just text editor. > > thanks, > > -- > You received this message because you are subscribed to the Google Groups > "PyWeb-IL" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pyweb-il%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pyweb-il?hl=en. > > -- Check out my blog: http://orip.org -- You received this message because you are subscribed to the Google Groups "PyWeb-IL" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyweb-il?hl=en.
_______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
