Thread
:
PyGTKEditor
View Single Post
pipeline
2008-04-11 , 11:17
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#
38
Heh yea well if its any easier maybe you can just add code to auto switch based on extension (when they open a file) like :
when open file if filename.endswith()
.cs -> setlanguage c-sharp
.c -> setlanguage c
.cpp -> setlanguage cpp
.java -> setlanguage java
.sh -> setlanguage sh
.html -> setlanguage html
Quote & Reply
|
pipeline
View Public Profile
Send a private message to pipeline
Find all posts by pipeline