Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
How add python support in Slickedit 2014 using linux
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How add python support in Slickedit 2014 using linux (Read 3106 times)
Viterzgir
Junior Community Member
Posts: 6
Hero Points: 0
How add python support in Slickedit 2014 using linux
«
on:
March 26, 2015, 06:58:59 PM »
Quote
Problem with add python support configuration in Slickedit. Can you please provide short instruction? Thank's.
Report to moderator
Logged
hs2
Senior Community Member
Posts: 2763
Hero Points: 292
Re: How add python support in Slickedit 2014 using linux
«
Reply #1 on:
March 26, 2015, 07:17:05 PM »
Quote
And ... what's your problem exactly ?
You really should provide a few more details when asking for help
Just imagine YOU get asked your own question and you should find an answer.
(you might exchange 'Python' with e.g. 'C/C++' or something else)
HS2
Report to moderator
Logged
Viterzgir
Junior Community Member
Posts: 6
Hero Points: 0
Re: How add python support in Slickedit 2014 using linux
«
Reply #2 on:
March 26, 2015, 07:30:43 PM »
Quote
I can't figure out how add tag file for python support
sorry for my bad english
Report to moderator
Logged
Tim Kemp
Senior Community Member
Posts: 546
Hero Points: 92
Re: How add python support in Slickedit 2014 using linux
«
Reply #3 on:
March 26, 2015, 07:45:39 PM »
Quote
You shouldn't need to do anything to add support for Python. If you want to customize your python experience, go to
Tools->Options->Languages->Scripting Languages->Python
.
Report to moderator
Logged
Dennis
Senior Community Member
Posts: 3999
Hero Points: 522
Re: How add python support in Slickedit 2014 using linux
«
Reply #4 on:
March 26, 2015, 08:05:37 PM »
Quote
and maybe Tools > Tag Files... > Add Tag File... (choose Python). That's a global setting, it will apply for all Python code you work with.
For something more custom, create a Python project. Project > New... (choose Python as the Project type).
Report to moderator
Logged
Viterzgir
Junior Community Member
Posts: 6
Hero Points: 0
Re: How add python support in Slickedit 2014 using linux
«
Reply #5 on:
March 26, 2015, 08:34:09 PM »
Quote
Thank you Dennis it's work.
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
How add python support in Slickedit 2014 using linux