hi community!
i added python3 binary to system path... all fine... but when i use autocompletition (ctrl+enter) for f.e. print i get a suggestion for old print wihtout brackets, not the new print() how i can add the new python things from 3.x to auto-completition?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
done fabioz. so it's a bug, i thought i would make smth. wrong...
maybe it's going wrong in other functions too, i am python-beginner and just wanted to make "hello world"-program, further i did not no "research" on pydev and/or python3, because i have not much time at the moment.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe offtopic but: I want to create a plugin that does syntax highlighting and autocompletition of my own programming language. Can sb. send me a link to tutorial on this topic or explanation of pydev highlighting/autocompletition? I appreciate any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi community!
i added python3 binary to system path... all fine... but when i use autocompletition (ctrl+enter) for f.e. print i get a suggestion for old print wihtout brackets, not the new print() how i can add the new python things from 3.x to auto-completition?
Please enter that as a bug.
Cheers,
Fabio
done fabioz. so it's a bug, i thought i would make smth. wrong...
maybe it's going wrong in other functions too, i am python-beginner and just wanted to make "hello world"-program, further i did not no "research" on pydev and/or python3, because i have not much time at the moment.
Maybe offtopic but: I want to create a plugin that does syntax highlighting and autocompletition of my own programming language. Can sb. send me a link to tutorial on this topic or explanation of pydev highlighting/autocompletition? I appreciate any help.